Releases: launchdarkly/ld-relay
Releases · launchdarkly/ld-relay
v7.3.2
[7.3.2] - 2023-08-08
Changed:
- Updated Alpine docker image to 3.18.3.
Fixed:
- Upgrade go from 1.19.9 -> 1.19.12 and 1.20.4 -> 1.20.7 to address CVE-2023-29402, CVE-2023-29404, CVE-2023-29405.
v7.3.1
[7.3.1] - 2023-06-21
Changed:
- The relay proxy web server will now time out if a connection does not provide header information within 10 seconds.
- Updated Alpine docker image to 3.18.2.
Fixed:
- Upgrade goreleaser from 2.25.1 -> 2.30 to resolve CVE-2023-32698.
v7.3.0
[7.3.0] - 2023-05-24
Added:
- Add a version command line option to return Relay's current version
Fixed:
- Event payloads receiving an HTTP 413 status code will no longer prevent subsequent event payloads from being attempted.
- Unrecoverable failure conditions will no longer block event go routines.
v7.2.5
[7.2.5] - 2023-05-12
Changed:
- Updated Alpine docker image to 3.18.0.
v7.2.4
v8.0.0-alpha.pub.1
This is an alpha release of Relay Proxy supporting Payload Filtering functionality.
v7.2.3
[7.2.3] - 2023-04-13
Changed:
- Updated Alpine docker image to 3.17.3.
- Bumped docker dependency from 20.10.21+incompatible to 20.10.24+incompatible.
Fixed:
- Removed redundant autoconfig stream restart upon receiving reconnect event.
v6.8.2
[6.8.2] - 2023-04-13
Changed:
- Updated Alpine docker image to 3.17.3.
v7.2.2
[7.2.2] - 2023-04-04
Changed:
- CI tests now execute for Go 1.20.2 and Go 1.19.7.
- Upgraded 3rd party dependencies.
Fixed:
- Fixed a broken link in configuration.md.
v6.8.1
[6.8.1] - 2023-04-04
Changed:
- Upgraded 3rd party dependencies.