Skip to content

Commit 086e52f

Browse files
committed
release: 0.1.8
1 parent 10749ac commit 086e52f

3 files changed

Lines changed: 17 additions & 2 deletions

File tree

clients/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11
# Changelog
2+
## 0.1.8
3+
4+
### New Features ✨
5+
6+
- (taskworker) Add Push Mode to Taskworker by @george-sentry in [#576](https://github.com/getsentry/taskbroker/pull/576)
7+
8+
### Internal Changes 🔧
9+
10+
- Bump sentry-arroyo to 2.38.7 by @bmckerry in [#585](https://github.com/getsentry/taskbroker/pull/585)
11+
- Bump sentry-arroyo to 2.38.5 by @bmckerry in [#583](https://github.com/getsentry/taskbroker/pull/583)
12+
13+
### Other
14+
15+
- Add headers and hooks to taskbroker client by @gricha in [#587](https://github.com/getsentry/taskbroker/pull/587)
16+
217
## 0.1.7
318

419
- feat(client) Make the ProducerFactory depend on a protocol by @markstory in [#578](https://github.com/getsentry/taskbroker/pull/578)

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