Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@acogoluegnes acogoluegnes released this 24 Mar 12:28
· 24 commits to main since this release

Changes between 0.4.0 and 0.5.0

This is a minor release with new features, bug fixes, usability improvements, and dependency upgrades. It is compatible with 0.4.0. All users are encouraged to upgrade.

Add ConnectionBuilder#name(String)

GitHub PR: #177

Transition to open state before giving credits

GitHub PR: #175

Close consumer gracefully in RPC server

GitHub PR: #166

Expose pause/unpause operations in RpcServer

GitHub issue: #165

Make RPC server accept or discard request message

GitHub issue: #163

Make replyTo mandatory in RpcServer

GitHub issue: #161

Use work pool and dispatch executor for incoming message processing

GitHub issue: #160

Keep management in same initial state after recovery

GitHub issue: #156

Add exception to publish confirm context

GitHub issue: #154

Add arguments(Map) method to exchange and queue specification

GitHub issue: #153

Return PurgeStatus from queuePurge

GitHub issue: #151

Bump dependencies

GitHub issue: #138

Dependency

Dependency management in reference documentation.