Skip to content

v1.2.5

Latest
Compare
Choose a tag to compare
@chicco785 chicco785 released this 15 Jun 07:50
· 5 commits to master since this release
6f4a5b4

Features

  • update default config.js (#132)
  • use specific version of iot agent node lib: 2.21.0 (#132)
  • support configuration of custom JEXL transformations (#133)
  • replace winston with default logging facility (#150)
  • reconnect lost mqtt connection (#134)
  • support ttn v3 (#111)
  • support mqtts and other fine grained mqtt application server configuration (#146)
  • refactor chirpstack support (#144)
  • simplify set-up of local dev environment (#144)
  • use node 12 (#121).

Continuous Integration

  • adds a workflow to ensure that the CHANGELOG is updated with every PR (#145)
  • new docker build workflow (#124)
  • add document and code linting workflow (#123)
  • add cla signature workflow (#122)

Bug Fixes

  • follow NGSI-LD naming schema for self provisioning (#138)
  • update build badge (#152)
  • propagate group configuration updates (#134)
  • fix failing test due to PR #120 (#143)
  • lint and prettify code (#142)
  • lint documents (#141)
  • loraserverioAppService.js (#120)

Documentation

  • document docker images release procedure (#82).
  • document how to simulate ttn device (#108).

New Contributors

Full Changelog: v1.2.4...v1.2.5