Skip to content

prepare 7.2.1 release#160

Merged
LaunchDarklyReleaseBot merged 354 commits into
masterfrom
release-7.2.1
Dec 4, 2021
Merged

prepare 7.2.1 release#160
LaunchDarklyReleaseBot merged 354 commits into
masterfrom
release-7.2.1

Conversation

@LaunchDarklyReleaseBot

Copy link
Copy Markdown
Contributor

[7.2.1] - 2021-12-03

Changed:

  • Added CI testing for Python 3.10.

Fixed:

  • In streaming mode, the SDK could sometimes fail to receive flag data from LaunchDarkly if the data contained characters that are not in the Basic Latin character set. The error was intermittent and would depend on unpredictable factors of speed and network behavior which could cause the first byte of a multi-byte UTF8 character to be processed before the rest of the bytes had arrived.
  • Fixed some irregularities in the SSE parsing logic used for stream data. The SDK's CI tests now include a more thorough test suite for SSE behavior that is implemented in https://github.com/launchdarkly/sse-contract-tests, to ensure that it is consistent with other LaunchDarkly SDKs.

eli-darkly and others added 30 commits February 5, 2019 15:47
break up API docs into logical groups with a better home page
Add basic Windows CI testing
misc doc comment/readme edits prior to publishing docs
add experimentation event overrides for rules and fallthrough
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot merged commit 1a95f97 into master Dec 4, 2021
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-7.2.1 branch December 4, 2021 00:46
LaunchDarklyReleaseBot pushed a commit that referenced this pull request Dec 10, 2021
fix big segments user hash algorithm to use SHA256
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.