github chirpstack/chirpstack v4.9.0

latest releases: v4.10.0-test.1, api/go/v4.10.0-test.1
one month ago

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)

Don't miss a new chirpstack release

NewReleases is sending notifications on new releases.