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.12.5 release #171

Merged
merged 402 commits into from
Jul 29, 2019
Merged

prepare 2.12.5 release #171

merged 402 commits into from
Jul 29, 2019

Conversation

eli-darkly
Copy link
Contributor

[2.12.5] - 2019-07-29

Changed:

  • The error messages logged upon having an invalid environment/client-side ID have been updated to better clarify what went wrong. (#165)

Fixed:

  • The React SDK was incompatible with Internet Explorer 11 due to using String.startsWith(). (Thanks, cvetanov!)
  • There was a broken documentation link in the error message logged when initially sending an event without identifying a user. The broken link has been fixed.

# Conflicts:
#	packages/ldclient-electron/src/index.js
use deep compare to decide whether a flag value has changed
disallow identify() when client is synced with another client
# Conflicts:
#	package-lock.json
#	package.json
funnel analytics events from renderer processes into main process client
# Conflicts:
#	packages/ldclient-js-common/src/__tests__/stubPlatform.js
#	packages/ldclient-js-common/src/index.js
create logging interface, use winston logging in Electron
add Node SDK emulation mode in Electron
# Conflicts:
#	packages/ldclient-electron/src/index.js
eli-darkly and others added 26 commits June 27, 2019 16:17
fix stream reconnect logic and add stream connection logging
fix and simplify how the logger object is passed around
make it so eventUrlTransformer actually does something
make bootstrapped flags available immediately
copy flags object to prevent subtle update problem in Electron
EventSource implementation to use. Added tests for EventSource factory
in browserPlatform.js
[ch15353] Use polyfill supporting setting method when available for report stream
change how supported options are detected in EventSource polyfill
* improve bad initialization messages

* remove the spaces
@eli-darkly eli-darkly merged commit 89a340a into master Jul 29, 2019
@eli-darkly eli-darkly deleted the 2.12.5 branch July 29, 2019 21:23
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.

None yet

6 participants