-
Notifications
You must be signed in to change notification settings - Fork 82
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…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
(#7) more test coverage improvements
add note about setting up Prometheus
fix test synchronization
(#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
drichelson
approved these changes
Jul 29, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[6.4.1] - 2021-07-29
Fixed: