Skip to content

Conversation

@louis-launchdarkly
Copy link
Contributor

[5.4.4] - 2022-01-19

Fixed

  • Fixed memory leak when stream connections are terminated by updating LDSwiftEventSource dependency to 1.3.0.
  • The SDK would not allow additional fields on delete flag stream events. This has been updated to allow additional fields for improved future compatibility.
  • Improved internal Throttler implementation to reduce concurrency concerns.
  • Removed unneeded Cartfile definining LDSwiftEventSource dependency, which when bundled could lead to warning messages that LDSwiftEventSource definitions are implemented in multiple frameworks.

bwoskow-ld and others added 30 commits April 24, 2020 14:08
Parameterize CI against multiple Xcode versions.
Pin to exact dependency versions and remove resolved package files.
Add spaces in comments for new comment spacing lint rule.
@louis-launchdarkly louis-launchdarkly merged commit a6d94a9 into v5 Jan 19, 2022
@louis-launchdarkly louis-launchdarkly deleted the release-5.4.4 branch January 19, 2022 22:48
tanderson-ld pushed a commit that referenced this pull request Oct 31, 2023
If a customer calls `identify` with the same context multiple times in a
row, the SDK should not bother re-establishing a new connection.
Instead, we should just detect this situation and exit early.
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.

5 participants