3.1.0 #326
michaelklishin
announced in
Announcements
3.1.0
#326
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Changes Between 2.16.0 and 3.1.0 (Oct 31, 2024)
Note: this release has no functional changes compared to
3.0.0
but correctly sets module version to
v3
.See #325
Why the Major Version Bump?
There aren't any major breaking API changes. However, given
the ongoing evolution of the RabbitMQ HTTP API, in particular in the 4.x
development lifecycle, it makes sense to bump the major version of
this client and continue tracking RabbitMQ
3.13.x
and (in developmentat the time of writing)
4.x
.Removed Sockets Metrics
They will be gone starting with RabbitMQ 4.x. These are OS-level metrics
and should be monitored as such.
GitHub issue: #313
Exchange Auto-Deletion Field Had an Incorrect Default
Contributed by @pafmaf.
GitHub issue: #312
This discussion was created from the release 3.1.0.
Beta Was this translation helpful? Give feedback.
All reactions