File tree Expand file tree Collapse file tree 5 files changed +24
-4
lines changed Expand file tree Collapse file tree 5 files changed +24
-4
lines changed Original file line number Diff line number Diff line change 77 "providers/jsonlogic-eval-provider" : " 1.1.1" ,
88 "providers/unleash" : " 0.1.0-alpha" ,
99 "providers/flipt" : " 0.1.1" ,
10- "providers/configcat" : " 0.1.0 " ,
10+ "providers/configcat" : " 0.1.1 " ,
1111 "providers/statsig" : " 0.1.0" ,
1212 "providers/multiprovider" : " 0.0.1" ,
1313 "tools/junit-openfeature" : " 0.1.2"
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.1] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.configcat-v0.1.0...dev.openfeature.contrib.providers.configcat-v0.1.1 ) (2025-04-22)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * ** deps:** update dependency com.configcat: configcat-java-client to v9.4.2 ([ #1109 ] ( https://github.com/open-feature/java-sdk-contrib/issues/1109 ) ) ([ 1d85362] ( https://github.com/open-feature/java-sdk-contrib/commit/1d8536230316242652f9d71c180ef01c525d4c8a ) )
9+ * ** deps:** update slf4j monorepo to v2.0.17 ([ #1243 ] ( https://github.com/open-feature/java-sdk-contrib/issues/1243 ) ) ([ 66c6a7f] ( https://github.com/open-feature/java-sdk-contrib/commit/66c6a7fc1bdc3e907793d2fc1eb0d412693a4aee ) )
10+
11+
12+ ### 🧹 Chore
13+
14+ * ** deps:** update dependency org.apache.logging.log4j: log4j-slf4j2-impl to v2.24.1 ([ #986 ] ( https://github.com/open-feature/java-sdk-contrib/issues/986 ) ) ([ 1e53431] ( https://github.com/open-feature/java-sdk-contrib/commit/1e53431353c1de0856db6bdb815d2218d9ac94a2 ) )
15+ * ** deps:** update dependency org.apache.logging.log4j: log4j-slf4j2-impl to v2.24.2 ([ #1079 ] ( https://github.com/open-feature/java-sdk-contrib/issues/1079 ) ) ([ 804cd45] ( https://github.com/open-feature/java-sdk-contrib/commit/804cd455d6e9e79e1fa72b003245027ed7450487 ) )
16+ * ** deps:** update dependency org.apache.logging.log4j: log4j-slf4j2-impl to v2.24.3 ([ #1103 ] ( https://github.com/open-feature/java-sdk-contrib/issues/1103 ) ) ([ e2b8160] ( https://github.com/open-feature/java-sdk-contrib/commit/e2b8160dda2b82b43f665753187ab85a4e1abe13 ) )
17+
18+
19+ ### 📚 Documentation
20+
21+ * ** configcat:** Revise docs in README.md ([ #990 ] ( https://github.com/open-feature/java-sdk-contrib/issues/990 ) ) ([ a58a64e] ( https://github.com/open-feature/java-sdk-contrib/commit/a58a64e0477dd48c4b715ae0e05413b37e653379 ) )
22+
323## [ 0.1.0] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.configcat-v0.0.4...dev.openfeature.contrib.providers.configcat-v0.1.0 ) (2024-09-25)
424
525
Original file line number Diff line number Diff line change 1010<dependency >
1111 <groupId >dev.openfeature.contrib.providers</groupId >
1212 <artifactId >configcat</artifactId >
13- <version >0.1.0 </version >
13+ <version >0.1.1 </version >
1414</dependency >
1515```
1616
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.1.1 </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.1.0
1+ 0.1.1
You can’t perform that action at this time.
0 commit comments