Skip to content

Releases: launchdarkly/ld-relay

v7.3.1

21 Jun 17:54
Compare
Choose a tag to compare

[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:

v7.3.0

24 May 16:54
Compare
Choose a tag to compare

[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

12 May 20:08
Compare
Choose a tag to compare

[7.2.5] - 2023-05-12

Changed:

  • Updated Alpine docker image to 3.18.0.

v7.2.4

05 May 20:15
Compare
Choose a tag to compare

[7.2.4] - 2023-05-05

Fixed:

v8.0.0-alpha.pub.1

26 Apr 00:06
7196634
Compare
Choose a tag to compare
v8.0.0-alpha.pub.1 Pre-release
Pre-release

This is an alpha release of Relay Proxy supporting Payload Filtering functionality.

v7.2.3

13 Apr 20:20
Compare
Choose a tag to compare

[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

13 Apr 19:53
Compare
Choose a tag to compare

[6.8.2] - 2023-04-13

Changed:

  • Updated Alpine docker image to 3.17.3.

v7.2.2

04 Apr 21:14
Compare
Choose a tag to compare

[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

04 Apr 19:06
Compare
Choose a tag to compare

[6.8.1] - 2023-04-04

Changed:

  • Upgraded 3rd party dependencies.

v6.8.0

17 Mar 22:32
Compare
Choose a tag to compare

[6.8.0] - 2023-03-17

Changed:

  • Updated goreleaser to v1.16.1: release artifact names now follow goreleaser's standard ConventionalFileName template. Additionally, the deb and rpm packages now install ld-relay to /usr/bin instead of /usr/local/bin.
  • Updated Alpine image to use Go 1.20.2.
  • Updated CI tests to use Go 1.20.2 and Go 1.19.7.