Releases: seliumlabs/selium
Releases · seliumlabs/selium
Standard Release 0.2.3
- Improved generic arguments for Codec traits
Server Release 0.5.0
- Integrated Selium Log into pubsub broker
Server Release 0.4.0
- Improve error reporting to client%0A- Fix race condition when replier stream rejoins topic, which could result in the replier being erroneously rejected
protocol Release 0.4.0
- Updated Frame::BatchMessage payload to include batch length.%0A- Added Offset type to enable interoperability with Selium Log
Client Release 0.5.0
- Implemented Message Retention and Replay functionality to pubsub clients
Log Release 0.1.0
- Initial release of Selium Log
Standard Release 0.2.2
- New error types
protocol Release 0.3.0
- Improve error handling and reporting between clients and servers
Client Release 0.4.0
- Add
tracing
lib to improve visibility%0A- Improve and customise keepalive semantics for each stream type
Standard Release 0.2.1
- Improve RequestHandlerFailure error%0A- Added BytesCodec to transmit raw bytes