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 4.0.0 release #100

Merged
merged 59 commits into from
May 11, 2018
Merged

prepare 4.0.0 release #100

merged 59 commits into from
May 11, 2018

Conversation

eli-darkly
Copy link
Contributor

[4.0.0] - 2018-05-10

Changed:

  • To reduce the network bandwidth used for analytics events, feature request events are now sent as counters rather than individual events, and user details are now sent only at intervals rather than in each event. These behaviors can be modified through the LaunchDarkly UI and with the new configuration option inline_users_in_events. For more details, see Analytics Data Stream Reference.

Removed:

  • JRuby 1.7 is no longer supported.
  • Greatly reduced the number of indirect gem dependencies by removing moneta, which was previously a requirement for the Redis feature store.

eli-darkly and others added 30 commits March 16, 2018 17:33
miscellaneous improvements to summary events
…xes-2

misc reorganization of event processor/summarizer classes
…xes-3

make flushes asynchronous, but shutdown must wait till everything is flushed
don't queue a flush task if we've reached pool limit
eli-darkly and others added 25 commits April 18, 2018 20:17
set schema header in event payload
fix bug in evaluation when prerequisite is missing
fixed omission of variation in feature request event
re-add redundant key property to identify event
send as much of a feature event as possible even if user is invalid
use our own lightweight expiring cache instead of moneta
include variation index in events and bump schema version to 3
@eli-darkly eli-darkly merged commit c38e9eb into master May 11, 2018
@eli-darkly eli-darkly deleted the 4.0.0 branch May 11, 2018 00:14
eli-darkly added a commit that referenced this pull request Feb 11, 2019
fix concurrent-ruby usage that breaks on Windows
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.

2 participants