Skip to content

Commit e6d8a56

Browse files
committed
release: 0.1.12
1 parent c786fc6 commit e6d8a56

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

clients/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
# Changelog
2+
## 0.1.12
3+
4+
### Bug Fixes 🐛
5+
6+
- (taskworker) Improve Queue Size Metrics by @george-sentry in [#612](https://github.com/getsentry/taskbroker/pull/612)
7+
8+
### Internal Changes 🔧
9+
10+
- (deps-dev) Bump black from 24.10.0 to 26.3.1 in /clients/python by @dependabot in [#606](https://github.com/getsentry/taskbroker/pull/606)
11+
212
## 0.1.11
313

414
### New Features ✨

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.1.11"
3+
version = "0.1.12"
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)