Releases: sonus21/rqueue
Releases · sonus21/rqueue
v3.2.0
What's Changed
- Update build.gradle by @Alexcn in #199
- Explicit PathVariable name in queue related endpoints by @malkovro in #219
- Bump nokogiri from 1.14.3 to 1.16.2 in /docs by @dependabot in #216
- Bump nokogiri from 1.16.2 to 1.16.5 in /docs by @dependabot in #226
- Bump rexml from 3.2.5 to 3.2.8 in /docs by @dependabot in #228
- Do not retry some exceptions by @sonus21 in #231
- Fixed typo
New Contributors
Full Changelog: v3.1.0...v3.2.0
v2.13.2
v3.1.0
What's Changed
- Create CODE_OF_CONDUCT.md by @sonus21 in #188
- Bump nokogiri from 1.14.1 to 1.14.3 in /docs by @dependabot in #191
- Add diagram links to README.md by @alexkarezin in #196
- Fixing #193. by @sonus21 in #194
- Update index.md by @sonus21 in #198
New Contributors
- @dependabot made their first contribution in #191
- @alexkarezin made their first contribution in #196
Full Changelog: v3.0.1...v3.1.0
v2.13.1
v3.0.1
v2.12.0
What's Changed
- Message scheduler reliability, some times message consumers stop suddenly due to failure with Redis
- Display DateTime based on the current time zone setting
Full Changelog: v2.10.2...2.12
v2.10.2
What's Changed
Fixes
- Message status is not enqueued only, but it should be successful, failed etc
- Weighted queue with size 1 was not working
- Deleted message reappears
Features
- Disable Rqueue using
rqueue.enabled
flag
Full Changelog: v2.10.1...v2.10.2
Bug Fix
Fixes and Completed Jobs dashboard
Fixes
- Fixes for post processor calls (post processor calls were not made)
- Fixes message move message count (by default 1000 messages are moved)
- Potential issue in rename collection
- More than one (-) sign in the dashboard
- Fixes for server context path. Rqueue end points would be served relative to x-forwarded-prefix/server.servlet.context-path
Features
- Display completed jobs in the dashboard
- Option to choose number of days in the chart
Version 2.9.0
v2.9.0 version update in readme