TheThingsNetwork / lorawan-stack-migrate

Migrate devices from other LoRaWAN Network Servers to The Things Stack
Apache License 2.0
8 stars 3 forks source link

dev: bump go.thethings.network/lorawan-stack/v3 from 3.30.0 to 3.30.1 #126

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

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.

v3.30.1

Added

  • 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.
Changelog

Sourced from go.thethings.network/lorawan-stack/v3's changelog.

[3.30.1] - 2024-05-13

Added

  • 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
  • ece0031 console: Fix linting
  • 56c206b console: Fix repetition
  • 7721cc4 console: Add back devAddr
  • 2b0b429 console: Fix condition
  • 9f8d203 console: Fix choosing different adr
  • 2d26ae7 all: Bump to version 3.30.1
  • be0fc0e Merge pull request #7050 from TheThingsNetwork/changelog/v3.30.1
  • d3e5cb7 all: Cut off changelog version 3.30.1
  • Additional commits viewable in compare view


Dependabot compatibility score

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)