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.
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.
Commits
0dd8a8f all: Enter release date of version 3.30.2 into the changelog
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps go.thethings.network/lorawan-stack/v3 from 3.30.1 to 3.30.2.
Release notes
Sourced from go.thethings.network/lorawan-stack/v3's releases.
Changelog
Sourced from go.thethings.network/lorawan-stack/v3's changelog.
Commits
0dd8a8f
all: Enter release date of version 3.30.2 into the changelog6678195
all: Bump to version 3.30.2332c9db
Merge pull request #7097 from TheThingsNetwork/changelog/v3.30.2c5c6e84
all: Cut off changelog version 3.30.2674e442
Merge pull request #7094 from TheThingsNetwork/fix/changelog-unmarshalnbytes7f22d03
dev: Update CHANGELOG23b3ed2
Merge pull request #7090 from TheThingsNetwork/dependabot/npm_and_yarn/sdk/js...d8bd297
Merge pull request #7083 from TheThingsNetwork/fix/sentry-redux-fixbda98a8
Merge pull request #7088 from TheThingsNetwork/fix/7087-eui-null-conversion-t...470b81b
console,account: Update store setupDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show