Releases: getsentry/taskbroker
Releases · getsentry/taskbroker
25.7.0
25.6.2
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
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
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]>