Releases: Flagsmith/flagsmith-go-api-client
Releases · Flagsmith/flagsmith-go-api-client
v0.10.0
What's Changed
- feat: misc changes to support environment, project resource, and organization data resource in the Terraform provider by @gagantrivedi in #15
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- feat(github-13): Implement environment, api-keys, project and identity endpoints by @gagantrivedi in #14
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- feat(tags): Add API's to manage tags by @gagantrivedi in #12
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #11
Full Changelog: v.0.7.0...v0.7.1
v0.7.0
What's Changed
- build(deps): bump golang.org/x/net from 0.0.0-20211029224645-99673261e6eb to 0.7.0 by @dependabot in #9
- chore(upgrade-go): upgrade go to 1.20 by @gagantrivedi in #10
New Contributors
- @dependabot made their first contribution in #9
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- feat(errors): Add errors to public interface in order to allow clients to handle them better by @gagantrivedi in #8
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- feat(feature/owner): Add APIs to manage feature owners by @gagantrivedi in #7
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat(segment-overrides): Add support for segment overrides by @gagantrivedi in #6
Breaking Changes:
GetEnvironmentFeatureState now takes featureID as the second argument instead of FeatureName
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- feat(segments): Add segments CRUD by @gagantrivedi in #5
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- feat(mv-options): support mv options crud by @gagantrivedi in #4
Full Changelog: v0.1.0...v0.2.0