File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed
providers/go-feature-flag Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "providers/flagd" : " 0.6.0" ,
33 "hooks/open-telemetry" : " 2.0.0" ,
4- "providers/go-feature-flag" : " 0.2.10 " ,
4+ "providers/go-feature-flag" : " 0.2.11 " ,
55 "providers/flagsmith" : " 0.0.7" ,
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.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)
4+
5+
6+ ### Features
7+
8+ * ISSUE-658 go-feature-flag sdk - add cache ([ #369 ] ( https://github.com/open-feature/java-sdk-contrib/issues/369 ) ) ([ 5e6f4a1] ( https://github.com/open-feature/java-sdk-contrib/commit/5e6f4a15e3db0250593ba8a93f244161a399efe6 ) )
9+
310## [ 0.2.10] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.go-feature-flag-v0.2.9...dev.openfeature.contrib.providers.go-feature-flag-v0.2.10 ) (2023-08-02)
411
512
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.10 </version > <!-- x-release-please-version -->
13+ <version >0.2.11 </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.10
1+ 0.2.11
You can’t perform that action at this time.
0 commit comments