Skip to content

Releases: DevCycleHQ/go-server-sdk

v2.19.0

20 Jan 20:22
Compare
Choose a tag to compare

Features

Other Changes

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

23 Aug 13:47
Compare
Choose a tag to compare

Other Changes

  • chore: Return lastmodified in the current stored config by @JamieSinn in #269

Uncategorized

v2.18.0

22 Aug 18:57
Compare
Choose a tag to compare

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

14 Aug 19:24
Compare
Choose a tag to compare

Other Changes

  • chore: Queue a config event even if the last modified header is old by @JamieSinn in #265

Uncategorized

v2.17.1

13 Aug 14:12
Compare
Choose a tag to compare
  • no changes

v2.17.0

15 Jul 13:34
Compare
Choose a tag to compare

Bug Fixes

  • fix: On 304 for SSE - reconnect when not connected by @JamieSinn in #262
  • fix: Ignore older config lastmodified timestamps when fetching a config. by @JamieSinn in #263

Uncategorized

v2.16.1

13 Jun 17:56
Compare
Choose a tag to compare

Bug Fixes

  • fix: Always set the SSE URL - ignore empty strings by @JamieSinn in #261

Uncategorized

v2.16.0

11 Jun 19:58
Compare
Choose a tag to compare

Features

Other Changes

Uncategorized

v2.15.0

15 May 18:53
Compare
Choose a tag to compare

Features

  • feat: update support for passthrough rollouts by @suthar26 in #257

Bug Fixes

Other Changes

Uncategorized

v2.14.0

29 Apr 20:24
Compare
Choose a tag to compare

Features

  • feat: Add last-modified to metadata for events. by @JamieSinn in #253

Bug Fixes

  • fix: Send last modified header along with etag by @JamieSinn in #252

Other Changes

Uncategorized