Support fine-grained NbTrans controls while using Dynamic ADR mode in the Console.
User bookmark listing now supports filtering bookmarks by entity type.
This can be specified by setting entity_types field in ListUserBookmarksRequest.
Fixed
Show both AFcntDown and NFcntDown in the Device overview in the Console.
Fixes the keys displayed in the session information section of overview tab of an End Device in the Console - for LW 1.1.x, replaces NwkSKey with FNwkSIntKey. For LX 1.0.x display only the NwkSKey and AppSKey.
Support fine-grained NbTrans controls while using Dynamic ADR mode in the Console.
User bookmark listing now supports filtering bookmarks by entity type.
This can be specified by setting entity_types field in ListUserBookmarksRequest.
Fixed
Show both AFcntDown and NFcntDown in the Device overview in the Console.
Fixes the keys displayed in the session information section of overview tab of an End Device in the Console - for LW 1.1.x, replaces NwkSKey with FNwkSIntKey. For LX 1.0.x display only the NwkSKey and AppSKey.
Commits
295b931 all: Enter release date of version 3.30.1 into the changelog
1f04366 gs: Do not reject proprietary frames in Basics Station
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.0 to 3.30.1.
Release notes
Sourced from go.thethings.network/lorawan-stack/v3's releases.
Changelog
Sourced from go.thethings.network/lorawan-stack/v3's changelog.
Commits
295b931
all: Enter release date of version 3.30.1 into the changelog1f04366
gs: Do not reject proprietary frames in Basics Stationece0031
console: Fix linting56c206b
console: Fix repetition7721cc4
console: Add back devAddr2b0b429
console: Fix condition9f8d203
console: Fix choosing different adr2d26ae7
all: Bump to version 3.30.1be0fc0e
Merge pull request #7050 from TheThingsNetwork/changelog/v3.30.1d3e5cb7
all: Cut off changelog version 3.30.1Dependabot 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