File tree Expand file tree Collapse file tree 5 files changed +11
-4
lines changed Expand file tree Collapse file tree 5 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 77 "providers/jsonlogic-eval-provider" : " 1.2.1" ,
88 "providers/unleash" : " 0.1.1-alpha" ,
99 "providers/flipt" : " 0.1.3" ,
10- "providers/configcat" : " 0.2.0 " ,
10+ "providers/configcat" : " 0.2.1 " ,
1111 "providers/statsig" : " 0.2.1" ,
1212 "providers/multiprovider" : " 0.0.3" ,
1313 "tools/junit-openfeature" : " 0.2.1" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.1] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.configcat-v0.2.0...dev.openfeature.contrib.providers.configcat-v0.2.1 ) (2025-07-09)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * require latest SDK ([ #1488 ] ( https://github.com/open-feature/java-sdk-contrib/issues/1488 ) ) ([ 71afb81] ( https://github.com/open-feature/java-sdk-contrib/commit/71afb81703bc2a5350ab967e478c527469fdb5d2 ) )
9+
310## [ 0.2.0] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.configcat-v0.1.1...dev.openfeature.contrib.providers.configcat-v0.2.0 ) (2025-07-08)
411
512
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.2.0 </version >
13+ <version >0.2.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.2.0 </version > <!-- x-release-please-version -->
13+ <version >0.2.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.2.0
1+ 0.2.1
You can’t perform that action at this time.
0 commit comments