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 1
1
{
2
2
"providers/flagd" : " 0.6.8" ,
3
3
"hooks/open-telemetry" : " 3.1.1" ,
4
- "providers/go-feature-flag" : " 0.2.16 " ,
4
+ "providers/go-feature-flag" : " 0.2.17 " ,
5
5
"providers/flagsmith" : " 0.0.8" ,
6
6
"providers/env-var" : " 0.0.4" ,
7
7
"providers/jsonlogic-eval-provider" : " 1.0.1" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
12
## [ 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)
4
13
5
14
Original file line number Diff line number Diff line change 10
10
</parent >
11
11
<groupId >dev.openfeature.contrib.providers</groupId >
12
12
<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 -->
14
14
15
15
<name >go-feature-flag</name >
16
16
<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