Skip to content

Releases: Flagsmith/flagsmith-go-client

v3.1.1

07 Nov 07:32
3c23c48
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v2.3.0

23 Mar 10:23
b079931
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v2.2.0

20 Oct 08:58
6880ad7
Compare
Choose a tag to compare

What's Changed

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

v2.1.0

03 Oct 10:21
80b3a53
Compare
Choose a tag to compare

Changelog

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

v2.0.1

27 Sep 09:28
6081faf
Compare
Choose a tag to compare

Changelog

  • 812875b Bump github.com/stretchr/testify from 1.7.2 to 1.8.0 (#37)
  • 518e60b Bump github.com/stretchr/testify from 1.7.2 to 1.8.0 (#42)
  • 4e57ac1 Bump github.com/stretchr/testify from 1.7.2 to 1.8.0 (#47)
  • 3cfdbf4 Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#34)
  • 9bd7420 Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#41)
  • 3c08dab Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#46)
  • e861c9a Feat/go releaser (#45)
  • 40c646d Fixed typo (#33)
  • 6081faf Merge pull request #39 from Flagsmith/release/2.0.1
  • f7055f8 chore/fix-badge-link (#31)
  • 087e48e docs(example): sync example variable name with readme (#40)
  • e6f49fd fix(analytics): use feature_name instead of id (#38)
  • 82fa4dd fix(badge-status): only use badge status for workflows on master (#28)
  • b3d755a fix(option): configure client timeout correctly (#48)
  • eb21edc fix(timeout): set timeout correctly
  • f16a628 remove deprecated ioutil

v2.0.0

17 Jun 14:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v2.0.0