File tree Expand file tree Collapse file tree 5 files changed +17
-4
lines changed Expand file tree Collapse file tree 5 files changed +17
-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.3-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 ) (2023-12-31)
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+
10+
11+ ### 🧹 Chore
12+
13+ * ** 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 ) )
14+ * ** 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 ) )
15+
316## [ 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)
417
518
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.0.2 </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