Skip to content

Releases: swisspost/vertx-redisques

v3.0.28

28 Jun 07:09
Compare
Choose a tag to compare

What's Changed

  • #124 Allow processorTimeout property to be configured by API by @mcweba in #125

Full Changelog: v3.0.27...v3.0.28

v3.0.27

07 Jun 14:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.26...v3.0.27

v3.0.26

12 May 07:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.25...v3.0.26

v3.0.25

26 Apr 07:36
Compare
Choose a tag to compare

What's Changed

  • await completion of async methods (WARN Registration for queue " + queueName + " has chhas changed to " + consumer) by @dominik-cnx in #113
  • Add authentication for HTTP API by @mcweba in #115

Full Changelog: v3.0.24...v3.0.25

v3.0.24

09 Dec 08:23
Compare
Choose a tag to compare

Release Notes

  • Refactoring of RedisQues class

What's Changed

  • RedisQues refactoring phase 1 by @mcweba in #110
  • RedisQues refactoring phase 2 / Extract configuration by @mcweba in #111

Full Changelog: v3.0.23...v3.0.24

v3.0.23

06 Dec 16:16
Compare
Choose a tag to compare

v3.0.20

06 Dec 16:15
Compare
Choose a tag to compare

Release Notes

  • Allow to configure the number of waiting handlers of the pipeline

v3.0.7

15 Sep 06:32
Compare
Choose a tag to compare

Release Notes

  • Updated to vertx-redis-client 4.3.3

v3.0.6

28 Apr 07:30
Compare
Choose a tag to compare

Release Notes

  • Reuse redis connections

v3.0.5

25 Apr 11:34
Compare
Choose a tag to compare

Release Notes

  • Decode queue name (if enabled) when deleting a single queue item
  • Replaced deprecated vertx logging with slf4j