Skip to content

0.8.0

Latest

Choose a tag to compare

@acogoluegnes acogoluegnes released this 21 Oct 14:24
· 8 commits to main since this release

Changes between 0.7.0 and 0.8.0

This is a minor release with new features, bug fixes, and dependency upgrades. It contains a breaking change in the RPC support classes, which have been renamed. The rest of the API remains compatible with 0.7.0. All users are encouraged to upgrade.

Add written and read bytes metrics

GitHub PR: #280

Rename RpcClient/RpcServer to Requester/Responder (breaking change)

GitHub PR: #257

Null-proof reply post processor in request/response classes

GitHub PR: #256

Support direct reply-to in RPC client support class

GitHub PR: #248

Auto-delete queues are not recovered

GitHub issue: #240

Bump dependencies

GitHub issue: #232

Dependency

Dependency management in reference documentation.