Skip to content

Releases: getsentry/taskbroker

25.9.0

16 Sep 01:28
66748f2

Choose a tag to compare

metric(sqlite): Measure passive checkpointing duration (#483)

* Measure passive checkpointing duration

* Add metric for busy checkpointing and error handling

* fix lint

25.8.0

15 Aug 17:19
85d9d96

Choose a tag to compare

Bump timeout for taskbroker deploy primary stage (#468)

25.7.0

15 Jul 17:29
90b65ac

Choose a tag to compare

ref(gocd): use console script entry points (#439)

25.6.2

30 Jun 21:59
18c7d87

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

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

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 <mark@mark-story.com>