chore(deps): update cloudamqp/lavinmq docker tag to v2.9.2 #299

Merged
renovate merged 1 commits from renovate/cloudamqp-lavinmq-2.x into main 2026-08-14 12:10:23 +00:00
Owner

This PR contains the following updates:

Package Update Change
cloudamqp/lavinmq patch 2.9.12.9.2

Release Notes

cloudamqp/lavinmq (cloudamqp/lavinmq)

v2.9.2

Compare Source

This patch release makes clustering full sync faster and more robust by pre-calculating and persisting follower checksums, fixes wrong checksums for files appended to mid-content, clears stale follower file handles before resync, and fixes an unacked message count underflow in the HTTP API. LavinMQ is now built with Crystal 1.21.

Fixed
  • Persist follower checksums incrementally during full sync, so an interrupted follower doesn't rehash all files on reconnect #​1834
  • Pre-calculate follower checksums before connecting to the leader, shortening the time the leader's full-sync lock is held #​2164
  • Reuse cached checksums in the capped full sync pass #​2165
  • Fix wrong checksums for files appended to mid-content #​2167
  • Clear stale clustering follower file handles before resync #​2161
  • Stop the follower log fiber when streaming stops #​2166
  • Don't double-decrement the unacked message count when an HTTP API basic get partially fails #​2168
Changed

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudamqp/lavinmq](https://github.com/cloudamqp/lavinmq) | patch | `2.9.1` → `2.9.2` | --- ### Release Notes <details> <summary>cloudamqp/lavinmq (cloudamqp/lavinmq)</summary> ### [`v2.9.2`](https://github.com/cloudamqp/lavinmq/releases/tag/v2.9.2) [Compare Source](https://github.com/cloudamqp/lavinmq/compare/v2.9.1...v2.9.2) This patch release makes clustering full sync faster and more robust by pre-calculating and persisting follower checksums, fixes wrong checksums for files appended to mid-content, clears stale follower file handles before resync, and fixes an unacked message count underflow in the HTTP API. LavinMQ is now built with Crystal 1.21. ##### Fixed - Persist follower checksums incrementally during full sync, so an interrupted follower doesn't rehash all files on reconnect [#&#8203;1834](https://github.com/cloudamqp/lavinmq/pull/1834) - Pre-calculate follower checksums before connecting to the leader, shortening the time the leader's full-sync lock is held [#&#8203;2164](https://github.com/cloudamqp/lavinmq/pull/2164) - Reuse cached checksums in the capped full sync pass [#&#8203;2165](https://github.com/cloudamqp/lavinmq/pull/2165) - Fix wrong checksums for files appended to mid-content [#&#8203;2167](https://github.com/cloudamqp/lavinmq/pull/2167) - Clear stale clustering follower file handles before resync [#&#8203;2161](https://github.com/cloudamqp/lavinmq/pull/2161) - Stop the follower log fiber when streaming stops [#&#8203;2166](https://github.com/cloudamqp/lavinmq/pull/2166) - Don't double-decrement the unacked message count when an HTTP API basic get partially fails [#&#8203;2168](https://github.com/cloudamqp/lavinmq/pull/2168) ##### Changed - Build with Crystal 1.21 [#&#8203;2170](https://github.com/cloudamqp/lavinmq/pull/2170) - Use amq-protocol 1.3.1 [#&#8203;2154](https://github.com/cloudamqp/lavinmq/pull/2154) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4xNC4zIiwidXBkYXRlZEluVmVyIjoiNDQuMTQuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2026-08-14 12:10:17 +00:00
chore(deps): update cloudamqp/lavinmq docker tag to v2.9.2
renovate/stability-days Updates have met minimum release age requirement
af47e98e3b
renovate scheduled this pull request to auto merge when all checks succeed 2026-08-14 12:10:18 +00:00
renovate merged commit cb76a8da32 into main 2026-08-14 12:10:23 +00:00
renovate deleted branch renovate/cloudamqp-lavinmq-2.x 2026-08-14 12:10:24 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/local-k8s#299