Releases: swisspost/vertx-redisques
Releases · swisspost/vertx-redisques
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
v3.1.11
What's Changed
- Try replace some (probably sequential, aka too slow) code by @hiddenalpha in #199
- Code-format as requested in earlier PR by @hiddenalpha in #197
Full Changelog: v3.1.10...v3.1.11
v3.1.10
What's Changed
- Try fix vertx set timeout oom and reduce logging bursts by @hiddenalpha in #194
Full Changelog: v3.1.9...v3.1.10
v3.1.9
What's Changed
- Add more error handing for PeriodicSkipScheduler by @hiddenalpha in #189
- Fine-tune logging by @hiddenalpha in #190
- #191 Check ready state of redis before using it by @mcweba in #193
Full Changelog: v3.1.8...v3.1.9
v3.1.8
v3.1.7
v3.1.6
What's Changed
- Quotas to defend against too invasive requests by @hiddenalpha in #181
- QueueStatisticCollector blocks event loop threads fixed by @dominik-cnx in #179
Full Changelog: v3.1.5...v3.1.6
v3.1.5
What's Changed
- Measurements for JVM GC pressure by @hiddenalpha in #174
- Limit Some Simultaneous Redis Requests by @hiddenalpha in #175
- Exception Factory via separate PR as requested by @hiddenalpha in #178
- Apply backpressure in misc places to prevent resource exhaustion issues by @hiddenalpha in #177
Full Changelog: v3.1.4...v3.1.5
v3.1.4
What's Changed
- Alllow to disable dequeue statistics by @dominik-cnx in #171
- run the task sequentially, but still in worker threads by @dominik-cnx in #172
- move dequeue stats processing to worker threads by @dominik-cnx in #168
- Prepare for release by @ZhengXinCN in #173
Full Changelog: v3.1.3...v3.1.4