File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed
providers/go-feature-flag Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "providers/flagd" : " 0.6.9" ,
33 "hooks/open-telemetry" : " 3.1.1" ,
4- "providers/go-feature-flag" : " 0.2.18 " ,
4+ "providers/go-feature-flag" : " 0.2.19 " ,
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.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-01-20)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * ** deps:** update dependency org.slf4j: slf4j-api to v2.0.10 ([ #610 ] ( https://github.com/open-feature/java-sdk-contrib/issues/610 ) ) ([ ce3825a] ( https://github.com/open-feature/java-sdk-contrib/commit/ce3825af03beb0ec682eec390efd4cfff973bc99 ) )
9+ * ** deps:** update dependency org.slf4j: slf4j-api to v2.0.11 ([ #619 ] ( https://github.com/open-feature/java-sdk-contrib/issues/619 ) ) ([ 178fd42] ( https://github.com/open-feature/java-sdk-contrib/commit/178fd42d314bb7f7018d70d532020a366cc58ae3 ) )
10+
311## [ 0.2.18] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.go-feature-flag-v0.2.17...dev.openfeature.contrib.providers.go-feature-flag-v0.2.18 ) (2023-12-28)
412
513
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.18 </version > <!-- x-release-please-version -->
13+ <version >0.2.19 </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.18
1+ 0.2.19
You can’t perform that action at this time.
0 commit comments