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 55 "providers/flagsmith" : " 0.0.8" ,
66 "providers/env-var" : " 0.0.5" ,
77 "providers/jsonlogic-eval-provider" : " 1.0.1" ,
8- "providers/unleash" : " 0.0.3 -alpha" ,
8+ "providers/unleash" : " 0.0.4 -alpha" ,
99 "providers/flipt" : " 0.0.2" ,
1010 "providers/configcat" : " 0.0.2"
1111}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.4-alpha] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.unleash-v0.0.3-alpha...dev.openfeature.contrib.providers.unleash-v0.0.4-alpha ) (2023-12-31)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * ** deps:** update dependency io.getunleash: unleash-client-java to v9.2.0 ([ #576 ] ( https://github.com/open-feature/java-sdk-contrib/issues/576 ) ) ([ fed100e] ( https://github.com/open-feature/java-sdk-contrib/commit/fed100ee4b7c8c7a0521bc490ded5d2d036446e3 ) )
9+ * ** 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 ) )
10+
11+
12+ ### 🧹 Chore
13+
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.3-alpha] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.unleash-v0.0.2-alpha...dev.openfeature.contrib.providers.unleash-v0.0.3-alpha ) (2023-11-26)
417
518
Original file line number Diff line number Diff line change 1111<dependency >
1212 <groupId >dev.openfeature.contrib.providers</groupId >
1313 <artifactId >unleash</artifactId >
14- <version >0.0.3 -alpha</version >
14+ <version >0.0.4 -alpha</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 >unleash</artifactId >
13- <version >0.0.3 -alpha</version > <!-- x-release-please-version -->
13+ <version >0.0.4 -alpha</version > <!-- x-release-please-version -->
1414
1515 <name >unleash</name >
1616 <description >unleash provider for Java</description >
Original file line number Diff line number Diff line change 1- 0.0.3 -alpha
1+ 0.0.4 -alpha
You can’t perform that action at this time.
0 commit comments