Releases: DevCycleHQ/go-server-sdk
Releases · DevCycleHQ/go-server-sdk
v2.21.0
Bug Fixes
- fix: Handle hard limit for variation targeting by @JamieSinn in #289
Uncategorized
- chore(deps): Bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot[bot] in #287
v2.20.4
Bug Fixes
- fix: Allow client custom data to be set prior to initialization for a given SDK Key by @JamieSinn in #286
Uncategorized
v2.20.3
Other Changes
- chore: Retry only once for config failures by @JamieSinn in #284
- chore: Update deps and remove sleeps by @JamieSinn in #285
Uncategorized
v2.20.2
Bug Fixes
- fix: Delay retry logic and increase retry count by @JamieSinn in #282
Uncategorized
- chore(deps): Bump golang.org/x/net from 0.34.0 to 0.36.0 in /bench-dd by @dependabot[bot] in #283
v2.20.1
- no changes
v2.20.0
Features
- feat: Change debug logging conditional by @JamieSinn in #279
- feat: Openfeature Provider Update by @JamieSinn in #280
- feat: Allow setting upper bound on config polling times when SSE is connected by @JamieSinn in #281
Uncategorized
- chore(deps): Bump github.com/golang/glog from 1.1.0 to 1.2.4 in /bench-dd by @dependabot[bot] in #277
v2.19.0
Features
- feat: enable SSE connections by default by @jonathannorris in #276
Other Changes
- chore: Log an error if a non-64 datatype is used. by @JamieSinn in #270
- chore: update BucketingDistribution test to 4 decimal places by @kaushalkapasi in #271
- chore: update automation user by @JamieSinn in #272
- chore: Update dependencies by @JamieSinn in #275
Uncategorized
- chore(deps): Bump golang.org/x/net from 0.25.0 to 0.33.0 in /bench-dd by @dependabot[bot] in #273
v2.18.1
Other Changes
- chore: Return lastmodified in the current stored config by @JamieSinn in #269
Uncategorized
v2.18.0
Features
- feat: Add support for alternate key bucketing by @kaushalkapasi in #266
- feat: add new filters to go bucketing logic by @suthar26 in #264
- feat: update config url to support v2 configs by @suthar26 in #267
- feat: add an advanced option that will override the v2 in the config url with v1 by @elliotCamblor in #268
Uncategorized
v2.17.2
Other Changes
- chore: Queue a config event even if the last modified header is old by @JamieSinn in #265