Releases: launchdarkly/ld-relay
Releases · launchdarkly/ld-relay
v8.1.1
[8.1.1] - 2023-10-20
Fixed:
- The big segments synchronization process will now handle empty versions correctly when using DynamoDB.
v7.4.1
[7.4.1] - 2023-10-20
Fixed:
- The big segments synchronization process will now handle empty versions correctly when using DynamoDB.
v6.9.1
[6.9.1] - 2023-10-20
Fixed:
- The big segments synchronization process will now handle empty versions correctly when using DynamoDB.
v8.1.0
[8.1.0] - 2023-10-17
Changed:
- Build with Go 1.21 and 1.20 in CI
- Bump minimum required Go version to 1.19
Removed:
- Removed obsolete documentation related to
disableInternalUsageMetrics
config option.
v7.4.0
[7.4.0] - 2023-10-17
Changed:
- Build with Go 1.21 and 1.20 in CI
- Bump minimum required Go version to 1.19
- Bump golang.org/x/net from 0.11.0 to 0.17.0
Deprecated:
disableInternalUsageMetrics
is deprecated in Relay Proxy v7 and removed in v8.
v6.9.0
[6.9.0] - 2023-10-17
Changed:
- Build with Go 1.21 and 1.20 in CI
- Bump minimum required Go version to 1.19
- Bump golang.org/x/net from 0.11.0 to 0.17.0
v8.0.0
[8.0.0] - 2023-10-12
Added:
- Added support for Payload Filters, which is an EAP feature. Please contact LaunchDarkly support for more information.
- Added support for upcoming technology migration functionality.
Changed:
- Expanded
relayMetric
to track polling requests.
Removed:
DisableInternalUsageMetrics
configuration has been removed.
v7.3.3
[7.3.3] - 2023-09-27
Changed:
- Updated internal relay metric to include data scoped to individual environment.
- Bumped cyphar/filepath-securejoin to v0.2.4
v6.8.3
[6.8.3] - 2023-09-26
Changed:
- Updated internal relay metric to include data scoped to individual environment.
- Bumped alpine to 3.18
- Bumped cyphar/filepath-securejoin to v0.2.4
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.