File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed
providers/go-feature-flag Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"providers/flagd" : " 0.7.0" ,
3
3
"hooks/open-telemetry" : " 3.1.1" ,
4
- "providers/go-feature-flag" : " 0.2.18 " ,
4
+ "providers/go-feature-flag" : " 0.2.19 " ,
5
5
"providers/flagsmith" : " 0.0.8" ,
6
6
"providers/env-var" : " 0.0.5" ,
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.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-03-06)
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
+ * ** deps:** update dependency org.slf4j: slf4j-api to v2.0.12 ([ #661 ] ( https://github.com/open-feature/java-sdk-contrib/issues/661 ) ) ([ f03d933] ( https://github.com/open-feature/java-sdk-contrib/commit/f03d93305bda8ea932831e81db57c989ce4e14e4 ) )
11
+
12
+
13
+ ### 🧹 Chore
14
+
15
+ * ** deps:** update dependency org.apache.logging.log4j: log4j-slf4j2-impl to v2.23.0 ([ #689 ] ( https://github.com/open-feature/java-sdk-contrib/issues/689 ) ) ([ 6589871] ( https://github.com/open-feature/java-sdk-contrib/commit/65898713166b5d02f246302c54fd7400ee4238d5 ) )
16
+
3
17
## [ 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)
4
18
5
19
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.18 </version > <!-- x-release-please-version -->
13
+ <version >0.2.19 </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.18
1
+ 0.2.19
You can’t perform that action at this time.
0 commit comments