Skip to content

Releases: Atos-Research-and-Innovation/IoTagent-LoRaWAN

v1.2.5

15 Jun 07:50
6f4a5b4
Compare
Choose a tag to compare

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

v1.2.4

15 Jul 11:38
9803699
Compare
Choose a tag to compare

This release includes:

  • Update of licence text
  • Compliance with NGSI-LD
  • Badge display
  • Travis to GitHub
  • Approval of some provided commits to solve issues

v1.2.3

13 Jun 07:57
Compare
Choose a tag to compare

1.2.3 (2019-06-13)

Bug Fixes

  • loraserver.io #70: MQTT topics updated to versions after v1 (6e40ec9), closes #70

v1.2.2

05 Jun 07:21
Compare
Choose a tag to compare

1.2.2 (2019-06-05)

Bug Fixes

v1.2.1

08 May 19:39
Compare
Choose a tag to compare

1.2.1 (2019-05-08)

Bug Fixes

  • mqtt binding #65: correct handling of reconnections (#67) (0fa3165), closes #65

v1.2.0

04 Apr 20:18
Compare
Choose a tag to compare

1.2.0 (2019-04-04)

Features

  • docker: add docker secrets (5743352), closes #58

v1.1.0

03 Apr 19:43
Compare
Choose a tag to compare

1.1.0 (2019-04-03)

Features

  • allow using proprietary data models decoded by application server (1e7bf37)
  • allow using proprietary data models decoded by application server (#33) (07f76ab)
  • device EUI is passed when using configuration provisioning (#54) (c0109b0)
  • updates north port for docker image (2148f1d)

v1.0.0

03 Apr 20:10
Compare
Choose a tag to compare

Changes since 0.1.0:

  • Upgrade dependencies
  • Add: use NodeJS 8 in Dockerfile
  • Add: use PM2 in Dockerfile
  • Add: improved Dockerfile

v0.1.0

03 Apr 20:12
Compare
Choose a tag to compare

First functional version of LoRaWAN IoT Agent