Skip to content

Releases: sonus21/rqueue

v4.0.0.rc2

23 Mar 20:49

Choose a tag to compare

What's Changed

  • Improve default message round-trip consistency by auto-discovering Jackson modules by @JiHongKim98 in #289
  • Add worker heart beat by @sonus21 in #290
  • Pluggable message ID generation — added RqueueMessageIdGenerator with a
    default UUIDv4 implementation so applications can override message ID generation
    with a custom bean, including time-ordered strategies such as UUIDv7.
  • Worker registry for dashboard visibility — added an optional
    rqueue.worker.registry.enabled registry that tracks worker metadata and
    queue-level poller activity for dashboard use.
  • Workers dashboard page — added a dedicated workers view showing worker
    identity, queue pollers, last poll activity, and recent capacity exhaustion.
  • Queue and workers pagination — added server-side pagination for dashboard
    queue and worker listings, with configurable page sizes.
  • Dashboard enqueue controls for scheduled messages — messages in scheduled
    queues can now be moved back to the main queue from the dashboard, including
    explicit front/rear enqueue options for non-periodic messages.
  • Dashboard refresh and usability improvements — refreshed queue, worker, and
    explorer UI with improved layouts, duration formatting, feedback modals, and
    more readable queue metadata.

New Contributors

Full Changelog: v4.0.0.rc1...v4.0.0.rc2

v4.0.0-RC1

23 Mar 18:20
a752acc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.0...v4.0.0.rc1

v3.4.1

23 Mar 18:21
b4f8baf

Choose a tag to compare

What's Changed

Full Changelog: v3.4.0...v3.4.1

v3.4.0

22 Jul 09:08
9fec46e

Choose a tag to compare

What's Changed

  • check duplicate message before enqueue by @sonus21 in #260

Full Changelog: v3.3.0...v3.4.0

Bug Fixes

29 Jun 16:29
251b3fa

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.0...v3.3.0

v3.2.0

12 Jul 04:51
d12883f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.2.0

v2.13.2

05 Dec 17:38
82b7ef0

Choose a tag to compare

What's Changed

Full Changelog: v2.13.1...v2.13.2

v3.1.0

24 Jun 04:46
197a5ed

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.1.0

v2.13.1

24 Jun 04:47
c3d69a4

Choose a tag to compare

What's Changed

Full Changelog: 2.12...v2.13.1

v3.0.1

22 Jan 15:39
6e272ec

Choose a tag to compare

What's Changed

  • Support for sprint boot 3 and spring framework 6.x

Full Changelog: 2.12...v3.0.1