releases.shpreview

5.5.1

$npx -y @buildinternet/releases show rel_DTooGFZBKpaumbZR_nX2_

[5.5.1] - 2018-12-19

Fixed:

  • When proxying events, the Relay now preserves information about what kind of platform they came from: server-side, mobile, or browser. Previously, it delivered all events to LaunchDarkly as if they were server-side events, which could cause your usage statistics to be wrong. (#53)
  • The docker-entrypoint.sh script, which is meant to run with any sh-compatible shell, contained some bash syntax that does not work in every shell.
  • If the configuration is invalid because more than one database is selected (e.g., Redis + DynamoDB), the Relay will report an error. Previously, it picked one of the databases and ignored the others.
  • Clarified documentation about persistent feature stores, and boolean environment variables.

Docker images

  • docker pull launchdarkly/ld-relay:5.5.1
  • docker pull launchdarkly/ld-relay:v5
  • docker pull launchdarkly/ld-relay:latest

Fetched April 11, 2026