File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed
providers/go-feature-flag Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "providers/flagd" : " 0.6.8" ,
33 "hooks/open-telemetry" : " 3.1.1" ,
4- "providers/go-feature-flag" : " 0.2.16 " ,
4+ "providers/go-feature-flag" : " 0.2.17 " ,
55 "providers/flagsmith" : " 0.0.8" ,
66 "providers/env-var" : " 0.0.4" ,
77 "providers/jsonlogic-eval-provider" : " 1.0.1" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.17] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.go-feature-flag-v0.2.16...dev.openfeature.contrib.providers.go-feature-flag-v0.2.17 ) (2023-12-24)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * ** deps:** update dependency com.fasterxml.jackson.core: jackson-databind to v2.16.1 ([ #604 ] ( https://github.com/open-feature/java-sdk-contrib/issues/604 ) ) ([ 165b1db] ( https://github.com/open-feature/java-sdk-contrib/commit/165b1db0a793b628ab6dd05b161350310505e41d ) )
9+ * ** deps:** update dependency com.fasterxml.jackson.datatype: jackson-datatype-jsr310 to v2.16.1 ([ #605 ] ( https://github.com/open-feature/java-sdk-contrib/issues/605 ) ) ([ f403c64] ( https://github.com/open-feature/java-sdk-contrib/commit/f403c64973d851ac133f820f14f7ca658b4969ed ) )
10+ * ** deps:** update dependency com.google.guava: guava to v33 ([ #595 ] ( https://github.com/open-feature/java-sdk-contrib/issues/595 ) ) ([ ec3e948] ( https://github.com/open-feature/java-sdk-contrib/commit/ec3e9489e50b15a2c13d0f4739f7bc940a52b961 ) )
11+
312## [ 0.2.16] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.go-feature-flag-v0.2.15...dev.openfeature.contrib.providers.go-feature-flag-v0.2.16 ) (2023-12-07)
413
514
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.16 </version > <!-- x-release-please-version -->
13+ <version >0.2.17 </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.16
1+ 0.2.17
You can’t perform that action at this time.
0 commit comments