File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed
providers/go-feature-flag Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "providers/flagd" : " 0.8.0" ,
33 "hooks/open-telemetry" : " 3.1.1" ,
4- "providers/go-feature-flag" : " 0.2.19 " ,
4+ "providers/go-feature-flag" : " 0.2.20 " ,
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.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)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * ** deps:** update dependency com.fasterxml.jackson.core: jackson-databind to v2.17.1 ([ #777 ] ( https://github.com/open-feature/java-sdk-contrib/issues/777 ) ) ([ 8b582d6] ( https://github.com/open-feature/java-sdk-contrib/commit/8b582d6052fd22b8141a9765b2a1a261933fd3a2 ) )
9+ * ** deps:** update dependency com.fasterxml.jackson.datatype: jackson-datatype-jsr310 to v2.17.1 ([ #778 ] ( https://github.com/open-feature/java-sdk-contrib/issues/778 ) ) ([ a4c4672] ( https://github.com/open-feature/java-sdk-contrib/commit/a4c467267caf35a838b0c2c6423fa01e21846c1d ) )
10+ * ** deps:** update dependency com.google.guava: guava to v33.2.0-jre ([ #771 ] ( https://github.com/open-feature/java-sdk-contrib/issues/771 ) ) ([ c9e4245] ( https://github.com/open-feature/java-sdk-contrib/commit/c9e42451ccfec4f4af1c2dc54077bca3a444f75f ) )
11+ * ** deps:** update dependency org.slf4j: slf4j-api to v2.0.13 ([ #752 ] ( https://github.com/open-feature/java-sdk-contrib/issues/752 ) ) ([ b820fcf] ( https://github.com/open-feature/java-sdk-contrib/commit/b820fcf1b7ea945a8e450dcc90addb82f5fb865d ) )
12+
313## [ 0.2.19] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.go-feature-flag-v0.2.18...dev.openfeature.contrib.providers.go-feature-flag-v0.2.19 ) (2024-04-01)
414
515
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.19 </version > <!-- x-release-please-version -->
13+ <version >0.2.20 </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.19
1+ 0.2.20
You can’t perform that action at this time.
0 commit comments