Releases: DevCycleHQ/go-server-sdk
Releases · DevCycleHQ/go-server-sdk
v2.9.4
What's Changed
- Improved retry logic for fetching config by @rob-odwyer in #142
- Removing unused WASM function references by @chris-hoefgen in #141
Full Changelog: v2.9.3...v2.9.4
v.2.9.3
What's Changed
- New WASM builds with garbage collector optimizations
- Resolved UTF-8 encoding issue in configuration data by @chris-hoefgen in #135
- Stop using channel to handle flush results and unify result handling by @ajwootto in #132
- Disable automated event flush ticker when all sources of events are disabled by @rob-odwyer in #136
Full Changelog: v2.9.2...v2.9.3
v2.9.1
v2.9.0
What's Changed
- Using object pool for variable evaluations by @ajwootto in #129
- Cleaned up and configurable version of HTTP benchmark by @rob-odwyer in #128
- DVC-6635 Update to latest proto file by @chris-hoefgen in #127
Full Changelog: v2.8.0...v2.9.0
v2.8.0
What's Changed
- Close config body by @JamieSinn in #125
- add support for managed thread pool by @ajwootto in #102
Full Changelog: v2.7.4...v2.8.0
v2.7.4
What's Changed
- fix buffer allocation to use correct class id by @ajwootto in #118
- Always read and close response body in event queue by @rob-odwyer in #120
- update wasm to avoid leak by @ajwootto in #121
- add maxwasmworkers option for test harness by @ajwootto in #124
- fix calling checkdefaults everywhere by @ajwootto in #122
Full Changelog: v2.7.3...v2.7.4
v2.7.3
v2.7.2
v2.7.1
v2.7.0
What's Changed
- refactor local bucketing module to remove ownership over event queue by @ajwootto in #101
- refactor wasm code to split reusable stuff from per-thread stuff by @ajwootto in #103
- Memory allocation pool by @ajwootto in #106
- Experiment with Protobuf by @chris-hoefgen in #112
New Contributors
- @chris-hoefgen made their first contribution in #112
Full Changelog: v2.6.0...v.2.7.0