Skip to content

Releases: launchdarkly/ld-relay

v8.1.1

20 Oct 16:35
Compare
Choose a tag to compare

[8.1.1] - 2023-10-20

Fixed:

  • The big segments synchronization process will now handle empty versions correctly when using DynamoDB.

v7.4.1

20 Oct 16:26
Compare
Choose a tag to compare

[7.4.1] - 2023-10-20

Fixed:

  • The big segments synchronization process will now handle empty versions correctly when using DynamoDB.

v6.9.1

20 Oct 16:05
Compare
Choose a tag to compare

[6.9.1] - 2023-10-20

Fixed:

  • The big segments synchronization process will now handle empty versions correctly when using DynamoDB.

v8.1.0

17 Oct 20:20
Compare
Choose a tag to compare

[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

17 Oct 19:59
Compare
Choose a tag to compare

[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

17 Oct 23:49
Compare
Choose a tag to compare

[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

12 Oct 20:31
Compare
Choose a tag to compare

[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

27 Sep 17:15
Compare
Choose a tag to compare

[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

26 Sep 21:06
Compare
Choose a tag to compare

[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

08 Aug 16:24
Compare
Choose a tag to compare

[7.3.2] - 2023-08-08

Changed:

  • Updated Alpine docker image to 3.18.3.

Fixed: