diff --git a/website/docs/news.md b/website/docs/news.md index 81bc6035..565e1a13 100644 --- a/website/docs/news.md +++ b/website/docs/news.md @@ -8,6 +8,16 @@ Here, you'll find all the latest updates, enhancements, and new features we've a +## ConfigCat OpenFeature Providers available + +#### Jan 5, 2024 + +OpenFeature now supports ConfigCat via dedicated providers for their SDKs. So if you prefer using ConfigCat via the OpenFeature API, you can now do so with the following providers: + +- [ConfigCat OpenFeature Provider for Java](https://github.com/open-feature/java-sdk-contrib/tree/main/providers/configcat) +- [ConfigCat OpenFeature Provider for Go](https://github.com/open-feature/go-sdk-contrib/tree/main/providers/configcat) +- [ConfigCat OpenFeature Provider for JavaScript](https://github.com/open-feature/js-sdk-contrib/tree/main/libs/providers/config-cat) + ## ConfigCat Proxy Beta #### Nov 17, 2023