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 github.com/chirpstack/chirpstack/api/go/v4 from 4.8.1 to 4.9.0 #138

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/chirpstack/chirpstack/api/go/v4 from 4.8.1 to 4.9.0.

Release notes

Sourced from github.com/chirpstack/chirpstack/api/go/v4's releases.

v4.9.0

Features

Gateway Mesh

This is a new feature that makes it possible to extend network coverage by deploying 'Relay Gateways' that operate without internet access. While the Gatway Mesh only requires changes to the LoRa Gateways, this implements an overview of detected Relay Gateways and their last heartbeat. Please see ChirpStack Gateway Mesh for for information. Support for this feature will be implemented in the next ChirpStack Gateway OS version.

Other features

  • Add support for generating PHP gRPC code. (#431)

Improvements

  • Update internal dependencies.
  • Add passive_roaming_validate_mic configuration option to enable / disable MIC validation for passive-roaming.
  • Update sslmode options in PostgreSQL config template. (#433)
  • Fallback to empty DevAddr, EUI, NetID or AES-key in case of empty string. (#453)
  • Make OIDC and OAuth2 scopes configurable. (#443)
  • Update GitHub workflow action versions. (#461)
  • Document user_info configuration in region_xxxx.toml configuration files. (#462)
  • Replace warp dependency by axum for API request handling.
  • UI: Make it possible to configure the tileserver. (#451)
  • UI: Replace moment with date-fns. (#460)
  • UI: Migrate from create-react-app to vite. (#459)
  • UI: Update codec template with JSDoc. (#473)
  • API: Improve device activation in documentation. (#454)

Bugfixes

  • API: Remove frame_log from __init__.py in Python SDK. (#422)
  • Fix sending HomeNSAns message-type to HomeNSReq request.
  • Fix empty string in Regional Paramaters revision column. (#432)
  • Fix exposing full JS codec errors. (#440)
  • Fix setting gateway altitude in stats handler. (#458)
  • Add signal handler to handle SIGTERM correctly. (#480)
Commits
  • 489a35e Bump version to 4.9.0
  • 1848097 Fix missing last_seen_at field update of relay gateway.
  • 76b7ec4 Add signal handling.
  • 3aaa114 Update deadpool-redis.
  • a811ec5 Bump version to 4.9.0-test.6
  • 5794f41 Fix clippy feedback (cargo clippy --fix).
  • 7158c0c ui: Update codec template with JSDoc (#473)
  • eda6646 Update dependencies.
  • 40a2b83 Update redis dependency.
  • 4e0106a Replace warp with axum.
  • 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 [github.com/chirpstack/chirpstack/api/go/v4](https://github.com/chirpstack/chirpstack) from 4.8.1 to 4.9.0.
- [Release notes](https://github.com/chirpstack/chirpstack/releases)
- [Commits](chirpstack/chirpstack@v4.8.1...v4.9.0)

---
updated-dependencies:
- dependency-name: github.com/chirpstack/chirpstack/api/go/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Sep 1, 2024
@johanstokking johanstokking merged commit 3427229 into master Sep 2, 2024
3 checks passed
@johanstokking johanstokking deleted the dependabot/go_modules/github.com/chirpstack/chirpstack/api/go/v4-4.9.0 branch September 2, 2024 09:18
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