File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
- {"providers/flagd" :" 0.2.3 " ,"hooks/open-telemetry" :" 0.2.5" }
1
+ {"providers/flagd" :" 0.2.4 " ,"hooks/open-telemetry" :" 0.2.5" }
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.2.4] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.flagd-v0.2.3...dev.openfeature.contrib.providers.flagd-v0.2.4 ) (2022-08-31)
4
+
5
+
6
+ ### Features
7
+
8
+ * add flagd provider implementation ([ #66 ] ( https://github.com/open-feature/java-sdk-contrib/issues/66 ) ) ([ 8d299c4] ( https://github.com/open-feature/java-sdk-contrib/commit/8d299c41ad0bef8c3e81cc3c50932f1ee254c644 ) )
9
+
3
10
## [ 0.2.3] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.flagd-v0.2.2...dev.openfeature.contrib.providers.flagd-v0.2.3 ) (2022-08-30)
4
11
5
12
Original file line number Diff line number Diff line change 9
9
</parent >
10
10
<groupId >dev.openfeature.contrib.providers</groupId >
11
11
<artifactId >flagd</artifactId >
12
- <version >0.2.3 </version > <!-- x-release-please-version -->
12
+ <version >0.2.4 </version > <!-- x-release-please-version -->
13
13
14
14
<name >flagd</name >
15
15
<description >FlagD provider for Java</description >
Original file line number Diff line number Diff line change 1
- 0.2.3
1
+ 0.2.4
You can’t perform that action at this time.
0 commit comments