Releases: DevCycleHQ/ruby-server-sdk
Releases · DevCycleHQ/ruby-server-sdk
v2.1.1
v2.1.0
What's Changed
- Variable eval perf improvements by @paulo in #46
- fix: add a local bucketing mutex by @nsalamad in #51
- fix: client custom data by @nsalamad in #50
- fix: change directive of pack to use c for reading and writing by @jsalaber in #52
- chore: use variableForUser by @nsalamad in #49
New Contributors
Full Changelog: v2.0.3...v2.1.0
v2.0.3
v2.0.2
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
v2.0.0
What's Changed
- add customizations to generated SDk and add example app by @ajwootto in #1
- DVC-1407 add isDefaulted, tests and license by @squarepegg in #4
- update docs by @elliotCamblor in #3
- standardize docs format by @VicV in #5
- fix: swap key and user data in variable call by @jsalaber in #6
- chore(release): 1.1.0 by @jsalaber in #7
- add variationName and variationKey to Feature model by @kaushalkapasi in #8
- chore: point readme to docs page by @jsalaber in #9
- Enable Edge DB for Ruby by @kaushalkapasi in #10
- [DVC-5993] Local Bucketing Init + Load by @JamieSinn in #13
- [DVC-6005] - Local vs Cloud configs by @JamieSinn in #14
- [DVC-6114] Config Manager by @JamieSinn in #15
- [DVC-6161] WASM ClientCustomData by @JamieSinn in #17
- Add event submission/batching by @nsalamad in #16
- [DVC-6124] Local Bucketing - Variable by @JamieSinn in #19
- Expose client customdata by @JamieSinn in #18
- [DVC-6122] All Features Local Bucketing by @JamieSinn in #21
- [DVC-6123] All Variables Local Bucketing by @JamieSinn in #20
- add inititlize for local bucketing by @nsalamad in #22
- add track method for local sdk by @nsalamad in #23
- DVC-6004 - Close SDK by @JamieSinn in #24
- make user platform data readonly by @nsalamad in #25
- add example app for local bucketing by @nsalamad in #26
- fix local bucketing example readme by @nsalamad in #27
- DVC Options Passthroughs by @JamieSinn in #28
New Contributors
- @ajwootto made their first contribution in #1
- @squarepegg made their first contribution in #4
- @elliotCamblor made their first contribution in #3
- @VicV made their first contribution in #5
- @jsalaber made their first contribution in #6
- @kaushalkapasi made their first contribution in #8
- @JamieSinn made their first contribution in #13
- @nsalamad made their first contribution in #16
Full Changelog: https://github.com/DevCycleHQ/ruby-server-sdk/commits/v2.0.0