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.19.3 release #235

Merged
merged 572 commits into from
Oct 13, 2021
Merged

prepare 2.19.3 release #235

merged 572 commits into from
Oct 13, 2021

Conversation

LaunchDarklyReleaseBot
Copy link
Contributor

[2.19.3] - 2021-10-12

Fixed:

  • Removed an obsolete warning that would appear in the browser console after calling track: Custom event "_____" does not exist. Originally, the SDK had an expectation that track would be used only for event keys that had been previously defined as custom goals in the LaunchDarkly dashboard. That is still often the case, but it is not required and LaunchDarkly no longer sends custom goal names to the SDK, so the warning was happening even if such a goal did exist.

bwoskow-ld and others added 30 commits April 18, 2019 15:25
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
eli-darkly and others added 26 commits October 19, 2020 12:47
test code linting + fix lint step in CI
add inlineUsersToEvents to TypeScript defs by updating js-sdk-common
…-warning

don't log a warning about custom goal being unknown
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot merged commit 56a62f9 into master Oct 13, 2021
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-2.19.3 branch October 13, 2021 00:00
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