Skip to content

dev: bump github.com/chirpstack/chirpstack/api/go/v4 from 4.11.1 to 4.12.0 #176

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 github.com/chirpstack/chirpstack/api/go/v4 from 4.11.1 to 4.12.0.

Release notes

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

v4.12.0

Features

FUOTA Support

This release brings FUOTA support to ChirpStack, deprecating the need to use the ChirpStack FUOTA Server. Currently it supports both the v1 and v2 versions of TS003, TS004 and TS005 specifications.

Note:

This has been tested against the LoRa Basics Modem stack. While testing, a small implementation difference has been found between the LoRa Basics Modem and the TS005 (v2) specification (#106). At this moment, the ChirpStack implementation has been aligned with the LoRa Basics Modem.

Improvements

  • Add sorting to device and gateway tables. (#579)
  • Add Yandex ID OAuth provider support. (#622)
  • Generalize auto-conversion of SEC1 EC Keys to PKCS#8. (#618)
  • Replace static UUIDs by gen_random_uuid() in PostgreSQL migration. (#634)
  • Show origin in case of bind parse error. (#632)
  • Refactor device-profile fields in database to reduce amount of used columns.
  • Add filtering to device table.
  • Update internal dependencies.
  • Add JavaScript example for default ADR algorithm.
  • Add option to configure join-server authorization header.
Commits
  • 330f5dc Bump version to 4.12.0
  • 92b2439 Bump version to 4.12.0-test.4
  • 6d084b3 Add option to pass auth. header to join-server.
  • 75e9106 Remove lazy_static dependency.
  • 4ce4828 lrwn: Remove lazy_static dependency.
  • 9ecf4fe ui: Update vite to v6.2.6.
  • 8f9316a Bump golang.org/x/net from 0.33.0 to 0.36.0 in /examples/frame_log/go (#651)
  • 1f2a7d3 Bump vite from 5.4.12 to 5.4.18 in /ui (#652)
  • 990bf57 Update dependencies.
  • b336690 Update tonic to 0.13.
  • 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.11.1 to 4.12.0.
- [Release notes](https://github.com/chirpstack/chirpstack/releases)
- [Commits](chirpstack/chirpstack@v4.11.1...v4.12.0)

---
updated-dependencies:
- dependency-name: github.com/chirpstack/chirpstack/api/go/v4
  dependency-version: 4.12.0
  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 May 1, 2025
@dependabot dependabot bot requested a review from johanstokking as a code owner May 1, 2025 13:24
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