Skip to content

Conversation

LaunchDarklyReleaseBot
Copy link
Contributor

[6.3.4] - 2022-06-29

Changed:

  • Miscellaneous improvements to memory usage in analytics event processing: the SDK now allocates somewhat fewer short-lived objects when computing the analytics data for flag evaluations. This does not affect baseline memory usage by the SDK, but could somewhat reduce the need for garbage collection over an application's lifetime.
  • The decrease in allocation of short-lived objects is much more significant if analytics events are completely disabled. Previously, the SDK created and then discarded event-related objects in this case even though they were not being used.

eli-darkly and others added 30 commits January 30, 2019 21:38
fix concurrent-ruby usage that breaks on Windows
add pipeline and clean up with with rm_rf instead of rm
* Add Consul and Redis services to Windows.
* Enable Consul and Redis testing
# Conflicts:
#	lib/ldclient-rb/evaluation.rb
#	spec/evaluation_spec.rb
warn & don't send event if identify or track has no valid user
add experimentation event overrides for rules and fallthrough
…-refer-to-docs

update readme to refer to docs
stringify built-in user attributes in events, and secondary key for evals
LaunchDarklyReleaseBot and others added 27 commits December 9, 2021 23:39
update ruby-eventsource version for recent SSE fixes
Hakiri was sunset on January 31st, 2022 at which time our badge stopped
working.
detect http/https proxy env vars when creating HTTP clients
…date

update ruby-eventsource version for parsing efficiency fix
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot merged commit bacde03 into main Jun 30, 2022
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-6.3.4 branch June 30, 2022 00:37
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.