Mainflux Versions Save

Industrial IoT Messaging and Device Management Platform

0.5.0

5 years ago

Features

  • InfluxDB Reader (#311)
  • Cassandra Reader (#313)
  • MongoDB Reader (#344)
  • MQTT Persistance via Redis (#328)
  • CLI integrated into monorepo (#216)
  • Normalizer logging (#333)
  • WS swagger doc (#337)
  • Payload renamed to Metadata (#343)
  • Protobuf files added (#363)
  • SPDX headers added (#325)

Bugfixes

  • Docker network for InfluxDB (#346)
  • Vendor correct gRPC version (#340)

Summary

https://github.com/mainflux/mainflux/milestone/6?closed=1

0.4.0

6 years ago
  • Integrated MQTT adapter (#165 )
  • Support for storing messages in MongoDB (#237)
  • Support for storing messages in InfluxDB (#236)
  • Use UUID PKs with auto-incremented values (#269 )
  • Replaced JWT with plain string tokens in things service (#268 )
  • Emit non-SenML messages (#239 )
  • Support for Grafana (#296)
  • Added WS Load test (#299 )

0.3.0

6 years ago
  • CoAP API for message exchange (#186)
  • Split manager service into clients and users (#266)
  • Replaced ORM with raw SQL (#265)
  • Setup Kubernetes (#226, #273)
  • Fix docker compose (#274)
  • Integrated dashflux into monorepo (#258)
  • Integrated (non-compatible) mqtt into monorepo (#260)

0.2.3

6 years ago
  • Fix examples in the documentation (#243)
  • Add service name in info response (#241)
  • Improve code coverage in WS adapter (#242)

0.2.2

6 years ago
  • Setup load testing scenarios (#225)

0.2.1

6 years ago
  • Fixed Content-Type header checking (#238)

0.2.0

6 years ago
  • 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

6 years ago

Bug fixes

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

0.1.1

6 years ago

Bug fixes

  • Changed normalizer output topic name (#184)

0.1.0

6 years ago

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