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 5.5.1 release #54

Merged
merged 102 commits into from
Dec 20, 2018
Merged

prepare 5.5.1 release #54

merged 102 commits into from
Dec 20, 2018

Conversation

eli-darkly
Copy link
Contributor

[5.5.1] - 2018-12-19

Fixed:

  • When proxying events, the Relay now preserves information about what kind of platform they came from: server-side, mobile, or browser. Previously, it delivered all events to LaunchDarkly as if they were server-side events, which could cause your usage statistics to be wrong. (#53)
  • The docker-entrypoint.sh script, which is meant to run with any sh-compatible shell, contained some bash syntax that does not work in every shell.
  • If the configuration is invalid because more than one database is selected (e.g., Redis + DynamoDB), the Relay will report an error. Previously, it picked one of the databases and ignored the others.
  • Clarified documentation about persistent feature stores, and boolean environment variables.

atrakh and others added 30 commits July 20, 2018 11:25
The results are unpredictable when we do.
Make packages we don't intend for public use internal
Also start using testify/require and wait an extra moment to flush exporters that have startedin a flaky test.
…igurable-global-datadog

Add global tag configuration for datadog exporter
Add smoke tests for debian, centos and docker builds.
Git tag may not be up-to-date until we tag the new release.
…s-nesting-in-metrics-tests

[ch20947] Flatten metrics tests
…and-public-metric-views

[ch21033] Separate private and public metrics
Fix event exporter views and rename private metric view names
logging.InitLogging needs to be callable externally
eli-darkly and others added 28 commits November 15, 2018 19:07
…d-relay-private into eb/ch26703/dynamo-consul
…#77)

Also introduce a separate test for the standalone Dockerfile.
Add more documentation about the build and test flow.
# Conflicts:
#	Dockerfile.goreleaser
fix unreleased read lock that can cause a hang
add Consul and DynamoDB support to ld-relay
…ript-fixes

disallow incompatible options, fix shell script, clarify docs
@eli-darkly eli-darkly merged commit 69fbdcf into v5 Dec 20, 2018
@eli-darkly eli-darkly deleted the 5.5.1 branch December 20, 2018 02:53
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.

6 participants