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 6.4.0 release #205

Merged
merged 415 commits into from
Sep 7, 2022
Merged

prepare 6.4.0 release #205

merged 415 commits into from
Sep 7, 2022

Conversation

LaunchDarklyReleaseBot
Copy link
Contributor

@LaunchDarklyReleaseBot LaunchDarklyReleaseBot commented Sep 7, 2022

[6.3.5] - 2022-09-06

Added:

  • Introduced ApplicationInfo, for configuration of application metadata that may be used in LaunchDarkly analytics or other product features. This does not affect feature flag evaluations.

Changed:

  • The SDK now produces fewer short-lived objects as a side effect of flag evaluations, causing less work for the garbage collector in applications that evaluate flags very frequently. This change applies to all flag evaluations, regardless of whether analytics events are enabled.

hroederld and others added 30 commits February 4, 2019 23:04
* 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
keelerm84 and others added 22 commits March 3, 2022 14:19
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
At some point in the past, we were experimenting with using Azure to
verify Window builds. Now that CircleCI supports Windows, we should keep
everything on a single CI provider.
reuse EvaluationDetail instances by precomputing results
Copy link
Member

@keelerm84 keelerm84 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I updated the changelog to include the missing entry about application info (my bad). It is updated here and in releaser.

@eli-darkly eli-darkly changed the title prepare 6.3.5 release prepare 6.4.0 release Sep 7, 2022
@eli-darkly eli-darkly merged commit aa266b6 into main Sep 7, 2022
@eli-darkly eli-darkly deleted the release-6.3.5 branch September 7, 2022 23:35
LaunchDarklyReleaseBot pushed a commit that referenced this pull request Dec 30, 2022
disable rubocop Rails rules and fix some remaining syntax offenses
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.