Skip to content

Releases: DevCycleHQ/ruby-server-sdk

v2.1.1

22 Mar 17:54
0d34df2
Compare
Choose a tag to compare

What's Changed

  • fix: oj incorrectly stringifying customData keys by @nsalamad in #58

Full Changelog: v2.1.0...v2.1.1

v2.1.0

15 Mar 18:35
5a998e7
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @paulo made their first contribution in #46

Full Changelog: v2.0.3...v2.1.0

v2.0.3

08 Mar 17:44
76b51bd
Compare
Choose a tag to compare

What's Changed

  • chore: limit the number of config retries to 2 by @nsalamad in #40
  • fix: remove iso-8859-1 encoding when writing to wasm by @nsalamad in #43
  • fix: local bucketing invalid initialization state by @nsalamad in #44

Full Changelog: v2.0.2...v2.0.3

v2.0.2

07 Mar 16:21
ccd9cfd
Compare
Choose a tag to compare

What's Changed

  • fix: syntax error when throwing ArgumentError in DVCClient initialize by @nsalamad in #31
  • Pin multi-value allocations. by @JamieSinn in #32
  • change Rails example app sdk env var to DVC_SERVER_SDK_KEY by @nsalamad in #34
  • fix: add config_cdn_uri param to DVCOptions initialize method by @nsalamad in #35
  • fix: return nil on client close by @nsalamad in #36
  • fix: set run_now to false for config polling and event flush timer task by @nsalamad in #37
  • chore: unpin concurrent-ruby and sorbet-runtime from specific versions by @nsalamad in #38
  • chore: bump version by @nsalamad in #39

Full Changelog: v2.0.1...v2.0.2

v2.0.1

24 Feb 14:57
27b775c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

23 Feb 20:25
cd2b10c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/DevCycleHQ/ruby-server-sdk/commits/v2.0.0