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
3f7c086 all: Enter release date of version 3.31.0 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.2 to 3.31.0.
Release notes
Sourced from go.thethings.network/lorawan-stack/v3's releases.
Changelog
Sourced from go.thethings.network/lorawan-stack/v3's changelog.
Commits
3f7c086
all: Enter release date of version 3.31.0 into the changelog05c778c
dev: Update changelogb068f58
as: Do not send empty downlink when there is no answerb2be6b5
all: Bump to version 3.31.08626474
Merge pull request #7134 from TheThingsNetwork/release/v3.30.22b1e916
Merge pull request #7153 from TheThingsNetwork/feature/clear-codeowners9642db0
dev: Clear package files codeowners8d9de76
all: Enter release date of version 3.30.2 into the changelogcb7fac7
all: Bump to version 3.30.20611711
Merge pull request #7152 from TheThingsNetwork/changelog/v3.31.0Dependabot 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