All Versions
19
Latest Version
Avg Release Cycle
88 days
Latest Release
893 days ago

Changelog History
Page 2

  • v0.5.1 Changes

    September 04, 2018

    ๐Ÿ”‹ Features

    • ๐Ÿ‘Œ Improve performance by adding Redis cache (#382)

    ๐Ÿ›  Bugfixes

    • Mixed up name and type of the things (#375)
    • ๐Ÿ›  Fix MQTT topic (#380)
  • v0.5.0 Changes

    August 28, 2018

    ๐Ÿ”‹ 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

  • v0.4.0 Changes

    June 01, 2018
    • โ†” 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 )
  • v0.3.0 Changes

    May 14, 2018
    • 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)
  • v0.2.3 Changes

    April 24, 2018
    • ๐Ÿ›  Fix examples in the documentation (#243)
    • โž• Add service name in info response (#241)
    • ๐Ÿ‘Œ Improve code coverage in WS adapter (#242)
  • v0.2.2 Changes

    April 01, 2018
    • โœ… Setup load testing scenarios (#225)
  • v0.2.1 Changes

    April 01, 2018
    • ๐Ÿ›  Fixed Content-Type header checking (#238)
  • v0.2.0 Changes

    April 01, 2018
    • 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)
  • v0.1.2 Changes

    March 01, 2018

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixed go lint warnings (#189)
    • Compose failing startup (#185)
    • โž• Added missing service startup messages (#190)