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.12.0 release #97

Merged
merged 286 commits into from
Aug 6, 2020
Merged

prepare 5.12.0 release #97

merged 286 commits into from
Aug 6, 2020

Conversation

LaunchDarklyCI
Copy link
Contributor

[5.12.0] - 2020-08-06

Added:

  • There is a new configuration option for specifying the lowest allowable TLS version, when using the Relay Proxy as a secure server. This is MinTlsVersion in the [Main] section of the configuration file, or the variable MIN_TLS_VERSION if using environment variables. For instance, setting this option to 1.2 means that all requests from clients must use TLS 1.2 or higher.

eli-darkly and others added 30 commits August 9, 2018 09:42
add /meval mobile stream endpoint (pings only)
These urls are passed directly to the go client which expects them not to have a trailing slash.
Use diff instead of comm
Fix default base and stream uris
Latest go client has a fix for non-scalar expected prerequisite values.
add description of client-side flag issue (+ rm duplicate changelog entry)
This allows javascript and mobile clients to see the reasons for evaluations when requested without incurring extra bandwidth in the default case.
eli-darkly and others added 26 commits March 12, 2020 16:29
don't import net/http/pprof since it exposes debugging endpoints
* run CI in all supported Go versions, use newer CircleCI config format

* fix job requirement

* indents

* misc build improvements + use newer linter

* CI fixes

* CI fixes

* rm unused
don't attach Prometheus endpoint to the global ServeMux
support new filtering properties for client-side/mobile flags
@eli-darkly eli-darkly requested a review from bwoskow-ld August 6, 2020 22:09
@LaunchDarklyCI LaunchDarklyCI merged commit 8f09bd0 into v5 Aug 6, 2020
@LaunchDarklyCI LaunchDarklyCI deleted the release-5.12.0 branch August 6, 2020 22:40
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.

10 participants