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.3 release #153

Merged
merged 779 commits into from
Sep 22, 2021
Merged

prepare 6.4.3 release #153

merged 779 commits into from
Sep 22, 2021

Conversation

LaunchDarklyReleaseBot
Copy link
Contributor

[6.4.3] - 2021-09-22

Fixed:

  • The Redis password and Redis TLS options, when set as separate configuration variables rather than as part of the Redis URL, did not work when using Redis for Big Segment data. This could also cause misleading log warnings even if Big Segments were not being used.
  • When using Redis, if the Redis URL contains a password, the password is now replaced with xxxxx in log messages and in the Relay Proxy status resource.

eli-darkly and others added 30 commits September 16, 2020 13:56
* misc event-forwarding fixes + test coverage for event logic

* misc cleanup

* don't suppress output from tests with coverage
(v5 - #1) add CI testing tool to simulate LD stream endpoint
# Conflicts:
#	.circleci/config.yml
#	Dockerfile
#	_testservice/Makefile
#	_testservice/streamer.go
# Conflicts:
#	README.md
#	internal/version/version.go
# Conflicts:
#	.ldrelease/config.yml
* add end-to-end tests for auto-config endpoints

* fix CI

* comments

* misc fixes for i9n tests

* misc test syncing fixes

* improve test output

* change how we hit the status endpoint so it works in CI + misc test improvements

* misc cleanup, comments

* cleaner structure for end-to-end tests

* lint
# Conflicts:
#	relay/version/version.go
update SDK to get "less omitempty in flag JSON" fix (ch91951)
drichelson and others added 26 commits July 27, 2021 16:04
…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
…t-update

generate client-side stream pings if big segments have changed
…nt-cache

clear big segments cache as needed + simplify state management
…big-seg

respect Redis password & TLS options for big segments; add integration tests for Redis password
…ssword

redact Redis URL password in logs and status resource
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-6.4.3 branch September 22, 2021 18:34
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