Skip to content

Releases: launchdarkly/ld-relay

4.1.0

25 May 23:45
652a8c0
Compare
Choose a tag to compare

Added:

  • Add support for client-side (js) and mobile endpoints for evaluation, streaming and publishing events.
  • Set UserAgent to LDRelay/VERSION.

Fixed:

  • Fix configuration of flush interval for summarizing event relay.

4.0.0

11 May 02:57
Compare
Choose a tag to compare

Changes:

  • When proxying events, ld-relay now converts analytics events from older SDKs, or from the PHP SDK, into the new summary format. For more details, see Analytics Data Stream Reference.

3.0.2

16 Apr 19:53
4dd4c6a
Compare
Choose a tag to compare

Changes:

  • Fixed a bug causing flag and segment configurations to not be propagated correctly on stream initialization.

3.0.1

20 Feb 23:49
6c08f8c
Compare
Choose a tag to compare

Changes:

  • Fixed a long-standing bug that could cause client SDKs to repeatedly log the warning "Unexpected event found in stream".

3.0.0

20 Feb 18:11
8df6dfb
Compare
Choose a tag to compare

Changes

  • This release adds support for a new LaunchDarkly feature: reusable user segments. If you are using segments, or a version of the SDK that supports segments (e.g. Go SDK version 3.0.0 and above), this is now the minimum supported version of ld-relay; otherwise, older versions will continue to work. Configuration is unchanged.

Support for flag evaluation

09 Feb 23:55
4d18d81
Compare
Choose a tag to compare

Changes

  • Added support for proxied flag evaluation for mobile, client-side, and unofficial SDKs. See the README for configuration instructions.

Support for event forwarding

05 Jun 21:29
Compare
Choose a tag to compare

Changes

  • The relay can now act as an event forwarder, which allows PHP clients to synchronously push events to a local relay instead of calling fork+curl to events.launchdarkly.com

2.1.0

07 Nov 18:33
Compare
Choose a tag to compare

Changes:
Disabled gzip compression

1.1.0

07 Nov 18:08
Compare
Choose a tag to compare

This version of ld-relay is for customers using LaunchDarkly v1. For customers on v2, please use 2.0.0 or higher.

Uses the github.com/launchdarkly/go-client dependency.

Changes:
Disabled gzip compression

1.0.0

28 Oct 18:06
Compare
Choose a tag to compare

Not recommended. Please use 2.0.0 or higher.

Uses the github.com/launchdarkly/go-client dependency.