Skip to content

Releases: acaloiaro/neoq

v0.40.0

08 Oct 14:56
Compare
Choose a tag to compare

Changelog

Others

  • 659a654 chore(log): Make logging consistent and make sure queue is logged.
  • fb1fec1 chore: Minor tweak

v0.39.0

06 Oct 18:50
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 26c6921 fix(pg): Fixed data race conditions in unit tests

v0.38.0

06 Oct 17:07
42da4d8
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 42da4d8 fix(pg): Fixed error logs for multi node cron jobs. (#94)

v0.37.0

05 Oct 16:40
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 12a6667 fix: Redis backend does not respect MaxRetries
  • 845f96a fix: memory backend does not respect MaxRetries
  • 0db1180 fix: neoq_jobs.id is an integer and should be bigint

v0.36.0

04 Oct 16:05
Compare
Choose a tag to compare

Changelog

Bug fixes

  • afd1f4c fix: MaxRetries not persisting in PG backend

Others

  • c04ef69 Update github action config

v0.35.0

03 Oct 14:42
Compare
Choose a tag to compare

Changelog

Features

  • 35085be feat: Announce jobs using PG trigger
  • de2e101 feat: Default to disable synchronous postgres commit

v0.34.0

28 Sep 00:13
Compare
Choose a tag to compare

Changelog

Bug fixes

  • fab0736 fix(ci): Fixed github actions tests on PRs

Others

  • 52e118e chore(test): Adding a test for multiple consumers with the pg backend.

v0.33.0

26 Sep 14:38
Compare
Choose a tag to compare

Changelog

Bug fixes

  • a17ea73 fix: Bare 'make' fails due to go vet

v0.32.0

24 Sep 19:57
43c2bf0
Compare
Choose a tag to compare

Changelog

Others

v0.31.0

24 Sep 19:30
Compare
Choose a tag to compare

Changelog

Others