Skip to content

Releases: acaloiaro/neoq

v0.66.0

23 Apr 14:41
Compare
Choose a tag to compare

Changelog

Features

  • 37b6732 feat: Automatically reconnect when the PG listener connection fails

v0.65.0

16 Apr 19:53
Compare
Choose a tag to compare

Changelog

Features

  • 0105403 feat: add support for recovery callbacks

v0.64.0

04 Apr 14:01
Compare
Choose a tag to compare

Changelog

Others

  • f6ef118 chore(deps): bump github.com/jackc/pgx/v5 from 5.3.1 to 5.5.4

v0.63.0

27 Mar 18:11
Compare
Choose a tag to compare

Changelog

Features

  • b401809 feat: fix infinite scheduling loop when job gets scheduled after deadline

v0.62.0

25 Mar 17:58
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 441a392 fix: An incorrect error was thrown when jobs exceeding their deadline were scheduled

v0.61.0

05 Mar 02:58
Compare
Choose a tag to compare

Changelog

Features

  • 672e101 feat: Update migrations postgres URI parsing and add tests

v0.60.0

02 Mar 17:57
Compare
Choose a tag to compare

Changelog

Features

  • 0c32209 feat: Make fingerprint unique to each queue

v0.59.0

02 Mar 17:16
Compare
Choose a tag to compare

Changelog

Others

  • 9a555f1 chore: Add test coverage over postgres future jobs

v0.58.0

22 Feb 16:39
Compare
Choose a tag to compare

Changelog

Features

  • c16dd3d feat: improve PG database initialization errors

v0.57.0

28 Jan 14:27
94d7d68
Compare
Choose a tag to compare

Changelog

Others

  • 94d7d68 Remove TODO for seconds cron syntax in asynq