Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge v3.32.3 #7446

Open
wants to merge 9 commits into
base: v3.33
Choose a base branch
from
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ For details about compatibility between different releases, see the **Commitment
- Fix OAuth client authorizations delete request in the Console.
- Consecutive disconnect/reconnect messages in the Live Data view in the Console.

## [3.32.3] - 2024-12-04

## [3.32.2] - 2024-11-18

### Fixed
Expand Down Expand Up @@ -2920,6 +2922,7 @@ NOTE: These links should respect backports. See https://github.com/TheThingsNetw

[unreleased]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.33.0...v3.33
[3.33.0]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.32.2...v3.33.0
[3.32.3]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.32.2...v3.32.3
[3.32.2]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.32.1...v3.32.2
[3.32.1]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.32.0...v3.32.1
[3.32.0]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.31.1...v3.32.0
Expand Down
2 changes: 1 addition & 1 deletion data/lorawan-devices
Submodule lorawan-devices updated 75 files
+1 −1 lib/payload.json
+4 −3 schema.json
+21 −44 vendor/accuwatch/3chbatteryvoltagesensor.yaml
+0 −14 vendor/accuwatch/index.yaml
+97 −0 vendor/decentlab/dl-cws2-codec.yaml
+109 −0 vendor/decentlab/dl-cws2.js
+ vendor/decentlab/dl-cws2.png
+93 −0 vendor/decentlab/dl-cws2.yaml
+1 −1 vendor/decentlab/dl-dws.yaml
+69 −0 vendor/decentlab/dl-ifd-codec.yaml
+80 −0 vendor/decentlab/dl-ifd.js
+ vendor/decentlab/dl-ifd.png
+88 −0 vendor/decentlab/dl-ifd.yaml
+69 −0 vendor/decentlab/dl-ilt-codec.yaml
+80 −0 vendor/decentlab/dl-ilt.js
+ vendor/decentlab/dl-ilt.png
+88 −0 vendor/decentlab/dl-ilt.yaml
+69 −0 vendor/decentlab/dl-isd-codec.yaml
+80 −0 vendor/decentlab/dl-isd.js
+ vendor/decentlab/dl-isd.png
+88 −0 vendor/decentlab/dl-isd.yaml
+1 −1 vendor/decentlab/dl-pr36.yaml
+1 −1 vendor/decentlab/dl-zn1.yaml
+1 −1 vendor/decentlab/dl-zn2.yaml
+4 −0 vendor/decentlab/index.yaml
+25 −17 vendor/dragino/lht65.js
+33 −13 vendor/dragino/lse01.js
+1 −1 vendor/dragino/lsn50-v2-codec.yaml
+29 −12 vendor/dragino/lsn50-v2.js
+1 −1 vendor/dragino/lsn50v2-s31-codec.yaml
+29 −12 vendor/dragino/lsn50v2-s31.js
+16 −0 vendor/index.yaml
+61 −0 vendor/makerfabs/ath20-codec.yaml
+ vendor/makerfabs/ath20.jpg
+54 −0 vendor/makerfabs/ath20.js
+109 −0 vendor/makerfabs/ath20.yaml
+47 −0 vendor/makerfabs/eu868-profile.yaml
+2 −0 vendor/makerfabs/index.yaml
+47 −0 vendor/makerfabs/us915-profile.yaml
+4 −4 vendor/mclimate/16aspm-codec.yaml
+1 −0 vendor/mclimate/16aspm-profile.yaml
+1 −4 vendor/mclimate/16aspm.yaml
+1 −1 vendor/mclimate/co2-display-lite.yaml
+1 −1 vendor/mclimate/co2-display.yaml
+1 −0 vendor/mclimate/fan-coil-thermostat-profile.yaml
+1 −1 vendor/mclimate/fan-coil-thermostat.yaml
+2 −2 vendor/mclimate/ht-sensor.js
+4 −0 vendor/mclimate/index.yaml
+4 −0 vendor/micropelt/mlr003-codec.yaml
+1 −0 vendor/micropelt/mlr003.js
+19 −9 vendor/milesight-iot/em300-th.js
+1 −1 vendor/milesight-iot/ws301-codec.yaml
+13 −8 vendor/milesight-iot/ws301.js
+1 −0 vendor/netvox/index.yaml
+184 −0 vendor/netvox/payload/r315la.js
+1 −1 vendor/netvox/payload/r603.js
+ vendor/netvox/photos/r315la.jpg
+140 −0 vendor/netvox/r315la-codec.yaml
+63 −0 vendor/netvox/r315la.yaml
+1 −1 vendor/netvox/r603-codec.yaml
+83 −1 vendor/plenom/busylight.js
+1 −1 vendor/quandify/cubicmeter-1-1-copper.yaml
+1 −1 vendor/quandify/cubicmeter-1-1-plastic.yaml
+0 −20 vendor/quandify/cubicmeter-1-1-uplink.js
+12 −9 vendor/sensative/strips.js
+1 −1 vendor/stmicroelectronics/nucleo-wl55jc-codec.yaml
+1 −1 vendor/stmicroelectronics/nucleo-wl55jc.js
+14 −0 vendor/yobiiq/index.yaml
+20 −0 vendor/yobiiq/sd-1001-codec.yaml
+ vendor/yobiiq/sd-1001-package.png
+47 −0 vendor/yobiiq/sd-1001-profile.yaml
+458 −0 vendor/yobiiq/sd-1001.js
+ vendor/yobiiq/sd-1001.png
+62 −0 vendor/yobiiq/sd-1001.yaml
+1 −0 vendor/yobiiq/yobiiq_logo.svg
2 changes: 1 addition & 1 deletion data/lorawan-frequency-plans
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ttn-stack",
"version": "3.32.2",
"version": "3.32.3",
"description": "The Things Stack",
"main": "index.js",
"repository": "https://github.com/TheThingsNetwork/lorawan-stack.git",
Expand Down
2 changes: 1 addition & 1 deletion pkg/version/ttn.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sdk/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ttn-lw",
"version": "3.32.2",
"version": "3.32.3",
"description": "The Things Stack for LoRaWAN JavaScript SDK",
"url": "https://github.com/TheThingsNetwork/lorawan-stack/tree/default/sdk/js",
"main": "dist/index.js",
Expand Down
Loading