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.6.1" ,
33 "hooks/open-telemetry" : " 2.1.0" ,
4- "providers/go-feature-flag" : " 0.2.11 " ,
4+ "providers/go-feature-flag" : " 0.2.12 " ,
55 "providers/flagsmith" : " 0.0.8" ,
66 "providers/env-var" : " 0.0.4" ,
77 "providers/jsonlogic-eval-provider" : " 1.0.0"
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.12] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.go-feature-flag-v0.2.11...dev.openfeature.contrib.providers.go-feature-flag-v0.2.12 ) (2023-09-12)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** update dependency com.google.guava: guava to v32.1.2-jre ([ #392 ] ( https://github.com/open-feature/java-sdk-contrib/issues/392 ) ) ([ 34b2d86] ( https://github.com/open-feature/java-sdk-contrib/commit/34b2d86f2ff9ff3b9678bbb76b04b37cefe8f4c0 ) )
9+ * ** deps:** update dependency org.slf4j: slf4j-api to v2.0.9 ([ #413 ] ( https://github.com/open-feature/java-sdk-contrib/issues/413 ) ) ([ 757a8db] ( https://github.com/open-feature/java-sdk-contrib/commit/757a8db28f52dd2084845465e403cf43aea6e537 ) )
10+
311## [ 0.2.11] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.go-feature-flag-v0.2.10...dev.openfeature.contrib.providers.go-feature-flag-v0.2.11 ) (2023-08-07)
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.11 </version > <!-- x-release-please-version -->
13+ <version >0.2.12 </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.11
1+ 0.2.12
You can’t perform that action at this time.
0 commit comments