Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prepare 6.2.0 release #139

Merged
merged 671 commits into from
May 8, 2021
Merged

prepare 6.2.0 release #139

merged 671 commits into from
May 8, 2021

Conversation

LaunchDarklyCI
Copy link
Contributor

[6.2.0] - 2021-05-07

Added:

  • New configuration option InitTimeout, controlling how long the Relay Proxy will wait for its initial connection to LaunchDarkly; this was previously always 10 seconds.

eli-darkly and others added 30 commits July 29, 2020 19:04
support new filtering properties for client-side/mobile flags
This reverts commit 885691b.
(v6 - #7) reorganization and expansion of readme content
(v6 - #8) use configtypes library for config validation
(v6 - #9) create RelayCore and move most of the core logic into it
(v6 - #10) logic for adding/removing environments dynamically
(v6 - #11) factor out application startup code
(v6 - #12) cleaner encapsulation of stream logic
(v6 - #13) simplify context management, don't use a separate type for client-side context info
(v6 - #14) move some things into core subpackages, expose fewer impl details
(v6 - #15) move standard Relay into its own package, run endpoint tests more generically
(v6 - #17) move even more things into core packages
(v6 - #18) move all remaining core stuff into core, clean up tests, move Relay app starter to main package
bwoskow-ld and others added 26 commits December 7, 2020 15:06
* improve metrics documentation and fix route strings in docs

* clarify mobile + browser terminology
environment should still be usable even if the client timed out
recognize alias events from non-v3-schema payloads and forward them unchanged
update go-server-sdk-dynamodb to get newer AWS SDK
don't return 503 if SDK initialization has timed out
@eli-darkly eli-darkly requested a review from bwoskow-ld May 8, 2021 00:07
@LaunchDarklyCI LaunchDarklyCI merged commit 454ed32 into v6 May 8, 2021
@LaunchDarklyCI LaunchDarklyCI deleted the release-6.2.0 branch May 8, 2021 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants