Skip to content

Releases: getsentry/taskbroker

25.7.0

15 Jul 17:29
90b65ac
Compare
Choose a tag to compare
ref(gocd): use console script entry points (#439)

25.6.2

30 Jun 21:59
18c7d87
Compare
Choose a tag to compare
feat(docker): add the user with explicit uid/gid (#411)

* feat(docker): add default non-root user

* do not set default user for now

25.6.1

20 Jun 21:56
b6b302c
Compare
Choose a tag to compare
fix: Improve assertions on status counts (#424)

Add more exhaustive assertions for status counts. This could be helpful
in the future if we need to refactor InflightActivationStore is
implemented.

25.6.0

16 Jun 18:31
87f5c23
Compare
Choose a tag to compare
ci: tag GHCR image with release version (#417)

* ci: tag GHCR image with release version
* Update release-ghcr-version-tag.yml

---------

Co-authored-by: Mark Story <[email protected]>