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.7.14 release #206

Merged
merged 922 commits into from
Oct 26, 2022
Merged

prepare 6.7.14 release #206

merged 922 commits into from
Oct 26, 2022

Conversation

LaunchDarklyReleaseBot
Copy link
Contributor

[6.7.14] - 2022-10-26

This is a security patch release.

Fixed:

  • Updated Go runtime version in the Docker image to 1.19.2, to address multiple vulnerability reports in Go 1.17.x and 1.18.x. (#205)
  • Updated Consul API module version as a workaround for a false-positive report of CVE-2022-40716. (#205)
  • Removed a transitive dependency on AWS SDK v1, which was causing vulnerability reports for CVE-2020-8911 and CVE-2020-8912; in practice, this functionality was never being used by the Relay Proxy. (#204)
  • Enforce a minimum TLS version of 1.2 when connecting to a secure Redis instance.
  • In offline mode, added a check to prevent a maliciously crafted archive file from causing file data to be written outside of the directory where the archive is being expanded.
  • Minor code changes to avoid using the deprecated ioutil package.
  • CI tests now include Go 1.18 and 1.19.

eli-darkly and others added 30 commits April 23, 2021 12:46
use latest URL paths for big segments endpoints
don't return 503 if SDK initialization has timed out
# Conflicts:
#	.circleci/config.yml
#	.gitignore
#	Makefile
#	internal/core/relayenv/env_context_impl.go
use public prerelease tags instead of private dependencies
update SDK dependencies for JSON number parsing bugfix
(#1) update gorilla/mux to 1.8.0 + improve CORS handling
# Conflicts:
#	go.mod
#	go.sum
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-6.7.14 branch October 26, 2022 20:02
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.

8 participants