Bucket SDKs now support the OpenFeature Tracking API

You can now use our adoption metrics and automated feedback surveys through OpenFeature.

OpenFeature is a small code layer that acts as an intermediary between your code and a feature flagging provider, letting you experiment with different providers with minimal changes to your codebase.  

OpenFeature recently added the Tracking API, which allows developers to send tracking events to providers whenever a user does something noteworthy. 

We’ve updated our OpenFeature Node.js SDK and OpenFeature Browser SDK to support this new API directly, making it easier to leverage our adoption metrics and feedback collection features if you use OpenFeature.

Happy shipping!