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.2 release #143

Merged
merged 679 commits into from
Jun 8, 2021
Merged

prepare 6.2.2 release #143

merged 679 commits into from
Jun 8, 2021

Conversation

LaunchDarklyCI
Copy link
Contributor

[6.2.2] - 2021-06-07

Changed:

  • Updated the third-party packages that provide metrics integration for DataDog, Prometheus, and StackDriver to their latest releases. These are the latest versions of the OpenCensus integrations; the Relay Proxy is not yet using OpenTelemetry, the newer API that will replace OpenCensus. This update does not fix any known bugs or add any new metrics capabilities to the Relay Proxy; its purpose is to fix potential dependency conflicts in the build.

eli-darkly and others added 30 commits August 3, 2020 13:01
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
(v6 - #19) apply our standard linters, general code cleanup, doc comments
eli-darkly and others added 26 commits January 21, 2021 19:56
update go-server-sdk-dynamodb to get newer AWS SDK
don't return 503 if SDK initialization has timed out
update SDK dependencies for JSON number parsing bugfix
(#1) update gorilla/mux to 1.8.0 + improve CORS handling
@eli-darkly eli-darkly requested a review from bwoskow-ld June 8, 2021 00:29
@LaunchDarklyCI LaunchDarklyCI merged commit bb1b3f8 into v6 Jun 8, 2021
@LaunchDarklyCI LaunchDarklyCI deleted the release-6.2.2 branch June 8, 2021 00:51
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