Releases: sonus21/rqueue
Releases · sonus21/rqueue
v3.4.0
Bug Fixes
What's Changed
- Rewording Utility page placeholder by @cbot59 in #255
- Bump rexml from 3.2.8 to 3.3.9 in /docs by @dependabot in #245
- CVE-2022-37767 - Upgrade Pebble from 3.2.0 to 3.2.2 by @scotty6435 in #240
- Bump google-protobuf from 3.21.12 to 3.25.5 in /docs by @dependabot in #242
- Bump webrick from 1.8.1 to 1.8.2 in /docs by @dependabot in #257
- Bump nokogiri from 1.16.5 to 1.18.8 in /docs by @dependabot in #258
- Bug Fixes by @sonus21 in #248
New Contributors
Full Changelog: v3.2.0...v3.3.0
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