Changelog History
Page 3
-
v1.3 Changes
- ๐ฆ Expose multiple queue metrics using micrometer. (queue-size, delay queue size, processing queue size, dead letter queue size, execution counter, failure counter)
- ๐ An api to move messages from dead letter queue to other queue. (Any source queue to target queue).
๐ Fixed
- โฑ An issue in the scheduler that's always scheduling job at the delay of 5 seconds. (this leads to messages are not copied from scheduled queue to main queue on high load)
-
v1.2 Changes
- Typo of Later to Letter
-
v1.1 Changes
- At least once message guarantee
- โฌ๏ธ Reduced ZSET calls
- Lua script to make atomic operation
-
v1.0 Changes
- The basic version of Asynchronous task execution using Redis for Spring and Spring Boot
๐ [1.0]: https://repo1.maven.org/maven2/com/github/sonus21/rqueue/1.0-RELEASE
๐ [1.1]: https://repo1.maven.org/maven2/com/github/sonus21/rqueue/1.1-RELEASE
๐ [1.2]: https://repo1.maven.org/maven2/com/github/sonus21/rqueue/1.2-RELEASE
๐ [1.3]: https://repo1.maven.org/maven2/com/github/sonus21/rqueue/1.3-RELEASE
๐ [1.3.1]: https://repo1.maven.org/maven2/com/github/sonus21/rqueue/1.3.1-RELEASE
๐ [1.3.2]: https://repo1.maven.org/maven2/com/github/sonus21/rqueue/1.3.2-RELEASE
๐ [1.4.0]: https://repo1.maven.org/maven2/com/github/sonus21/rqueue/1.4.0-RELEASE
๐ [2.0.0]: https://repo1.maven.org/maven2/com/github/sonus21/rqueue/2.0.0-RELEASE
๐ [2.0.1]: https://repo1.maven.org/maven2/com/github/sonus21/rqueue/2.0.1-RELEASE
๐ [2.0.2]: https://repo1.maven.org/maven2/com/github/sonus21/rqueue/2.0.2-RELEASE
๐ [2.0.4]: https://repo1.maven.org/maven2/com/github/sonus21/rqueue-core/2.0.4-RELEASE
๐ [2.1.0]: https://repo1.maven.org/maven2/com/github/sonus21/rqueue-core/2.1.0-RELEASE
๐ [2.1.1]: https://repo1.maven.org/maven2/com/github/sonus21/rqueue-core/2.1.1-RELEASE
๐ [2.2.0]: https://repo1.maven.org/maven2/com/github/sonus21/rqueue-core/2.2.0-RELEASE
๐ [2.3.0]: https://repo1.maven.org/maven2/com/github/sonus21/rqueue-core/2.3.0-RELEASE
๐ [2.4.0]: https://repo1.maven.org/maven2/com/github/sonus21/rqueue-core/2.4.0-RELEASE
๐ [2.5.0]: https://repo1.maven.org/maven2/com/github/sonus21/rqueue-core/2.5.0-RELEASE
๐ [2.6.0]: https://repo1.maven.org/maven2/com/github/sonus21/rqueue-core/2.6.0-RELEASE
๐ [2.6.1]: https://repo1.maven.org/maven2/com/github/sonus21/rqueue-core/2.6.1-RELEASE
๐ [2.7.0]: https://repo1.maven.org/maven2/com/github/sonus21/rqueue-core/2.7.0-RELEASE
๐ [2.8.0]: https://repo1.maven.org/maven2/com/github/sonus21/rqueue-core/2.8.0-RELEASE
๐ [2.9.0]: https://repo1.maven.org/maven2/com/github/sonus21/rqueue-core/2.9.0-RELEASE
๐ [2.10.0]: https://repo1.maven.org/maven2/com/github/sonus21/rqueue-core/2.10.0-RELEASE
๐ [2.10.1]: https://repo1.maven.org/maven2/com/github/sonus21/rqueue-core/2.10.1-RELEASE