- Initial release of Selium
- Added support for message batching
- Message payload size limit (1MB) is now enforced on wire protocol
- Implemented QUIC Mutual TLS
- Added request-reply messaging pattern
- Implement protocol graceful shutdown
- Decoupled binary into library components for testing
- Features for Selium Cloud
- Bump dependency versions
- Remove openssl dependency
- Replace faulty Cloud certs
- Bug fixes for Selium Cloud
- Improve error reporting to client
- Fix race condition when replier stream rejoins topic, which could result in the replier being erroneously rejected
- Integrated Selium Log into pubsub broker