Gateway ID and device ID are not autogenerated and prefilled anymore.
[3.31.0] - 2024-07-04
Added
Europe 868.1 MHz single channel frequency plan.
This is experimental and may be removed or hidden in the future.
Changed
The rate limit key for LoRa Basics Station has changed from gs:accept:ws to gs:accept:semtechws/lbslns.
Fixed
Potential issue with application event stream stopping after showing initial events.
Storybook compiling issue.
Issue where an downlink message was scheduled by the Application Layer Clock Synchronization (ALCS) implementation when there is no answer to send (i.e. AnsRequired is not set and the difference with what the end device reports falls within the threshold).
Error log level and reporting when an end device attempts to join that does not have a MAC version set. Instead, the Network Server now publishes a drop join-request event.
Commits
e351ea6 all: Enter release date of version 3.31.1 into the changelog
46918f0 util: Remove role-session-name for release-tag action
You can trigger a rebase of this PR 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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps go.thethings.network/lorawan-stack/v3 from 3.30.2 to 3.31.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
e351ea6
all: Enter release date of version 3.31.1 into the changelog46918f0
util: Removerole-session-name
forrelease-tag
actionb8e9693
ns: Resolve lint warnings024341c
ns: Exit early when no MAC version is set80d404b
all: Bump to version 3.31.1a0fc3d7
all: Fix changelogde894b9
all: Cut off changelog version 3.31.1e7a6d4d
Merge pull request #7158 from TheThingsNetwork/doc/update-binary-help-text5fdde22
Merge pull request #7180 from TheThingsNetwork/dependabot/go_modules/safe-8c1...c2b518b
dev: Update dependenciesYou can trigger a rebase of this PR 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