Skip to content

Commit 16d80c0

Browse files
committed
release: 0.18.6
1 parent 4c5d662 commit 16d80c0

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

clients/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# Changelog
2+
## 0.18.6
3+
4+
### Internal Changes 🔧
5+
6+
- (workerchild) Add produce future success/failure metrics by @bmckerry in [#697](https://github.com/getsentry/taskbroker/pull/697)
7+
28
## 0.18.5
39

410
### Bug Fixes 🐛

clients/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "taskbroker-client"
3-
version = "0.18.5"
3+
version = "0.18.6"
44
description = "Taskbroker python client and worker runtime"
55
readme = "README.md"
66
dependencies = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)