Skip to content

Releases: acaloiaro/neoq

v0.71.3

17 Feb 16:46
Compare
Choose a tag to compare

Changelog

Bug fixes

  • ef64a83 fix: queued names quoted incorrectly in pending jobs query

v0.71.2

13 Feb 18:34
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 69dfcec fix: lower required go version to 1.23

v0.71.1

13 Feb 17:24
Compare
Choose a tag to compare

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

27 Jan 16:20
Compare
Choose a tag to compare

Changelog

Features

  • 08ccf0f feat: make pendings job processing resilient to connection loss

v0.70.3

26 Jan 00:49
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 17c86fa fix: execessive connection usage when monitoring pending jobs

v0.70.2

25 Jan 21:01
Compare
Choose a tag to compare

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

22 Dec 15:28
a002d3f
Compare
Choose a tag to compare

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.70.0

15 Aug 17:06
dbe8589
Compare
Choose a tag to compare

Changelog

Features

v0.69.0

25 Jul 15:44
Compare
Choose a tag to compare

Changelog

Others

  • 54f3364 chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0

v0.68.0

13 Jun 15:54
Compare
Choose a tag to compare

Changelog

Features

  • 9e3e803 feat: log job_id regardless of error