Skip to content

Commit d054115

Browse files
committed
release: 26.5.0
1 parent 620876b commit d054115

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,28 @@
11
# Changelog
2+
## 26.5.0
3+
4+
### New Features ✨
5+
6+
#### Taskbroker
7+
8+
- Batch Status Updates by @george-sentry in [#618](https://github.com/getsentry/taskbroker/pull/618)
9+
- More Push Taskbroker Metrics by @george-sentry in [#631](https://github.com/getsentry/taskbroker/pull/631)
10+
11+
#### Other
12+
13+
- (client) Add TaskProducer by @bmckerry in [#633](https://github.com/getsentry/taskbroker/pull/633)
14+
- (examples) Add task that produces by @bmckerry in [#638](https://github.com/getsentry/taskbroker/pull/638)
15+
16+
### Bug Fixes 🐛
17+
18+
- (client) Use correct default topic name by @bmckerry in [#636](https://github.com/getsentry/taskbroker/pull/636)
19+
- (iswf) Reverts change to reporting logic that silences NoRetriesRemaining exceptions by @GabeVillalobos in [#627](https://github.com/getsentry/taskbroker/pull/627)
20+
21+
### Internal Changes 🔧
22+
23+
- (deps) Bump urllib3 from 2.6.3 to 2.7.0 by @dependabot in [#632](https://github.com/getsentry/taskbroker/pull/632)
24+
- (deps-dev) Bump pytest from 8.3.3 to 9.0.3 by @dependabot in [#629](https://github.com/getsentry/taskbroker/pull/629)
25+
226
## 26.4.2
327

428
### New Features ✨

0 commit comments

Comments
 (0)