Releases: scaytrase/rpc-common
Releases · scaytrase/rpc-common
Disable verbose debug by default
Finalize and cache updates
- Finalize key extractors - cannot be extended anyway
- Allow to replace key prefix with predefined key extractor
- Extract AbstractRpcTest methods to trait to avoid inheritance
- Deprecate AbstractRpcTest
RPC Mock client
For testing purposes
- Allows to create response queue with request acceptance filter
Bugfix release
- Fix loggable client - avoid making single call being "batch"