Changes to golang OpenFeature Integration
· 3 min read
We're excited to announce significant improvements to the integration between GO Feature Flag and OpenFeature.
To better serve our users' diverse needs, we've decided to split the previous Go provider into two distinct providers:
go-feature-flag
: For use with the GO Feature Flag relay proxy.go-feature-flag-in-process
: For direct integration of GO Feature Flag into your application.