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.5.2 release #160

Merged
merged 813 commits into from
Nov 19, 2021
Merged

prepare 6.5.2 release #160

merged 813 commits into from
Nov 19, 2021

Conversation

LaunchDarklyReleaseBot
Copy link
Contributor

[6.5.2] - 2021-11-19

Changed:

  • Building the Relay Proxy from source code now requires Go 1.16 or higher.

Fixed:

  • Queries for Big Segment data were failing if BaseURI had not been explicitly set in the configuration. This error would appear in the log as "BigSegmentSynchronizer: Synchronization failed ... unsupported protocol scheme".
  • Updated dependencies to remove a transitive dependency on jwt-go. This had previously required a replace directive as a workaround (CVE-2020-26160 - github.com/dgrijalva/jwt-go #150), which is no longer necessary.
  • Updated the golang.org/x/crypto package to a newer version that does not have the vulnerability CVE-2020-29652. Practically speaking this was not a vulnerability in the Relay Proxy, because the potential attack involved a feature of that package that the Relay Proxy does not use (SSH).

eli-darkly and others added 30 commits October 13, 2020 16:44
louis-launchdarkly and others added 26 commits October 6, 2021 13:55
…docker-test

turn off unnecessary metrics integrations in config for Docker smoke test
# Conflicts:
#	internal/core/internal/browser/cors.go
…ders

Config to Allow Additional CORS header
update go-server-sdk-consul version for Consul API version update
…endency

bump Prometheus dependency to eliminate jwt-go vulnerability
make sure defaults are always applied for base URL properties
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-6.5.2 branch November 19, 2021 23:07
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.

9 participants