File tree Expand file tree Collapse file tree 5 files changed +19
-4
lines changed Expand file tree Collapse file tree 5 files changed +19
-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.3 " ,
10+ "providers/configcat" : " 0.0.4 " ,
1111 "providers/statsig" : " 0.0.4"
1212}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.4] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.configcat-v0.0.3...dev.openfeature.contrib.providers.configcat-v0.0.4 ) (2024-03-12)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * ** deps:** update dependency com.configcat: configcat-java-client to v9.0.1 ([ #680 ] ( https://github.com/open-feature/java-sdk-contrib/issues/680 ) ) ([ 94bf8fc] ( https://github.com/open-feature/java-sdk-contrib/commit/94bf8fc982969c502dbce156addce68346cb2cdd ) )
9+ * ** deps:** update dependency org.slf4j: slf4j-api to v2.0.12 ([ #661 ] ( https://github.com/open-feature/java-sdk-contrib/issues/661 ) ) ([ f03d933] ( https://github.com/open-feature/java-sdk-contrib/commit/f03d93305bda8ea932831e81db57c989ce4e14e4 ) )
10+ * ready and config change events triggering ([ #653 ] ( https://github.com/open-feature/java-sdk-contrib/issues/653 ) ) ([ 677e07a] ( https://github.com/open-feature/java-sdk-contrib/commit/677e07a539dfe0b722613be4d48e574157eb3863 ) )
11+
12+
13+ ### 🧹 Chore
14+
15+ * ** deps:** update dependency org.apache.logging.log4j: log4j-slf4j2-impl to v2.23.0 ([ #689 ] ( https://github.com/open-feature/java-sdk-contrib/issues/689 ) ) ([ 6589871] ( https://github.com/open-feature/java-sdk-contrib/commit/65898713166b5d02f246302c54fd7400ee4238d5 ) )
16+ * ** deps:** update dependency org.apache.logging.log4j: log4j-slf4j2-impl to v2.23.1 ([ #709 ] ( https://github.com/open-feature/java-sdk-contrib/issues/709 ) ) ([ d0bc7a5] ( https://github.com/open-feature/java-sdk-contrib/commit/d0bc7a5aceb746d6d7c442e189a6a1e011673ba7 ) )
17+
318## [ 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)
419
520
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.3 </version >
14+ <version >0.0.4 </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.3 </version > <!-- x-release-please-version -->
13+ <version >0.0.4 </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.3
1+ 0.0.4
You can’t perform that action at this time.
0 commit comments