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 2.20.0 release #236

Merged
merged 576 commits into from
Oct 15, 2021
Merged

prepare 2.20.0 release #236

merged 576 commits into from
Oct 15, 2021

Conversation

LaunchDarklyReleaseBot
Copy link
Contributor

[2.20.0] - 2021-10-15

Added:

  • New property LDOptions.requestHeaderTransform allows custom headers to be added to all HTTP requests. This may be necessary if you have an Internet gateway that uses a custom header for authentication. Note that custom headers may cause cross-origin browser requests to be rejected unless you have a way to ensure that the header name also appears in Access-Control-Allow-Headers for CORS preflight responses; if you are connecting to the LaunchDarkly Relay Proxy, it has a way to configure this.

eli-darkly and others added 30 commits April 19, 2019 11:21
refactor to isolate the sync XHR logic; expose close() method
add script to publish docs to Github Pages
fix uuid dependency, add unit tests for user key
change HTTP response handling to avoid CORS header errors
# Conflicts:
#	scripts/release-docs.sh
#	scripts/release.sh
allow Electron and Node SDKs to report their own SDK version
bwoskow-ld and others added 26 commits December 23, 2020 08:46
add inlineUsersToEvents to TypeScript defs by updating js-sdk-common
…-warning

don't log a warning about custom goal being unknown
…header

Release js-client-sdk with the header transformation change
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot merged commit 478dece into master Oct 15, 2021
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-2.20.0 branch October 15, 2021 19:57
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