File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed
providers/go-feature-flag Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "providers/flagd" : " 0.8.4" ,
33 "hooks/open-telemetry" : " 3.1.2" ,
4- "providers/go-feature-flag" : " 0.2.23 " ,
4+ "providers/go-feature-flag" : " 0.2.24 " ,
55 "providers/flagsmith" : " 0.0.8" ,
66 "providers/env-var" : " 0.0.6" ,
77 "providers/jsonlogic-eval-provider" : " 1.1.0" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.24] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.go-feature-flag-v0.2.23...dev.openfeature.contrib.providers.go-feature-flag-v0.2.24 ) (2024-07-29)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * ** deps:** update dependency com.fasterxml.jackson.core: jackson-databind to v2.17.2 ([ #866 ] ( https://github.com/open-feature/java-sdk-contrib/issues/866 ) ) ([ cf66811] ( https://github.com/open-feature/java-sdk-contrib/commit/cf668118351120b8a86b08f30facb38f7ec51086 ) )
9+ * ** deps:** update dependency com.fasterxml.jackson.datatype: jackson-datatype-jsr310 to v2.17.2 ([ #867 ] ( https://github.com/open-feature/java-sdk-contrib/issues/867 ) ) ([ 84f534c] ( https://github.com/open-feature/java-sdk-contrib/commit/84f534c7d0a8a739b1d071a2f7c93c6ec21316da ) )
10+
311## [ 0.2.23] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.go-feature-flag-v0.2.22...dev.openfeature.contrib.providers.go-feature-flag-v0.2.23 ) (2024-07-03)
412
513
Original file line number Diff line number Diff line change 1010 </parent >
1111 <groupId >dev.openfeature.contrib.providers</groupId >
1212 <artifactId >go-feature-flag</artifactId >
13- <version >0.2.23 </version > <!-- x-release-please-version -->
13+ <version >0.2.24 </version > <!-- x-release-please-version -->
1414
1515 <name >go-feature-flag</name >
1616 <description >GO Feature Flag provider for Java</description >
Original file line number Diff line number Diff line change 1- 0.2.23
1+ 0.2.24
You can’t perform that action at this time.
0 commit comments