Skip to content

Releases: acaloiaro/neoq

v0.24.0

07 Sep 10:36
Compare
Choose a tag to compare

Changelog

BREAKING CHANGES

  • 20f5b13 break: Rename types.Backend -> neoq.Neoq

Maintenance

  • 2ce0076 maint: clean up testutils/TestLogger

v0.23.0

02 Sep 12:59
Compare
Choose a tag to compare

Changelog

Features

  • bc8df98 feat: Hold connections and transactions for less time
  • 6ea1bb6 feat: Improve postgres duplicate job detection performance
  • 5a00fa1 feat: Remove dead code

v0.22.0

29 Aug 09:24
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 342aad6 fix: Incorrectly passing pgx connections params to pq

v0.21.0

28 Aug 18:01
Compare
Choose a tag to compare

Changelog

v0.20.0

28 Aug 07:00
Compare
Choose a tag to compare

Changelog

  • a4c54e0 Support postgres backend schema migrations

v0.19.0

20 Aug 16:17
Compare
Choose a tag to compare

Changelog

  • 631c508 Fix memory backend support for multiple queues

v0.18.0

29 Jul 13:53
Compare
Choose a tag to compare

Changelog

  • 57c75de Set database name on connection string

v0.17.0

17 Jul 13:54
Compare
Choose a tag to compare

Changelog

  • c237f31 Fix slog API change issue

v0.16.0

12 Jul 19:35
Compare
Choose a tag to compare

Changelog

  • 49d5539 Fix backends documentation
  • 49317f4 Make [rR]edisBackend public

v0.15.0

03 May 03:24
a70e9eb
Compare
Choose a tag to compare

Changelog

  • a70e9eb Fix optional pool params on connection string