Skip to content

Releases: absmach/supermq

0.2.0

18 Apr 21:07
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • 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

18 Mar 12:57
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

Bug fixes

  • Fixed go lint warnings (#189)
  • Compose failing startup (#185)
  • Added missing service startup messages (#190)

0.1.1

15 Mar 13:32
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Bug fixes

  • Changed normalizer output topic name (#184)

0.1.0

15 Mar 13:29
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

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")