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.5.10" ,
33 "hooks/open-telemetry" : " 1.0.3" ,
4- "providers/go-feature-flag" : " 0.2.8 " ,
4+ "providers/go-feature-flag" : " 0.2.9 " ,
55 "providers/flagsmith" : " 0.0.6" ,
66 "providers/env-var" : " 0.0.3" ,
77 "providers/jsonlogic-eval-provider" : " 1.0.0"
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.9] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.go-feature-flag-v0.2.8...dev.openfeature.contrib.providers.go-feature-flag-v0.2.9 ) (2023-05-31)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** update dependency com.fasterxml.jackson.core: jackson-databind to v2.15.2 ([ #333 ] ( https://github.com/open-feature/java-sdk-contrib/issues/333 ) ) ([ c0259fe] ( https://github.com/open-feature/java-sdk-contrib/commit/c0259fe87b8cf28adc12512af6738e0241b17fbd ) )
9+ * ** deps:** update dependency com.fasterxml.jackson.datatype: jackson-datatype-jsr310 to v2.15.2 ([ #334 ] ( https://github.com/open-feature/java-sdk-contrib/issues/334 ) ) ([ 17e8746] ( https://github.com/open-feature/java-sdk-contrib/commit/17e8746044d6700d0592053467ab75103c03f68e ) )
10+
311## [ 0.2.8] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.go-feature-flag-v0.2.7...dev.openfeature.contrib.providers.go-feature-flag-v0.2.8 ) (2023-05-26)
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.8 </version > <!-- x-release-please-version -->
13+ <version >0.2.9 </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.8
1+ 0.2.9
You can’t perform that action at this time.
0 commit comments