File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed
providers/go-feature-flag Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "providers/flagd" : " 0.8.1" ,
33 "hooks/open-telemetry" : " 3.1.1" ,
4- "providers/go-feature-flag" : " 0.2.20 " ,
4+ "providers/go-feature-flag" : " 0.2.21 " ,
55 "providers/flagsmith" : " 0.0.8" ,
66 "providers/env-var" : " 0.0.5" ,
77 "providers/jsonlogic-eval-provider" : " 1.0.1" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.21] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.go-feature-flag-v0.2.20...dev.openfeature.contrib.providers.go-feature-flag-v0.2.21 ) (2024-06-11)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * ** deps:** update dependency com.google.guava: guava to v33.2.1-jre ([ #803 ] ( https://github.com/open-feature/java-sdk-contrib/issues/803 ) ) ([ 4181807] ( https://github.com/open-feature/java-sdk-contrib/commit/418180789db84fb7cff160ef3af2cac773274aaa ) )
9+
10+
11+ ### 📚 Documentation
12+
13+ * ** GOFF:** Fix issues in readme ([ #814 ] ( https://github.com/open-feature/java-sdk-contrib/issues/814 ) ) ([ 5d60be7] ( https://github.com/open-feature/java-sdk-contrib/commit/5d60be72a4e583829438db7776826d21bf87bb82 ) )
14+
315## [ 0.2.20] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.go-feature-flag-v0.2.19...dev.openfeature.contrib.providers.go-feature-flag-v0.2.20 ) (2024-05-06)
416
517
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.20 </version > <!-- x-release-please-version -->
13+ <version >0.2.21 </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.20
1+ 0.2.21
You can’t perform that action at this time.
0 commit comments