File tree Expand file tree Collapse file tree 14 files changed +51
-13
lines changed Expand file tree Collapse file tree 14 files changed +51
-13
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 " ,
11- "providers/statsig" : " 0.1.0 " ,
10+ "providers/configcat" : " 0.1.1 " ,
11+ "providers/statsig" : " 0.1.1 " ,
1212 "providers/multiprovider" : " 0.0.1" ,
13- "tools/junit-openfeature" : " 0.1.2 " ,
13+ "tools/junit-openfeature" : " 0.1.3 " ,
1414 "tools/flagd-http-connector" : " 0.0.2" ,
1515 "." : " 0.2.2"
1616}
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-07-04)
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 dependency com.configcat: configcat-java-client to v9.4.3 ([ #1380 ] ( https://github.com/open-feature/java-sdk-contrib/issues/1380 ) ) ([ 2e2dcf2] ( https://github.com/open-feature/java-sdk-contrib/commit/2e2dcf2992c4cf508aa9db0390fb6367b9c7f6c1 ) )
10+ * ** 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 ) )
11+
12+
13+ ### ✨ New Features
14+
15+ * migrate to Java 11 ([ #1336 ] ( https://github.com/open-feature/java-sdk-contrib/issues/1336 ) ) ([ a4be1ff] ( https://github.com/open-feature/java-sdk-contrib/commit/a4be1ff66870a72189873171e83c5b65dbb9991c ) )
16+
317## [ 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)
418
519
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
Original file line number Diff line number Diff line change 8383 <dependency >
8484 <groupId >com.dylibso.chicory</groupId >
8585 <artifactId >wasi</artifactId >
86- <version >1.4.1 </version >
86+ <version >1.5.0 </version >
8787 </dependency >
8888
8989 <dependency >
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.statsig-v0.1.0...dev.openfeature.contrib.providers.statsig-v0.1.1 ) (2025-07-04)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * ** 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 ) )
9+
10+
11+ ### ✨ New Features
12+
13+ * migrate to Java 11 ([ #1336 ] ( https://github.com/open-feature/java-sdk-contrib/issues/1336 ) ) ([ a4be1ff] ( https://github.com/open-feature/java-sdk-contrib/commit/a4be1ff66870a72189873171e83c5b65dbb9991c ) )
14+
315## [ 0.1.0] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.statsig-v0.0.4...dev.openfeature.contrib.providers.statsig-v0.1.0 ) (2024-09-25)
416
517
Original file line number Diff line number Diff line change 1111<dependency >
1212 <groupId >dev.openfeature.contrib.providers</groupId >
1313 <artifactId >statsig</artifactId >
14- <version >0.1.0 </version >
14+ <version >0.1.1 </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 >statsig</artifactId >
13- <version >0.1.0 </version > <!-- x-release-please-version -->
13+ <version >0.1.1 </version > <!-- x-release-please-version -->
1414
1515 <name >statsig</name >
1616 <description >Statsig 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