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.4.1 release #151

Merged
merged 757 commits into from
Jul 29, 2021
Merged

prepare 6.4.1 release #151

merged 757 commits into from
Jul 29, 2021

Conversation

LaunchDarklyReleaseBot
Copy link
Contributor

[6.4.1] - 2021-07-29

Fixed:

  • Updated a dependency to address a vulnerability (CVE-2020-26160) in a module used by the Prometheus metrics integration. (#150)
  • Fixed a problem (introduced in v6.4.0) that was causing Relay Proxy to log error messages if Redis or DynamoDB was enabled and you were not using the new big segments feature.
  • When using big segments, log messages related to the processing of big segment data were hard to interpret because they did not indicate which environment they were for. Now, they have an environment name or ID prefix like other Relay Proxy log messages that are environment-specific.

eli-darkly and others added 30 commits August 31, 2020 17:18
…trics

(#1) add ability to disable metrics events and diagnostic events
(#2) more test coverage in core packages
(#3) move core/config to ./config, move core to internal/core, unify config types
(#4) integrate Enterprise-specific code into main Relay package
(#5) add config validation rules for requiring prefix/table name
(#6) add configuration for Consul ACL token
* misc event-forwarding fixes + test coverage for event logic

* misc cleanup

* don't suppress output from tests with coverage
eli-darkly and others added 24 commits July 21, 2021 11:44
(#3) only start big seg synchronizer if necessary
# Conflicts:
#	go.mod
#	go.sum
fix retry logic on big segments stream failure
…gging

add more logging for big segments connection status
more big segments integration tests + fix flaky unit tests
move Relay release logic to .ldrelease script
…logs

dump Relay logs including debug logs if integration test fails
…lay-address-transitive-dependency-vulnerability

Migrate transitive dep (jwt-go) to use modern version without vulnera…
…g-query

suppress SDK big segments status query if we've never synced big segments
…g-prefix

include environment prefix in BigSegmentSynchronizer logging
LaunchDarklyReleaseBot pushed a commit that referenced this pull request Jul 29, 2021
(v6 - #19) apply our standard linters, general code cleanup, doc comments
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-6.4.1 branch July 29, 2021 20:03
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