You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16-7Lines changed: 16 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,20 @@ For details about compatibility between different releases, see the **Commitment
11
11
12
12
### Added
13
13
14
+
### Changed
15
+
16
+
### Deprecated
17
+
18
+
### Removed
19
+
20
+
### Fixed
21
+
22
+
### Security
23
+
24
+
## [3.36.1] - unreleased
25
+
26
+
### Added
27
+
14
28
-`Count` RPC on `EndDeviceRegistry` to efficiently retrieve the number of end devices in an application.
15
29
- Add tracing for LBS LNS and TTIGW protocol handlers.
16
30
- TTGC LBS Root CUPS claiming support.
@@ -22,16 +36,10 @@ For details about compatibility between different releases, see the **Commitment
22
36
23
37
- During the process of claiming a managed gateway, create the gateway in the registry before claiming it, not after.
24
38
25
-
### Deprecated
26
-
27
-
### Removed
28
-
29
39
### Fixed
30
40
31
41
- 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.
32
42
33
-
### Security
34
-
35
43
## [3.36.0] - unreleased
36
44
37
45
### Fixed
@@ -3071,7 +3079,8 @@ For details about compatibility between different releases, see the **Commitment
3071
3079
NOTE: These links should respect backports. See https://github.com/TheThingsNetwork/lorawan-stack/pull/1444/files#r333379706.
0 commit comments