Skip to content

Releases: Flagsmith/flagsmith-go-client

v3.3.0

11 Jan 10:23
9f959fc

Choose a tag to compare

What's Changed

  • feat(offline-mode): Add support offline mode using json file by @gagantrivedi in #109

Full Changelog: v3.2.0...v3.3.0

v3.2.0

13 Dec 04:22
6e93e4e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.1...v3.2.0

v3.1.1

07 Nov 07:32
3c23c48

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

25 Jul 08:44
490eff6

Choose a tag to compare

What's Changed

  • feat: implement IN operator for segments by @khvn26 in #89, #90
  • chore(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.6.0 by @dependabot in #87
  • fix: ditch deprecated archives[0].replacements in .goreleaser.yaml by @khvn26 in #91

Full Changelog: v3.0.0...v3.1.0

v3.0.0

20 Jun 10:47
a7b2ed0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.1...v3.0.0

v2.3.1

23 Mar 10:48
db9ac99

Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

23 Mar 10:23
b079931

Choose a tag to compare

What's Changed

  • feat(client/logger): Add support for custom logger by @gagantrivedi in #65
  • Bump github.com/stretchr/testify from 1.8.0 to 1.8.2 by @dependabot in #61
  • Bump golangci/golangci-lint-action from 3.2.0 to 3.4.0 by @dependabot in #58
  • Bump goreleaser/goreleaser-action from 3 to 4 by @dependabot in #57
  • feat(client/proxy-support): Add option to set proxy by @gagantrivedi in #64

Full Changelog: v2.2.1...v2.3.0

v2.2.1

01 Feb 07:44
473dd0d

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

20 Oct 08:58
6880ad7

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

03 Oct 10:21
80b3a53

Choose a tag to compare

Changelog

  • 80b3a53 feat(bulkIdentify): Add api to bulk identify identities (#50)