File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed
providers/go-feature-flag Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"providers/flagd" : " 0.8.0" ,
3
3
"hooks/open-telemetry" : " 3.1.1" ,
4
- "providers/go-feature-flag" : " 0.2.19 " ,
4
+ "providers/go-feature-flag" : " 0.2.20 " ,
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.20] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.go-feature-flag-v0.2.19...dev.openfeature.contrib.providers.go-feature-flag-v0.2.20 ) (2024-04-17)
4
+
5
+
6
+ ### 🐛 Bug Fixes
7
+
8
+ * ** deps:** update dependency org.slf4j: slf4j-api to v2.0.13 ([ #752 ] ( https://github.com/open-feature/java-sdk-contrib/issues/752 ) ) ([ b820fcf] ( https://github.com/open-feature/java-sdk-contrib/commit/b820fcf1b7ea945a8e450dcc90addb82f5fb865d ) )
9
+
3
10
## [ 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-04-01)
4
11
5
12
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.19 </version > <!-- x-release-please-version -->
13
+ <version >0.2.20 </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.19
1
+ 0.2.20
You can’t perform that action at this time.
0 commit comments