Releases: acaloiaro/neoq
Releases · acaloiaro/neoq
v0.24.0
Changelog
BREAKING CHANGES
- 20f5b13 break: Rename types.Backend -> neoq.Neoq
Maintenance
- 2ce0076 maint: clean up testutils/TestLogger
v0.23.0
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
Changelog
Bug fixes
- 342aad6 fix: Incorrectly passing pgx connections params to pq
v0.20.0
Changelog
- a4c54e0 Support postgres backend schema migrations
v0.19.0
Changelog
- 631c508 Fix memory backend support for multiple queues
v0.18.0
Changelog
- 57c75de Set database name on connection string
v0.16.0
Changelog
- 49d5539 Fix backends documentation
- 49317f4 Make [rR]edisBackend public
v0.15.0
Changelog
- a70e9eb Fix optional pool params on connection string