Skip to content

Releases: hello-nrfcloud/backend

v2.2.1

22 Jun 14:35
Compare
Choose a tag to compare

2.2.1 (2023-06-22)

Bug Fixes

v2.2.0

22 Jun 14:11
Compare
Choose a tag to compare

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

22 Jun 11:25
Compare
Choose a tag to compare

2.1.0 (2023-06-22)

Features

  • cli: validate device import data (a2203f7)

v2.0.2

22 Jun 06:49
Compare
Choose a tag to compare

2.0.2 (2023-06-22)

Bug Fixes

v2.0.1

21 Jun 23:39
Compare
Choose a tag to compare

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

21 Jun 22:35
Compare
Choose a tag to compare

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

21 Jun 08:06
Compare
Choose a tag to compare

1.4.1 (2023-06-21)

Bug Fixes

  • simulator: use sinus curve for data generator (0b6517d)

v1.4.0

20 Jun 23:38
Compare
Choose a tag to compare

1.4.0 (2023-06-20)

Bug Fixes

  • shadow: construct map properly (a24844e)
  • shadow: log error in lambda (7d996cc)

Features

  • simulator: update shadow (11083bf)

v1.3.1

20 Jun 16:47
Compare
Choose a tag to compare

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

20 Jun 15:31
af2daf4
Compare
Choose a tag to compare

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