Releases: acaloiaro/neoq
Releases · acaloiaro/neoq
v0.71.3
Changelog
Bug fixes
- ef64a83 fix: queued names quoted incorrectly in pending jobs query
v0.71.2
Changelog
Bug fixes
- 69dfcec fix: lower required go version to 1.23
v0.71.1
Changelog
Bug fixes
- 5aee2b2 fix: unprocessed jobs from unwatched queues block watched queues
Others
- 2e0dd6b chore(deps): remove exp/slog in favor of log/slog
- e6ad5d4 chore(deps): update go in flake/upate nixpkgs for devenv
- 7ea8e96 chore(lint): fix golangci config
- fed55dc chore(lint): satisfy line length lints
v0.71.0
Changelog
Features
- 08ccf0f feat: make pendings job processing resilient to connection loss
v0.70.3
Changelog
Bug fixes
- 17c86fa fix: execessive connection usage when monitoring pending jobs
v0.70.2
Changelog
Bug fixes
- 3b3a7fe fix(postgres): jobs may never get processed if no workers hear the initial announcement
Others
- 245711b chore(deps): bump golang.org/x/crypto from 0.17.0 to 0.31.0
v0.70.1
Changelog
Bug fixes
- ef93e68 fix: don't force serial job execution on single-CPU systems
Others
- a002d3f chore: fix svu install in github action
- 0ef3446 chore: use svu for versioning
v0.69.0
Changelog
Others
- 54f3364 chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0
v0.68.0
Changelog
Features
- 9e3e803 feat: log job_id regardless of error