Releases: hello-nrfcloud/backend
Releases · hello-nrfcloud/backend
v2.2.1
2.2.1 (2023-06-22)
Bug Fixes
v2.2.0
2.2.0 (2023-06-22)
Bug Fixes
Features
- health-check script to check bridge connection (5cd4a79)
- cli: add command to provision DKs directly (11a7abd)
v2.1.0
2.1.0 (2023-06-22)
Features
- cli: validate device import data (a2203f7)
v2.0.2
2.0.2 (2023-06-22)
Bug Fixes
v2.0.1
2.0.1 (2023-06-21)
Bug Fixes
- deps: update dependency @hello.nrfcloud.com/proto to v2 (dbfb8be)
- websocket: rename stage and use a versioning scheme (235c7d6)
v2.0.0
2.0.0 (2023-06-21)
Bug Fixes
Features
- cli: add command to import devices from production run (#26) (1e7956a)
BREAKING CHANGES
- this changes the required Node.js version to 20
v1.4.1
1.4.1 (2023-06-21)
Bug Fixes
- simulator: use sinus curve for data generator (0b6517d)
v1.4.0
1.4.0 (2023-06-20)
Bug Fixes
- shadow: construct map properly (a24844e)
- shadow: log error in lambda (7d996cc)
Features
v1.3.1
1.3.1 (2023-06-20)
Bug Fixes
- cli: send more simulated data (bb49206)
- lambda: handle error when fetch SSM Parameters (0ae38dc), closes #22
v1.3.0
1.3.0 (2023-06-20)
Bug Fixes
- cli: send correct shadow in simulator (8229b07)
- deps: update dependency @hello.nrfcloud.com/proto to v1.3.1 (#21) (af2daf4)
- websocket: remove body (b6dd5a4)
Features
- cli: show fingerprint for simulator device (f55e67b)
- metrics: log shadow age (96bd4e0), closes #4