Commit 49dbcf2
authored
chore(main): release 5.15.0 (#388)
🤖 I have created a release *beep* *boop*
---
##
[5.15.0](5.14.0...5.15.0)
(2026-08-17)
### Features
* add HookDecorator so a hook wrapper forwards the stages it does not
override
([c78c612](c78c612))
* add HookDecorator so a hook wrapper forwards the stages it does not
override
([#387](#387))
([d118a62](d118a62))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Overview**
> **Release Please** bumps the SDK from **5.14.0** to **5.15.0** in
`.release-please-manifest.json`, `gradle.properties`, and documents the
release in `CHANGELOG.md`.
>
> The **5.15.0** changelog highlights a new **`HookDecorator`** API: a
wrapper hook that forwards hook lifecycle stages to an inner hook for
any stages the wrapper does not override, making it easier to stack hook
behavior (e.g. with **`DedupingHook`**). No library source changes
appear in this diff—only version and changelog metadata.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
eef306f. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->3 files changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
5 | 13 | | |
6 | 14 | | |
7 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments