Releases: absmach/supermq
Releases · absmach/supermq
0.2.0
- Protobuf message serialization (#192)
- Websocket API for exchanging messages (#188)
- Channel & client retrieval paging (#227)
- Service instrumentation (#213)
go-kit
based JSON logger (#212)
- Project documentation (#218, #220)
- API tests (#211, #224)
0.1.2
Bug fixes
- Fixed go lint warnings (#189)
- Compose failing startup (#185)
- Added missing service startup messages (#190)
0.1.1
Bug fixes
- Changed
normalizer
output topic name (#184)
0.1.0
Features
- HTTP API for creating user accounts, clients and grouping them into the channels (#159)
- HTTP API for publishing messages (#159)
- Persistence layer backed by PostgreSQL (#159)
- Message exchange backed by NATS
- Small Docker images (built "from scratch")