Skip to content

Latest commit

 

History

History
100 lines (68 loc) · 3.94 KB

CHANGELOG.md

File metadata and controls

100 lines (68 loc) · 3.94 KB

1.2.6-next (2022-08-31)

Features

  • support Node v14 and v16, default to Node v14, deprecate Node v10 (#155)

Continuous Integration

  • add code ql workflow (#162)

Bug Fixes

  • Fix wrong docker hub link (#164)

Documentation

1.2.5 (2022-06-15)

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

1.2.4 (2021-01-22)

1.2.3 (2019-06-13)

Bug Fixes

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

1.2.2 (2019-06-05)

Bug Fixes

1.2.1 (2019-05-08)

Bug Fixes

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

1.2.0 (2019-04-04)

Features

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

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)