Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

prepare 6.2.3 release #234

Merged
merged 525 commits into from
Feb 4, 2022
Merged

prepare 6.2.3 release #234

merged 525 commits into from
Feb 4, 2022

Conversation

LaunchDarklyReleaseBot
Copy link
Contributor

[6.2.3] - 2022-02-03

Fixed:

  • When using allFlagsState to produce bootstrap data for the JavaScript SDK, the Node SDK was not returning the correct metadata for evaluations that involved an experiment. As a result, the analytics events produced by the JavaScript SDK did not correctly reflect experimentation results.
  • Referencing the user attribute secondary in a flag rule did not work.
  • When using semantic version comparison operators, if one of the values was not a string, instead of correctly causing only that comparison to fail, it made the whole flag evaluation fail.
  • The allFlagsState method was not logging any warning if it was called when the client was in an uninitialized state. It now logs a warning, consistent with the other SDKs.

eli-darkly and others added 30 commits October 22, 2019 20:52
don't signal init failure & don't fire an error unless it's unrecoverable
* update eslint to 6.x

* use CircleCI 2.1 syntax

* typo

* rm unused

* minor cleanup

* syntax fix

* add job names
# Conflicts:
#	.circleci/config.yml
fix some vulnerable npm dependencies and add a better way to catch them
better handling of invalid data types
…nfig

diagnostic events, part 1: new config options and headers
eli-darkly and others added 26 commits July 22, 2021 14:59
fix overly specific test expectation that breaks in Node 17
…om-errors

explicitly enable jsdom types in TypeScript build to avoid errors when jsdom is referenced for some reason
…aming

capitalize Big Segments in docs & logs
* don't ever use for...in

* add null guard
…-fix

bump launchdarkly-eventsource dependency for sc-136154 fix
…riment

fix allFlagsState behavior regarding experimentation
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot merged commit a289baa into master Feb 4, 2022
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-6.2.3 branch February 4, 2022 23:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants