Skip to content

Releases: qor5/go-que

v1.1.0

25 May 12:05
85c1a46

Choose a tag to compare

What's Changed

  • refactor: rename SkippedID to SkippedConflictID for clarity in conflict resolution handling by @molon in #4

Full Changelog: v1.0.0...v1.1.0

v1.0.0

21 May 16:06
cba7e9e

Choose a tag to compare

What's Changed

  • pg: enhance Enqueue method to handle conflict resolution with RETURNING clause by @molon in #1
  • Add tests for uniqueID handling across multiple queues with conflict resolution by @molon in #2
  • chore: update repository reference from tnclong/go-que to qor5/go-que by @molon in #3

New Contributors

  • @molon made their first contribution in #1

Full Changelog: https://github.com/qor5/go-que/commits/v1.0.0