Skip to content
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

dev: bump go.thethings.network/lorawan-stack/v3 from 3.32.0 to 3.32.1 #145

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps go.thethings.network/lorawan-stack/v3 from 3.32.0 to 3.32.1.

Release notes

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

v3.32.1

Added

  • Option to filter out non-gateway related frequency plans.
    • ListFrequencyPlans RPC has a new gateways-only flag.
  • Option to pause application webhooks.
  • Endpoint for claiming gateways using a qr code
  • Update the GetTemplate endpoint in device repository to check for profile identifiers in the vendor index.
  • Support for claiming a gateway via QR code in the Console.

Fixed

  • RX2 and Class C with The Things Industries gateway protocol in dynamic channel plan regions (including EU868).
  • Filtering the list end points for end devices and gateways using the HTTP API.
Changelog

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

[3.32.1] - 2024-10-24

Added

  • Option to filter out non-gateway related frequency plans.
    • ListFrequencyPlans RPC has a new gateways-only flag.
  • Option to pause application webhooks.
  • Endpoint for claiming gateways using a qr code
  • Update the GetTemplate endpoint in device repository to check for profile identifiers in the vendor index.
  • Support for claiming a gateway via QR code in the Console.

Fixed

  • RX2 and Class C with The Things Industries gateway protocol in dynamic channel plan regions (including EU868).
  • Filtering the list end points for end devices and gateways using the HTTP API.
Commits
  • f8d312d all: Enter release date of version 3.32.1 into the changelog
  • d861cee Merge pull request #7313 from TheThingsNetwork/fix/filter-end-devices-gateways
  • b4ff53e dev: Update CHANGELOG
  • a45b859 api: Add additional bindings to filter end devices and gateways
  • 70e1ede Merge pull request #7309 from TheThingsNetwork/fix/video-feed
  • 4efe7ca Merge pull request #7307 from TheThingsNetwork/fix/field-name
  • ab04e15 console: Add fallback deviceId when videoTracks getSetting fails
  • 5e10b33 console: Fix e2e tests
  • 58bfbd5 console: Fix field name
  • 41e609a Merge pull request #7306 from TheThingsNetwork/fix/encoding-gateway-authentic...
  • 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)

@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Nov 1, 2024
Bumps [go.thethings.network/lorawan-stack/v3](https://github.com/TheThingsNetwork/lorawan-stack) from 3.32.0 to 3.32.1.
- [Release notes](https://github.com/TheThingsNetwork/lorawan-stack/releases)
- [Changelog](https://github.com/TheThingsNetwork/lorawan-stack/blob/v3.33/CHANGELOG.md)
- [Commits](TheThingsNetwork/lorawan-stack@v3.32.0...v3.32.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go.thethings.network/lorawan-stack/v3-3.32.1 branch from 14a54d0 to 325dc26 Compare November 5, 2024 09:53
@johanstokking johanstokking merged commit f858c31 into master Nov 5, 2024
3 checks passed
@johanstokking johanstokking deleted the dependabot/go_modules/go.thethings.network/lorawan-stack/v3-3.32.1 branch November 5, 2024 09:54
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.

1 participant