Skip to content

Conversation

@LaunchDarklyReleaseBot
Copy link
Contributor

[6.2.4] - 2021-08-11

Changed:

  • The dependency version constraint for the http gem is now looser: it allows 5.x versions as well as 4.x. The breaking changes in http v5.0.0 do not affect the SDK. (#184)
  • The dependency version constraint for the json gem is also looser: it allows any 2.x version that is higher than the SDK's minimum dependency version, not just 2.3. (#184)
  • The project's build now uses v2.2.10 of bundler due to known vulnerabilities in other versions.

…port

factor common logic out of RedisFeatureStore, add integrations module
DynamoDB feature store implementation
greatly improve documentation comments
change name of "update processor" to "data source"
make some dependencies less strict and remove some unused ones
# Conflicts:
#	lib/ldclient-rb/cache_store.rb
#	lib/ldclient-rb/redis_store.rb
# Conflicts:
#	ldclient-rb.gemspec
Sam Stokes and others added 14 commits June 15, 2021 10:45
The in_experiment attribute was added to reasons as part of #150 but it doesn't appear to be received in events. I think that's because it's sending it in JSON as "in_experiment" rather than "inExperiment" as we expect to parse it.
* fixing ruby logic

* adding missing spec

* Apply suggestions from code review

Co-authored-by: Sam Stokes <[email protected]>

* pr tweaks

* making spec language consistent

Co-authored-by: Sam Stokes <[email protected]>
* add log warnings for nil/empty user key

* rm warning for empty string key

* fix test
…traints

allow higher minor versions of json and http gems
@eli-darkly eli-darkly requested a review from bwoskow-ld August 11, 2021 17:09
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot merged commit 3865b8f into master Aug 11, 2021
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-6.2.4 branch August 11, 2021 18:57
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.

9 participants