Skip to content

Commit

Permalink
Merge pull request #7097 from TheThingsNetwork/changelog/v3.30.2
Browse files Browse the repository at this point in the history
Changelog cutoff v3.30.2
  • Loading branch information
happyRip authored May 23, 2024
2 parents 674e442 + c5c6e84 commit 332c9db
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,16 @@ For details about compatibility between different releases, see the **Commitment

### Fixed

### Security

## [3.30.2] - unreleased

### Fixed

- Increased the timeout for Basic Station gateways sending HTTP headers. There should now be enough time for embedded devices with little to no hardware acceleration to perform a TLS handshake. In particular, The Things Indoor Gateway can now connect to The Things Stack presenting a ECDSA certificate.
- Reconnect a gateway when the antenna gain is adjusted.
- Fixed length bytes fields, such as EUIs, device addresses or device keys, are no longer considered as being all zero when provided as null values in JSON requests.

### Security

## [3.30.1] - 2024-05-13

### Added
Expand Down Expand Up @@ -2810,7 +2814,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.30.1...v3.30
[unreleased]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.30.2...v3.30
[3.30.2]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.30.1...v3.30.2
[3.30.1]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.30.0...v3.30.1
[3.30.0]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.29.2...v3.30.0
[3.29.2]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.29.1...v3.29.2
Expand Down

0 comments on commit 332c9db

Please sign in to comment.