Skip to content

Commit 174e77c

Browse files
authored
Merge pull request #7917 from TheThingsNetwork/changelog/v3.36.1
Changelog cutoff v3.36.1
2 parents 56be411 + a8ac407 commit 174e77c

1 file changed

Lines changed: 16 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,20 @@ For details about compatibility between different releases, see the **Commitment
1111

1212
### Added
1313

14+
### Changed
15+
16+
### Deprecated
17+
18+
### Removed
19+
20+
### Fixed
21+
22+
### Security
23+
24+
## [3.36.1] - unreleased
25+
26+
### Added
27+
1428
- `Count` RPC on `EndDeviceRegistry` to efficiently retrieve the number of end devices in an application.
1529
- Add tracing for LBS LNS and TTIGW protocol handlers.
1630
- TTGC LBS Root CUPS claiming support.
@@ -22,16 +36,10 @@ For details about compatibility between different releases, see the **Commitment
2236

2337
- During the process of claiming a managed gateway, create the gateway in the registry before claiming it, not after.
2438

25-
### Deprecated
26-
27-
### Removed
28-
2939
### Fixed
3040

3141
- Mutex locking that caused the rights to be fetched for authorization checks sequentially. This caused gateways to reconnect slowly after Gateway Server restarts and rpcs to timeout that were asserting gateway rights.
3242

33-
### Security
34-
3543
## [3.36.0] - unreleased
3644

3745
### Fixed
@@ -3071,7 +3079,8 @@ For details about compatibility between different releases, see the **Commitment
30713079
NOTE: These links should respect backports. See https://github.com/TheThingsNetwork/lorawan-stack/pull/1444/files#r333379706.
30723080
-->
30733081

3074-
[unreleased]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.36.0...v3.36
3082+
[unreleased]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.36.1...v3.36
3083+
[3.36.1]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.36.0...v3.36.1
30753084
[3.36.0]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.35.2...v3.36.0
30763085
[3.35.2]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.35.1...v3.35.2
30773086
[3.35.1]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.35.0...v3.35.1

0 commit comments

Comments
 (0)