Skip to content

Releases: acaloiaro/neoq

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

v0.14.0

03 May 02:46
d68db7b
Compare
Choose a tag to compare

Changelog

  • d68db7b Add log level to redis and memory backends (#50)

v0.13.0

03 May 02:18
43a0a13
Compare
Choose a tag to compare

Changelog

v0.12.0

29 Apr 18:48
106ab0f
Compare
Choose a tag to compare

Changelog

  • 106ab0f Fix retries in the event of handler panic (#48)

v0.11.0

26 Apr 16:54
71dd54b
Compare
Choose a tag to compare

Changelog

  • 71dd54b Fix postgres Handler error handling (#47)