rollout / cloudbees-openfeature-provider-go

CloudBees Feature Management provider for OpenFeature SDK for golang
Apache License 2.0
0 stars 0 forks source link

SDP-9674: Update to open-feature v1.8.0 #7

Closed pawoolley closed 11 months ago

pawoolley commented 11 months ago

Updates to this SDK:

  1. Move up from Go 1.17 to 1.18.
  2. Update github.com/open-feature/go-sdk from v1.0.0 to v1.8.0 (latest).
  3. Update github.com/rollout/rox-go/v5 from v5.0.2 to v5.0.7 (latest).
  4. Make Provider fully implement the FeatureProvider interface (this issue).