Skip to content

Releases: go-feature-flag/openfeature-swift-provider

v0.4.0

13 Mar 14:53
bd70399
Compare
Choose a tag to compare

🚀 In this new version of the openfeature-swift-provider for GO Feature Flag you will have access to all the new features of the OpenFeature SDK.

It is the implementation of the spec v0.8 of OpenFeature, with new addition such as flag metadata, and internal state management.

What's Changed

  • chore: Bump github.com/open-feature/swift-sdk from 0.2.1 to 0.3.0 by @dependabot in #17
  • feat: Openfeature SDK spec 0.8 support by @thomaspoignant in #15

Full Changelog: v0.3.0...v0.4.0

v0.3.0

21 Jan 14:27
8bf31e2
Compare
Choose a tag to compare

This version allow you to send exporter metada to the GO Feature Flag relay-proxy to enrich your evaluation data.
Check thomaspoignant/go-feature-flag#2936 to have more info.

Full Changelog: v0.2.0...v0.3.0

v0.2.0

09 Jul 08:14
81dea6d
Compare
Choose a tag to compare

This version allows you to start sending events when flags are evaluated back to the relay-proxy to be able to collect information about your evaluations.

Full Changelog: v0.1.1...v0.2.0

v0.1.1

07 Jul 17:53
5cbc35f
Compare
Choose a tag to compare
feat: Add readme (#13)

Signed-off-by: Thomas Poignant <[email protected]>

v0.1.0

07 Jul 17:01
a9a646b
Compare
Choose a tag to compare
fix: Add default for apiKey (#10)

Signed-off-by: Thomas Poignant <[email protected]>

v0.1.0-beta.1

05 Jul 08:58
b911046
Compare
Choose a tag to compare
v0.1.0-beta.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/go-feature-flag/openfeature-swift-provider/commits/v0.1.0-beta.1

v.0.1.0-beta.2

05 Jul 09:25
b4dc9e4
Compare
Choose a tag to compare
v.0.1.0-beta.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0-beta.1...v.0.1.0-beta.2