Casey Waldren
Casey Waldren
### TL;DR As part of the release process, I wanted to update a constant defined in a reusable Github workflow. If this file is added to `extra-files`, it causes an...
**Requirements** - [x] I have added test coverage for new or changed functionality - [x] I have followed the repository's [pull request submission guidelines](../blob/master/CONTRIBUTING.md#submitting-pull-requests) I have validated my changes against...
We're considering shipping a ["distroless"](https://github.com/GoogleContainerTools/distroless) Docker image (specifically `gcr.io/distroless/static-debian11`) in addition to - and after a deprecation period, instead of - the existing [Alpine-based image](https://hub.docker.com/r/launchdarkly/ld-relay/tags). The motivation is to reduce...
TODO: - [ ] Merge from main once https://github.com/launchdarkly/go-server-sdk/pull/196 is merged
This fully converts the datasources to use `fdv2` protocol domain objects.
This adds the FDv2 dual-mode store, which supports serving data requests from an in-memory store or from a persistent store (with cache).
**Requirements** - [ ] I have added test coverage for new or changed functionality - [ ] I have followed the repository's [pull request submission guidelines](../blob/v5/CONTRIBUTING.md#submitting-pull-requests) - [ ] I...