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.3.1 release #148

Merged
merged 691 commits into from
Jul 8, 2021
Merged

prepare 6.3.1 release #148

merged 691 commits into from
Jul 8, 2021

Conversation

LaunchDarklyCI
Copy link
Contributor

[6.3.1] - 2021-07-08

Fixed:

  • The base OS image for the Docker image has been changed from alpine:3.12.0 to alpine:3.14.0, the latest stable version of Alpine. This fixes known vulnerabilities in Alpine 3.12.0 (here is one list of them). There are no changes to the Relay Proxy itself in this release.

eli-darkly and others added 30 commits August 4, 2020 10:17
(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
(RPE - #1) add Relay Proxy Enterprise basic infrastructure and config
…creds

(RPE - #2) more refactoring to make way for auto-config & Enterprise
…oconf-stream

(RPE - #3) implement auto-config stream client
LaunchDarklyCI and others added 26 commits April 23, 2021 22:33
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
(#1) expand CI coverage for more Go versions
bump SDK version for traffic allocation feature
@eli-darkly eli-darkly requested a review from hroederld July 8, 2021 20:24
@LaunchDarklyCI LaunchDarklyCI merged commit d4f4b2c into v6 Jul 8, 2021
@LaunchDarklyCI LaunchDarklyCI deleted the release-6.3.1 branch July 8, 2021 20:27
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.

7 participants