Skip to content

Bump chirpstack_api from 4.16.2 to 4.17.0#278

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/chirpstack_api-4.17.0
Open

Bump chirpstack_api from 4.16.2 to 4.17.0#278
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/chirpstack_api-4.17.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps chirpstack_api from 4.16.2 to 4.17.0.

Release notes

Sourced from chirpstack_api's releases.

v4.17.0

Features

CLI password reset

This release adds a new CLI option to reset passwords, either by prompt stdin or by password file. See CLI commands for more information. (#820)

Secondary NetIDs for roaming

This feature makes it possible to assign secondary NetIDs to a roaming-agreement. This makes it possible to use multiple NetIDs within a single roaming-agreement.

Read-only API keys

This release adds the option to create read-only API keys. If a key is configured as read-only, it is not possible to create, update or delete objects with this key.

Improvements

  • Update Docker base-image to Alpine v3.23.3
  • Update dependencies for API clients.
  • Update React to v19.2 and Antd to v6.1.
  • Improve scheduler concurrency + add new scheduler_lock_duration setting.
  • Misc. UI improvements. (#823, #873)
  • Move from yarn to pnpm as package manager. #874)
  • Add dev_eui filter to list multicast groups API. (#728)
  • Set enabled_uplink_channel_indices on first uplink for ABP devices. (#844)
  • Add PKCE challenge support for OIDC. (#851)
  • Update internal dependencies.

Bugfixes

  • Remove FCnt increment check from get_for_phypayload function. (#813)
  • Remove device_profile_templates import from Python API client. (#842)
  • Fix JS codec / Buffer module unable to import ieee754 module. (#841). Warning: As a side-effect of this fix, strict mode is now enforced by the JS runtime!
  • Fix MQTT integration shared subscription for command subscribe.
  • Remove ws:// option from configfile template in MQTT configuration, as this scheme is (currently) not available. (#741)
  • Fix OIDC user dropdown menu in UI. (#852)

v4.17.0-test.3

v4.17.0 (in development)

Features

CLI password reset

This release adds a new CLI option to reset passwords, either by prompt stdin or by password file. See CLI commands for more information. (#820)

Secondary NetIDs for roaming

This feature makes it possible to assign secondary NetIDs to a roaming-agreement. This makes it possible to use multiple NetIDs within a single roaming-agreement.

... (truncated)

Commits
  • 7e04158 Bump version to 4.17.0
  • 5b07a32 Bump version to 4.17.0-test.4
  • 7c4ef1a chore(ui, api/grpc-web): grpc web & eslint version (#881)
  • 73f367a ui: update Blynk logo (#882)
  • baa0ea8 fix(ui,api/grpc-web): Fix protobuf / grpc dependency mismatch.
  • 8f5a02f Bump version to 4.17.0-test.3
  • 56f90a0 Fix rdkafka-sys dependency features.
  • 12f2d52 Bump version to 4.17.0-test.2
  • 6ded3de Update dependencies.
  • eec8390 chore(ui,api/js,api/grpc-web): move to pnpm (#874)
  • 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 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 [chirpstack_api](https://github.com/chirpstack/chirpstack) from 4.16.2 to 4.17.0.
- [Release notes](https://github.com/chirpstack/chirpstack/releases)
- [Commits](chirpstack/chirpstack@v4.16.2...v4.17.0)

---
updated-dependencies:
- dependency-name: chirpstack_api
  dependency-version: 4.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants