File tree Expand file tree Collapse file tree 5 files changed +23
-4
lines changed Expand file tree Collapse file tree 5 files changed +23
-4
lines changed Original file line number Diff line number Diff line change 77 "providers/jsonlogic-eval-provider" : " 1.0.1" ,
88 "providers/unleash" : " 0.0.4-alpha" ,
99 "providers/flipt" : " 0.0.2" ,
10- "providers/configcat" : " 0.0.2 "
10+ "providers/configcat" : " 0.0.3 "
1111}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.3] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.configcat-v0.0.2...dev.openfeature.contrib.providers.configcat-v0.0.3 ) (2024-01-27)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * ** deps:** update dependency org.slf4j: slf4j-api to v2.0.10 ([ #610 ] ( https://github.com/open-feature/java-sdk-contrib/issues/610 ) ) ([ ce3825a] ( https://github.com/open-feature/java-sdk-contrib/commit/ce3825af03beb0ec682eec390efd4cfff973bc99 ) )
9+ * ** deps:** update dependency org.slf4j: slf4j-api to v2.0.11 ([ #619 ] ( https://github.com/open-feature/java-sdk-contrib/issues/619 ) ) ([ 178fd42] ( https://github.com/open-feature/java-sdk-contrib/commit/178fd42d314bb7f7018d70d532020a366cc58ae3 ) )
10+
11+
12+ ### ✨ New Features
13+
14+ * Adopt ConfigCat v9 ([ #644 ] ( https://github.com/open-feature/java-sdk-contrib/issues/644 ) ) ([ 4d97c54] ( https://github.com/open-feature/java-sdk-contrib/commit/4d97c548e71b82ea5069b2ca466c9cc1e444c9fe ) )
15+
16+
17+ ### 🧹 Chore
18+
19+ * ** deps:** update dependency org.apache.logging.log4j: log4j-slf4j2-impl to v2.22.0 ([ #540 ] ( https://github.com/open-feature/java-sdk-contrib/issues/540 ) ) ([ 01d379f] ( https://github.com/open-feature/java-sdk-contrib/commit/01d379fc720c14c1fd1b6baeba23f3ab7007e740 ) )
20+ * ** deps:** update dependency org.apache.logging.log4j: log4j-slf4j2-impl to v2.22.1 ([ #607 ] ( https://github.com/open-feature/java-sdk-contrib/issues/607 ) ) ([ 75f0e3f] ( https://github.com/open-feature/java-sdk-contrib/commit/75f0e3f63a0f49d1d90de819145e480cd8eb4b6a ) )
21+
322## [ 0.0.2] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.configcat-v0.0.1...dev.openfeature.contrib.providers.configcat-v0.0.2 ) (2023-11-16)
423
524
Original file line number Diff line number Diff line change 1111<dependency >
1212 <groupId >dev.openfeature.contrib.providers</groupId >
1313 <artifactId >configcat</artifactId >
14- <version >0.0.2 </version >
14+ <version >0.0.3 </version >
1515</dependency >
1616```
1717
Original file line number Diff line number Diff line change 1010 </parent >
1111 <groupId >dev.openfeature.contrib.providers</groupId >
1212 <artifactId >configcat</artifactId >
13- <version >0.1.0 </version > <!-- x-release-please-version -->
13+ <version >0.0.3 </version > <!-- x-release-please-version -->
1414
1515 <name >configcat</name >
1616 <description >configcat provider for Java</description >
Original file line number Diff line number Diff line change 1- 0.0.2
1+ 0.0.3
You can’t perform that action at this time.
0 commit comments