Skip to content

Tags: sonus21/rqueue

Tags

v4.0.0.rc2

Toggle v4.0.0.rc2's commit message
update version

v4.0.0.rc1

Toggle v4.0.0.rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add generic typed message (#287)

* add generic typed message

* update doc

* fix: failing test

v3.4.1

Toggle v3.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Backport hard priority (#286)

* Add HARD_STRICT mode
See details there #276

(cherry picked from commit acc09bf)

* fix comment

(cherry picked from commit c92cb75)

* add fixes after review

(cherry picked from commit 21d6d86)

* Prepare 3.4.1 backport release

* add support for genric object

* add github aciotns

* remvoe formatter

* update change log

---------

Co-authored-by: igorjava2025 <->

v3.4.0

Toggle v3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
check duplicate message before enqueue (#260)

* check duplicate message before enqueue

* add duplicate check in unique in as well

* add copyright

* update changelog file

* version update

* doc update

* reuse the method

* fix: duplicate message test

* wip

* throw error when duplicate message is saved

* test compilation issue

* fix: misuse of mockito argument checker

* increase timeout

* test: revert test properties

* fix: the enque in should not use push periodic message

* delete test data

* fix: do not use system redis

* do not retry test

* fix: reactive message enqueue

* chore: change BiFunction to Function

* chore: update changelog

* chore: update changelog

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bug Fixes (#248)

* fixed lock name

* #256 fix: do not override the message converter set in the factory

* change env name for maven central

* remove copyright

* add copyright to files

* rename Size to Number of Messages

* test fix

* publish setup

---------

Co-authored-by: Admin <admin@MacPro.local>

v3.2.0

Toggle v3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
3.2.0 release (#235)

Co-authored-by: Sonu Kumar <sonu@git>

v2.13.2

Toggle v2.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use event bus for gradle (#214)

Co-authored-by: Sonu Kumar <sonu@git>

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v2.13.1

Toggle v2.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix 193 in 2.x train (#195)

* fix 193 in 2.12 train

* add a warning log for not running tasks

* wip

* Use hybrid combination of Redis and fixed rate scheduler to avoid job multiplications.

* test fixes

* 25% buffer

* doc updated.

* 2.13.1 release

---------

Co-authored-by: Sonu Kumar <sonu@git>

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create CONTRIBUTING.md