Update Rust crate lapin to v3 #93
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.3.1→3.0.0Release Notes
amqp-rs/lapin (lapin)
v3.7.2Compare Source
Bug Fixes
io_loopthreads being kept in a deadlock on (very) early connection failurev3.7.1Compare Source
Bug Fixes
io_looptracing spanv3.7.0Compare Source
Bug Fixes
v3.6.0Compare Source
Features
v3.5.0Compare Source
Features
v3.4.0Compare Source
Bug Fixes
v3.3.0Compare Source
Features
Connection::events_listenerfor listening to internal eventsv3.2.1Compare Source
Misc
Acker::mock()to help writing tests in external programsv3.2.0Compare Source
Features
v3.1.1Compare Source
Bug Fixes
v3.1.0Compare Source
Features
Misc
v3.0.2Compare Source
Bug Fixes
Misc
v3.0.1Compare Source
Features
Channel::wait_for_recoveryto wait for automatic reconnection to finish (if we're in the process of reconnecting)Misc
v3.0.0Compare Source
Breaking changes
Erroris nowErrorKind, wrapped in a newErrortype (useError::kindto access the previous type)Acker::defaultAcker::usedis replaced withAcker::usableFeatures
Error::is_amqp_error,Error::is_amqp_soft_errorandError::is_amqp_hard_errorAcker::poisonedto check if underlying Channel has been invalidated (reconnection)Misc
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.