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.5.9" ,
33 "hooks/open-telemetry" : " 1.0.2" ,
4- "providers/go-feature-flag" : " 0.2.5 " ,
4+ "providers/go-feature-flag" : " 0.2.6 " ,
55 "providers/flagsmith" : " 0.0.4" ,
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.6] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.go-feature-flag-v0.2.5...dev.openfeature.contrib.providers.go-feature-flag-v0.2.6 ) (2023-05-06)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** update dependency com.fasterxml.jackson.core: jackson-databind to v2.15.0 ([ #292 ] ( https://github.com/open-feature/java-sdk-contrib/issues/292 ) ) ([ d59c34b] ( https://github.com/open-feature/java-sdk-contrib/commit/d59c34bbee6f49580012c37802ded78d19f74db2 ) )
9+ * ** deps:** update dependency com.fasterxml.jackson.datatype: jackson-datatype-jsr310 to v2.15.0 ([ #293 ] ( https://github.com/open-feature/java-sdk-contrib/issues/293 ) ) ([ f7f6781] ( https://github.com/open-feature/java-sdk-contrib/commit/f7f67815a1bbeac836c0b8c04d510c51daf745ca ) )
10+ * ** deps:** update dependency com.squareup.okhttp3: okhttp to v4.11.0 ([ #290 ] ( https://github.com/open-feature/java-sdk-contrib/issues/290 ) ) ([ b7be0ec] ( https://github.com/open-feature/java-sdk-contrib/commit/b7be0ec99be5cd645cf5b5033ad2b1093a45d63e ) )
11+
312## [ 0.2.5] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.go-feature-flag-v0.2.4...dev.openfeature.contrib.providers.go-feature-flag-v0.2.5 ) (2023-04-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.5 </version > <!-- x-release-please-version -->
13+ <version >0.2.6 </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.5
1+ 0.2.6
You can’t perform that action at this time.
0 commit comments