Releases: launchdarkly/ld-relay
Releases · launchdarkly/ld-relay
v7.6.2
7.6.2 (2024-07-10)
Bug Fixes
- deps: bump supported Go versions to 1.22.5 and 1.21.12 (#412) (ec47b7c)
v8.8.0
8.8.0 (2024-06-25)
Features
- offline mode key rotation (#408) (b3f03a4)
- Note: Relay was previously unable to support rotated SDK keys with deprecation periods when operating in Offline Mode. This functionality is now present and should be equivalent with rotation behavior using AutoConfig.
- periodic key revocation (#401) (92033e9)
- Note: rotated SDK keys that have a deprecation period are now checked for expiration on an interval by Relay. Previously, deprecated keys would be revoked precisely on their expiration date. The default monitoring interval is 1 minute and is configurable down to 100ms. This affects key rotation in Offline and AutoConfig mode.
Bug Fixes
- offline mode would spam logs when file changes (#406) (3c12e10)
v8.7.1
8.7.1 (2024-06-21)
Bug Fixes
- deps: update Dockerfiles from alpine:3.20.0 to alpine:3.20.1 (#402) (f70a5df)
v7.6.1
7.6.1 (2024-06-21)
Bug Fixes
- deps: update Dockerfiles from alpine:3.20.0 to alpine:3.20.1 (#403) (e910f8b)
v8.7.0
8.7.0 (2024-06-17)
Note: Binaries were not uploaded to Github for this release, although Docker images are available as usual. There are no changes to Relay in this version.
Features
- publish -alpine suffixed Docker images (#396) (2d7cecd)
Test release, ignore
This is a test release, it is not officially supported in any way. Please disregard.
This enables cache busting on upstream Relay streaming connections by appending a ?cacheBust=random-uuid-value
query parameter to the streaming endpoint URL.
Or, as an environment variable, CACHE_BUST=true
v8.6.0
8.6.0 (2024-06-10)
Features
- publish distroless debian12 image (fe0155f)
v7.6.0
7.6.0 (2024-06-10)
Features
- replace offline-mode filewatcher with polling [backport from v8] (#390) (6a44f83)
v8.5.2
8.5.2 (2024-06-05)
Bug Fixes
- deps: bump supported Go versions to 1.22.4 and 1.21.11 (#372) (e0efbad)
- deps: update Dockerfiles from alpine:3.19.1 to alpine:3.20.0 (#386) (6935080)
v7.5.6
7.5.6 (2024-06-05)
Bug Fixes
- deps: bump supported Go versions to 1.22.4 and 1.21.11 (#373) (6c3a5ce)
- deps: update Dockerfiles from alpine:3.19.1 to alpine:3.20.0 (#387) (3f4f214)