File tree Expand file tree Collapse file tree 5 files changed +21
-4
lines changed Expand file tree Collapse file tree 5 files changed +21
-4
lines changed Original file line number Diff line number Diff line change 88 "providers/unleash" : " 0.0.4-alpha" ,
99 "providers/flipt" : " 0.0.2" ,
1010 "providers/configcat" : " 0.0.3" ,
11- "providers/statsig" : " 0.0.3 "
11+ "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.statsig-v0.0.3...dev.openfeature.contrib.providers.statsig-v0.0.4 ) (2024-02-27)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * ** deps:** update dependency com.statsig: serversdk to v1.12.1 ([ #687 ] ( https://github.com/open-feature/java-sdk-contrib/issues/687 ) ) ([ 91da6fe] ( https://github.com/open-feature/java-sdk-contrib/commit/91da6fee020bdf60d51e1a6849e94201a2b04dec ) )
9+
10+
11+ ### ✨ New Features
12+
13+ * Statsig provider evaluate boolean updates ([ #691 ] ( https://github.com/open-feature/java-sdk-contrib/issues/691 ) ) ([ 04df666] ( https://github.com/open-feature/java-sdk-contrib/commit/04df6669264227e3c3c6165ea0d876e5d8aa8766 ) )
14+
15+
16+ ### 🧹 Chore
17+
18+ * ** 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 ) )
19+
320## [ 0.0.3] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.statsig-v0.0.2...dev.openfeature.contrib.providers.statsig-v0.0.3 ) (2024-02-14)
421
522
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.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 >statsig</artifactId >
13- <version >0.0.3 </version > <!-- x-release-please-version -->
13+ <version >0.0.4 </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.0.3
1+ 0.0.4
You can’t perform that action at this time.
0 commit comments