Skip to content

Commit

Permalink
Merge pull request #4498 from TheThingsNetwork/release/v3.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
htdvisser authored Aug 6, 2021
2 parents 2a010d4 + 595e1b4 commit 0be1360
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 12 deletions.
23 changes: 16 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,20 @@ For details about compatibility between different releases, see the **Commitment

### Added

### Changed

### Deprecated

### Removed

### Fixed

### Security

## [3.14.1] - 2021-08-06

### Added

- New config option `--as.packages.timeout` to control the message processing timeout of application packages.
- Option to view and copy error details in full view errors in the Console.
- Metrics for CUPS requests.
Expand All @@ -24,17 +38,11 @@ For details about compatibility between different releases, see the **Commitment
- The Network Server application uplink queue may now be skipped if the Application Server peer is available at enqueue time.
- The interval for updating gateways in Packet Broker is now 10 minutes (was 5 minutes) and the timeout is 5 seconds (was 2 seconds).

### Deprecated

### Removed

### Fixed

- Improved errors when ordering search requests by non-existent fields.
- LNS authentication key handling for gateways in the Console.

### Security

## [3.14.0] - 2021-07-23

### Added
Expand Down Expand Up @@ -1683,7 +1691,8 @@ For details about compatibility between different releases, see the **Commitment
<!--
NOTE: These links should respect backports. See https://github.com/TheThingsNetwork/lorawan-stack/pull/1444/files#r333379706.
-->
[unreleased]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.14.0...v3.14
[unreleased]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.14.1...v3.14
[3.14.1]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.14.0...v3.14.1
[3.14.0]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.13.3...v3.14.0
[3.13.3]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.13.2...v3.13.3
[3.13.2]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.13.1...v3.13.2
Expand Down
2 changes: 1 addition & 1 deletion data/lorawan-devices
Submodule lorawan-devices updated 94 files
+1 −1 .github/workflows/validate.yml
+17 −17 bin/validate.js
+14 −3 tools/runscript/go.mod
+18 −384 tools/runscript/go.sum
+ vendor/dingtek/dc410.png
+0 −6 vendor/elsys/ers-co2.yaml
+93 −91 vendor/imst/ioke868-codec.yaml
+5 −4 vendor/imst/ioke868.js
+1 −1 vendor/imst/ioke868.yaml
+38 −38 vendor/imst/range-extender-codec.yaml
+70 −54 vendor/imst/range-extender.js
+1 −1 vendor/imst/range-extender.yaml
+3 −1 vendor/index.yaml
+2 −0 vendor/izinto/index.yaml
+ vendor/izinto/izi-io-4840-corner.jpg
+ vendor/izinto/izi-io-4840-front.jpg
+126 −0 vendor/izinto/izi-io-4840-grid.yaml
+126 −0 vendor/izinto/izi-io-4840-heat.yaml
+26 −5 vendor/izinto/izi-io-4840.yaml
+ vendor/izinto/izinto_logo.png
+0 −1 vendor/keller/adt1-tube.yaml
+1 −0 vendor/mcf88/index.yaml
+ vendor/mcf88/mcf-lw12co2e.png
+119 −0 vendor/mcf88/mcf-lw12co2e.yaml
+15 −0 vendor/netvox/index.yaml
+156 −0 vendor/netvox/payload/r311fb_r718mbb_r730mbb.js
+156 −0 vendor/netvox/payload/r311fc_r718mbc_r730mbc.js
+184 −0 vendor/netvox/payload/r718da2_r718db2_r718f2.js
+159 −0 vendor/netvox/payload/r718ia_r718ib_r730ia_r730ib.js
+158 −0 vendor/netvox/payload/r718ma_r311d_r730ma.js
+ vendor/netvox/photos/r311ca.png
+ vendor/netvox/photos/r311cb.png
+ vendor/netvox/photos/r311cc.png
+ vendor/netvox/photos/r311d.png
+ vendor/netvox/photos/r311fb.png
+ vendor/netvox/photos/r311fc.png
+ vendor/netvox/photos/r718da2.png
+ vendor/netvox/photos/r718db2.png
+ vendor/netvox/photos/r718f2.png
+ vendor/netvox/photos/r718ia.png
+ vendor/netvox/photos/r718j2.png
+ vendor/netvox/photos/r718lb2.png
+ vendor/netvox/photos/r718ma.png
+ vendor/netvox/photos/r718mbb.png
+94 −0 vendor/netvox/r311ca-codec.yaml
+69 −0 vendor/netvox/r311ca.yaml
+94 −0 vendor/netvox/r311cb-codec.yaml
+69 −0 vendor/netvox/r311cb.yaml
+94 −0 vendor/netvox/r311cc-codec.yaml
+69 −0 vendor/netvox/r311cc.yaml
+95 −0 vendor/netvox/r311d-codec.yaml
+66 −0 vendor/netvox/r311d.yaml
+93 −0 vendor/netvox/r311fb-codec.yaml
+66 −0 vendor/netvox/r311fb.yaml
+93 −0 vendor/netvox/r311fc-codec.yaml
+66 −0 vendor/netvox/r311fc.yaml
+94 −0 vendor/netvox/r718da2-codec.yaml
+69 −0 vendor/netvox/r718da2.yaml
+94 −0 vendor/netvox/r718db2-codec.yaml
+69 −0 vendor/netvox/r718db2.yaml
+94 −0 vendor/netvox/r718f2-codec.yaml
+69 −0 vendor/netvox/r718f2.yaml
+93 −0 vendor/netvox/r718ia-codec.yaml
+69 −0 vendor/netvox/r718ia.yaml
+93 −0 vendor/netvox/r718ib-codec.yaml
+69 −0 vendor/netvox/r718ib.yaml
+94 −0 vendor/netvox/r718j2-codec.yaml
+66 −0 vendor/netvox/r718j2.yaml
+94 −0 vendor/netvox/r718lb2-codec.yaml
+69 −0 vendor/netvox/r718lb2.yaml
+95 −0 vendor/netvox/r718ma-codec.yaml
+66 −0 vendor/netvox/r718ma.yaml
+93 −0 vendor/netvox/r718mbb-codec.yaml
+66 −0 vendor/netvox/r718mbb.yaml
+93 −0 vendor/netvox/r718mbc-codec.yaml
+66 −0 vendor/netvox/r718mbc.yaml
+ vendor/nexelec/carbon.png
+10 −806 vendor/nke-watteco/bob-assistant.js
+ vendor/tektelic/eatracker.png
+ vendor/tektelic/srsbase.png
+ vendor/tektelic/srspir.png
+ vendor/tektelic/switch.png
+1 −1 vendor/tektelic/t000489x-smart-room-base.yaml
+1 −1 vendor/tektelic/t00048xx-smart-room-pir.yaml
+1 −1 vendor/tektelic/t00056xx-470-profile.yaml
+2 −1 vendor/tektelic/t000589x-915-profile.yaml
+1 −1 vendor/tektelic/t000594x-enterprise-asset-tracker.yaml
+1 −1 vendor/tektelic/t00061xx-470-profile.yaml
+2 −2 vendor/tektelic/t00061xx-smart-room-base-gen3.yaml
+2 −2 vendor/tektelic/t00061xx-smart-room-pir-gen3.yaml
+2 −1 vendor/tektelic/t000662x-915-profile.yaml
+2 −0 vendor/tektelic/t000662x-ac-outlet-switch-gen2.yaml
+0 −6 vendor/the-things-products/the-things-node-codec.yaml
+0 −35 vendor/the-things-products/the-things-node.js
2 changes: 1 addition & 1 deletion data/lorawan-webhook-templates
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.14.0",
"version": "3.14.1",
"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.14.0",
"version": "3.14.1",
"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

0 comments on commit 0be1360

Please sign in to comment.