Skip to content

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

v0.4.0

13 Mar 14:53
bd70399

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

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

v0.3.0

21 Jan 14:27
8bf31e2

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

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

Choose a tag to compare

feat: Add readme (#13)

Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>

v0.1.0

07 Jul 17:01
a9a646b

Choose a tag to compare

fix: Add default for apiKey (#10)

Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>

v0.1.0-beta.1

05 Jul 08:58
b911046

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

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