Skip to content

Releases: orkes-io/orkes-queues

v1.0.9

16 Aug 07:25
Compare
Choose a tag to compare

What's Changed

  • Make MaxPollCount Configurable. by @hchepey-clari in #18
  • Support redis cluster authentication

New Contributors

Full Changelog: v1.0.8...v1.0.9

v1.0.8

23 Dec 03:27
9665771
Compare
Choose a tag to compare

What's Changed

  • Adding Redis ACL support with username by @Anupchat in #14

New Contributors

Full Changelog: v1.0.7...v1.0.8

v1.0.7

20 Nov 04:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.5...v1.0.7

v1.0.6

28 Apr 15:46
ced757d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.6

1.0.5

25 Apr 16:45
ced757d
Compare
Choose a tag to compare

What's Changed

  • Remove caching of messages to handle strict priorities. by @manan164 in #8

Full Changelog: v1.0.4...1.0.5

v1.0.4

21 Apr 16:18
57cecac
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

10 Jan 03:46
6e759a4
Compare
Choose a tag to compare

What's Changed

  • update doc to include component scan. by @manan164 in #5
  • use @EnableConfigurationProperties for configuration by @c4lm in #3
  • Fix the issues with the queues freezing by @v1r3n in #6

New Contributors

  • @manan164 made their first contribution in #5
  • @c4lm made their first contribution in #3
  • @v1r3n made their first contribution in #6

Full Changelog: v1.0.2...v1.0.3

v1.0.2

17 Sep 07:50
Compare
Choose a tag to compare

v1.0.1

08 Sep 23:43
Compare
Choose a tag to compare

Production release

v1.0.0

08 Sep 18:41
Compare
Choose a tag to compare
  • Making orkes-queues OSS
  • See README for usage instructions