Releases: swisspost/vertx-redisques
Releases · swisspost/vertx-redisques
v4.1.9
v4.1.8
v4.1.6
What's Changed
- SDCISA-18049: Fix dead queues by @hiddenalpha in #222
Full Changelog: v4.1.5...v4.1.6
v4.1.5
What's Changed
- Fix misleading log by @hiddenalpha in #218
- use scan to get the keys by @dominik-cnx in #220
- Log number of queues locked on a per RedisQues Verticle instance base by @dominik-cnx in #219
Full Changelog: v4.1.4...v4.1.5
v4.1.4
What's Changed
- Ensure that checkQueues() is not executed in parallel, more logs added by @dominik-cnx in #216
Full Changelog: v4.1.3...v4.1.4
v4.1.3
What's Changed
- Fix typo in log message by @hiddenalpha in #209
- Reduce duplication by delegating to already existing ctor by @hiddenalpha in #211
- Cleanup some dead code by @hiddenalpha in #210
- #213 http api very slow by @steniobhz in #214
- PR for release by @mcweba in #215
Full Changelog: v4.1.2...v4.1.3
v4.1.2
What's Changed
- Pass error information through to caller in place of out-of-context logging by @hiddenalpha in #207
Full Changelog: v4.1.1...v4.1.2
v4.1.1
v3.1.13
What's Changed
- Fix missing 'cause' arg for newReplyException() by @hiddenalpha in #204
Full Changelog: v3.1.12...v3.1.13
v3.1.12
What's Changed
- Fix recently introduced resource leak and add some tests to cover it by @hiddenalpha in #201
Full Changelog: v3.1.11...v3.1.12