Commit fda4223
authored
chore(main): release 0.2.11 (#263)
🤖 I have created a release *beep* *boop*
---
##
[0.2.11](v0.2.10...v0.2.11)
(2025-07-07)
### ⚠ BREAKING CHANGES
* Removes `push_notifier` interface from the SDK and introduces
`push_notification_config_store` and `push_notification_sender` for
supporting push notifications.
### Features
* Add constants for Well-Known URIs
([#271](#271))
([1c8e12e](1c8e12e))
* Adds support for List and Delete push notification configurations.
([f1b576e](f1b576e))
* Adds support for more than one `push_notification_config` per task.
([f1b576e](f1b576e))
* **server:** Add lock to TaskUpdater to prevent race conditions
([#279](#279))
([1022093](1022093))
* Support for database backend Task Store
([#259](#259))
([7c46e70](7c46e70))
### Code Refactoring
* Removes `push_notifier` interface from the SDK and introduces
`push_notification_config_store` and `push_notification_sender` for
supporting push notifications.
([f1b576e](f1b576e))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>1 parent 1022093 commit fda4223
1 file changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
3 | 23 | | |
4 | 24 | | |
5 | 25 | | |
| |||
0 commit comments