Skip to content

Releases: chirpstack/chirpstack-gateway-bridge

v4.1.2

Choose a tag to compare

@brocaar brocaar released this 13 Jul 08:22

v4.1.2

Improvements

  • Update internal dependencies.
  • Update Docker base image to Alpine v3.24.1.

v4.1.1

Choose a tag to compare

@brocaar brocaar released this 09 Oct 14:00

v4.1.1

Bugfixes

  • Fix gateway re-connect issue caused by #238.

v4.1.0

Choose a tag to compare

@brocaar brocaar released this 06 Oct 14:32
e9fdad0

v4.1.0

Removal

Concentratord backend

This release removes the ChirpStack Concentratord backend. For a long time, the ChirpStack MQTT Forwarder has been a better alternative to the ChirpStack Gateway Bridge for on-gateway installation. For more information, please see ChirpStack MQTT Forwarder.

Improvements

  • Make UDP connection timeout configurable. (#238)
  • Add TLS support by Reverse-Proxy for Basics Station. (#241)
  • Make Semtech UDP cache expiration and cleanup interval configurable. (#244)

Bugfixes

  • Add missing multiplier to convert to nanoseconds. (#234)
  • Fix typo in Prometheus metric name. (#247)

v4.0.11

Choose a tag to compare

@brocaar brocaar released this 11 Mar 16:04

Improvements

  • Update internal dependencies.

Bugfixes

  • Fix firewall security issue on Kerlink gateways.

v4.0.10

Choose a tag to compare

@brocaar brocaar released this 17 Jul 08:38

Improvements

  • Add configuration option to print log in JSON format.

v4.0.9

Choose a tag to compare

@brocaar brocaar released this 27 Jun 09:40

Bugfixes

  • Prevent duplicate MQTT connections. (#229)

v4.0.8

Choose a tag to compare

@brocaar brocaar released this 17 Apr 10:23

Bugfixes

  • Fix cached RouterConfig response (Basics Station).

v4.0.7

Choose a tag to compare

@brocaar brocaar released this 11 Apr 15:43
b4fe733

Improvements

  • Add MuxTime to downlink messages (Basics Station) and remove timesync_interval default.
  • Update internal dependencies.

v4.0.6

Choose a tag to compare

@brocaar brocaar released this 14 Feb 11:53

v4.0.6

Improvements

  • Include location in UplinkRxInfo if Semtech UDP payload contains both rxpk and stat (with location).

v4.0.5

Choose a tag to compare

@brocaar brocaar released this 30 Jan 19:46

v4.0.5

Bugfixes

  • Fix loading config from default paths after merging #199.