-
Notifications
You must be signed in to change notification settings - Fork 55
prepare 5.5.6 release #133
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
log exceptions at error level and stacktraces at debug level
add new version of all_flags that captures more metadata
add ability to filter for only client-side flags
implement evaluation with explanations
fix event generation for a prerequisite that is off
fix highlight blocks
* Add Consul and Redis services to Windows. * Enable Consul and Redis testing
include user in prereq flag events
warn & don't send event if identify or track has no valid user
…-refer-to-docs update readme to refer to docs
fix missing require for net/http
stringify built-in user attributes in events, and secondary key for evals
add Ruby 2.6.2 to CI
…n-templates applying markdown templates and updating repository url references
allow skipping database tests
bwoskow-ld
approved these changes
May 9, 2019
LaunchDarklyCI
pushed a commit
that referenced
this pull request
Mar 27, 2020
fix incorrect initialization of EventProcessor
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[5.5.6] - 2019-05-08
Fixed:
CONTRIBUTING.md
.Note on future releases
The LaunchDarkly SDK repositories are being renamed for consistency. This repository is now
ruby-server-sdk
rather thanruby-client
.The gem name will also change. In the 5.5.6 release, it is still
ldclient-rb
; in all future releases, it will belaunchdarkly-ruby-server-sdk
. No further updates to theldclient-rb
gem will be published after this release.