Skip to content

dev: bump go.thethings.network/lorawan-stack/v3 from 3.34.0 to 3.34.1 #175

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps go.thethings.network/lorawan-stack/v3 from 3.34.0 to 3.34.1.

Release notes

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

v3.34.1

Added

  • Support to associate/disassociate MAC settings profiles to end devices
    • This feature is experimental and subject to change.

Changed

  • Support wildcards in the supported hosts for TLS certificates obtained via ACME (tls.acme.hosts).
  • Increase downlink capacity by raising duty-cycle budgets per priority.

Fixed

  • Downlink scheduling conflicts by gateways that require up to 32.5 ms margin between downlink transmissions (this includes the UDP Packet Forwarder and other packet forwarders that behave similarly).
  • Live data button covers content on the page.
  • Overflow device info in device overview -> General information panel.
Changelog

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

[3.34.1] - 2025-04-28

Added

  • Support to associate/disassociate MAC settings profiles to end devices
    • This feature is experimental and subject to change.

Changed

  • Support wildcards in the supported hosts for TLS certificates obtained via ACME (tls.acme.hosts).
  • Increase downlink capacity by raising duty-cycle budgets per priority.

Fixed

  • Downlink scheduling conflicts by gateways that require up to 32.5 ms margin between downlink transmissions (this includes the UDP Packet Forwarder and other packet forwarders that behave similarly).
  • Live data button covers content on the page.
  • Overflow device info in device overview -> General information panel.
Commits
  • e22b951 all: Enter release date of version 3.34.1 into the changelog
  • 13a5059 console: Fix live data dark theme
  • 34edbc6 console: Fix profile picture rerender
  • 7ba01c7 console: Fix dark mode profile pic and select
  • e71cff2 console: Fix user preferences
  • d8c2c30 console: Add pagination to webhooks and pubsubs
  • 00aba52 all: Bump to version 3.34.1
  • 9e1cfff all: Cut off changelog version 3.34.1
  • f6a2267 Merge pull request #7544 from TheThingsNetwork/feature/unassign-mac-settings-...
  • ea0c8f0 ns: Inc/dec the value in the callback function
  • 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 <dependency name> 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](https://github.com/TheThingsNetwork/lorawan-stack) from 3.34.0 to 3.34.1.
- [Release notes](https://github.com/TheThingsNetwork/lorawan-stack/releases)
- [Changelog](https://github.com/TheThingsNetwork/lorawan-stack/blob/v3.34/CHANGELOG.md)
- [Commits](TheThingsNetwork/lorawan-stack@v3.34.0...v3.34.1)

---
updated-dependencies:
- dependency-name: go.thethings.network/lorawan-stack/v3
  dependency-version: 3.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies go Pull requests that update Go code labels May 1, 2025
@dependabot dependabot bot requested a review from johanstokking as a code owner May 1, 2025 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants