Skip to content

Commit

Permalink
Merge pull request #4861 from TheThingsNetwork/release/v3.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
htdvisser authored Nov 12, 2021
2 parents f4f64e3 + ff8e099 commit 09f6106
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 12 deletions.
21 changes: 16 additions & 5 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.16.0] - 2021-11-12

### Added

- `ttn_lw_as_subscription_sets_publish_success_total` and `ttn_lw_as_subscription_sets_publish_failed_total` metrics to track the number of subscription set publish attempts.
- Application Server advanced distribution settings:
- `as.distribution.global.individual.subscription-blocks` controls if the Application Server should block while publishing traffic to individual global subscribers (such as MQTT clients).
Expand All @@ -33,8 +47,6 @@ For details about compatibility between different releases, see the **Commitment
- This requires an Application Server database migration (`ttn-lw-stack as-db migrate`) to clear the `started_at` field in existing (pending) sessions.
- Console changing to server-side event filtering (used to be client-side).

### Deprecated

### Removed

- The `ttn_lw_gs_status_failed_total`, `ttn_lw_gs_uplink_failed_total` metrics. `ttn_lw_gs_status_dropped_total` and `ttn_lw_gs_uplink_dropped_total` should be used instead, as they contain the failure cause.
Expand All @@ -52,8 +64,6 @@ For details about compatibility between different releases, see the **Commitment
- Unhelpful error message when aborting the OIDC Login in the Console.
- Parsing of multi-word description search queries.

### Security

## [3.15.3] - 2021-10-26

### Fixed
Expand Down Expand Up @@ -1873,7 +1883,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.15.3...v3.15
[unreleased]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.16.0...v3.16
[3.16.0]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.15.3...v3.16.0
[3.15.2]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.15.2...v3.15.3
[3.15.2]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.15.1...v3.15.2
[3.15.1]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.15.0...v3.15.1
Expand Down
4 changes: 2 additions & 2 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ We provide security fixes for the two most recent minor versions of the v3 major

| Version | Supported |
| --------------- | ------------------ |
| 3.13.x and below | :warning: |
| 3.14.x | :white_check_mark: |
| 3.14.x and below | :warning: |
| 3.15.x | :white_check_mark: |
| 3.16.x | :white_check_mark: |

## Reporting a Vulnerability

Expand Down
2 changes: 1 addition & 1 deletion data/lorawan-devices
Submodule lorawan-devices updated 91 files
+7 −6 package-lock.json
+6 −0 vendor/ellenex/index.yaml
+36 −0 vendor/ellenex/pls2-l-codec.yaml
+52 −0 vendor/ellenex/pls2-l-profile.yaml
+ vendor/ellenex/pls2-l.jpg
+37 −0 vendor/ellenex/pls2-l.js
+176 −0 vendor/ellenex/pls2-l.yaml
+36 −0 vendor/ellenex/pts2-l-codec.yaml
+52 −0 vendor/ellenex/pts2-l-profile.yaml
+ vendor/ellenex/pts2-l.jpg
+37 −0 vendor/ellenex/pts2-l.js
+169 −0 vendor/ellenex/pts2-l.yaml
+90 −0 vendor/emu/emu-prof-ii-codec.yaml
+52 −0 vendor/emu/emu-prof-ii-profile.yaml
+ vendor/emu/emu-prof-ii.png
+160 −0 vendor/emu/emu-prof-ii.yaml
+ vendor/emu/emu_electronic_logo.png
+3 −0 vendor/emu/index.yaml
+709 −0 vendor/emu/profii-lp-codec_generic.js
+11 −0 vendor/index.yaml
+20 −6 vendor/netvox/payload/r718e.js
+1 −1 vendor/netvox/r311a.yaml
+1 −1 vendor/netvox/r311b.yaml
+1 −1 vendor/netvox/r311ca.yaml
+1 −1 vendor/netvox/r311cb.yaml
+1 −1 vendor/netvox/r311cc.yaml
+1 −1 vendor/netvox/r311d.yaml
+1 −1 vendor/netvox/r311da.yaml
+1 −1 vendor/netvox/r311db.yaml
+1 −1 vendor/netvox/r311fa.yaml
+1 −1 vendor/netvox/r311fb.yaml
+1 −1 vendor/netvox/r311fc.yaml
+1 −1 vendor/netvox/r311g.yaml
+1 −1 vendor/netvox/r311w.yaml
+1 −1 vendor/netvox/r312.yaml
+1 −1 vendor/netvox/r312a.yaml
+1 −1 vendor/netvox/r711.yaml
+1 −1 vendor/netvox/r718a.yaml
+1 −1 vendor/netvox/r718ab.yaml
+1 −1 vendor/netvox/r718b.yaml
+1 −1 vendor/netvox/r718ck.yaml
+1 −1 vendor/netvox/r718ct.yaml
+1 −1 vendor/netvox/r718da.yaml
+1 −1 vendor/netvox/r718da2.yaml
+1 −1 vendor/netvox/r718db.yaml
+1 −1 vendor/netvox/r718db2.yaml
+6 −6 vendor/netvox/r718e-codec.yaml
+1 −1 vendor/netvox/r718e.yaml
+1 −1 vendor/netvox/r718f.yaml
+1 −1 vendor/netvox/r718f2.yaml
+1 −1 vendor/netvox/r718ia.yaml
+1 −1 vendor/netvox/r718ib.yaml
+1 −1 vendor/netvox/r718j.yaml
+1 −1 vendor/netvox/r718j2.yaml
+1 −1 vendor/netvox/r718lb.yaml
+1 −1 vendor/netvox/r718lb2.yaml
+1 −1 vendor/netvox/r718ma.yaml
+1 −1 vendor/netvox/r718mba.yaml
+1 −1 vendor/netvox/r718mbb.yaml
+1 −1 vendor/netvox/r718mbc.yaml
+1 −1 vendor/netvox/r718n1.yaml
+1 −1 vendor/netvox/r718n3.yaml
+1 −1 vendor/netvox/r718q.yaml
+1 −1 vendor/netvox/r718qa.yaml
+1 −1 vendor/netvox/r718t.yaml
+1 −1 vendor/netvox/r718wa.yaml
+1 −1 vendor/netvox/r720a.yaml
+1 −1 vendor/netvox/r72615.yaml
+1 −1 vendor/netvox/r72615a.yaml
+1 −1 vendor/netvox/r730da.yaml
+1 −1 vendor/netvox/r730db.yaml
+1 −1 vendor/netvox/r730mba.yaml
+1 −1 vendor/netvox/ra0715.yaml
+1 −1 vendor/netvox/ra0715y.yaml
+1 −1 vendor/netvox/rb02i.yaml
+1 −1 vendor/netvox/rb11e.yaml
+4 −2 vendor/tektelic/index.yaml
+ vendor/tektelic/smart-ac-outlet.png
+ vendor/tektelic/smart-ac-switch.png
+ vendor/tektelic/switch.png
+2 −2 vendor/tektelic/t000589x-ac-outlet-gen1.yaml
+31 −0 vendor/tektelic/t000589x-ac-switch-gen1.yaml
+2 −4 vendor/tektelic/t000662x-ac-outlet-gen2.yaml
+33 −0 vendor/tektelic/t000662x-ac-switch-gen2.yaml
+83 −2 website/layouts/devices/single.html
+1 −1 website/layouts/partials/device-list.html
+1 −1 website/package.json
+1 −3 website/src/styles/global.styl
+84 −1 website/src/styles/layouts/devices/single.styl
+1 −0 website/src/styles/layouts/partials/device-list.styl
+2 −2 website/yarn.lock
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.15.3",
"version": "3.16.0",
"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.15.3",
"version": "3.16.0",
"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 09f6106

Please sign in to comment.