File tree Expand file tree Collapse file tree 7 files changed +24
-5
lines changed Expand file tree Collapse file tree 7 files changed +24
-5
lines changed Original file line number Diff line number Diff line change 1
- {"providers/flagd" :" 0.2.2 " ,"hooks/open-telemetry" :" 0.2.2 " }
1
+ {"providers/flagd" :" 0.2.3 " ,"hooks/open-telemetry" :" 0.2.3 " }
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.2.3] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.hooks.otel-v0.2.2...dev.openfeature.contrib.hooks.otel-v0.2.3 ) (2022-08-30)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * build issue with single publish ([ #81 ] ( https://github.com/open-feature/java-sdk-contrib/issues/81 ) ) ([ de03321] ( https://github.com/open-feature/java-sdk-contrib/commit/de0332125253ff61df388caa502dbfecc244531a ) )
9
+ * test fix publish ([ #83 ] ( https://github.com/open-feature/java-sdk-contrib/issues/83 ) ) ([ 0eebfe3] ( https://github.com/open-feature/java-sdk-contrib/commit/0eebfe3f7ff711455776092a0cb231ba686eb2d3 ) )
10
+ * update javadoc ([ #57 ] ( https://github.com/open-feature/java-sdk-contrib/issues/57 ) ) ([ 7a64cfa] ( https://github.com/open-feature/java-sdk-contrib/commit/7a64cfa0ab835139603e4a582f3a2b91f24207bb ) )
11
+ * update javadoc ([ #63 ] ( https://github.com/open-feature/java-sdk-contrib/issues/63 ) ) ([ 3a4b7d8] ( https://github.com/open-feature/java-sdk-contrib/commit/3a4b7d83e2272d43e252f6a1201c4e3a7aee4330 ) )
12
+
3
13
## [ 0.2.2] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.hooks.otel-v0.2.1...dev.openfeature.contrib.hooks.otel-v0.2.2 ) (2022-08-30)
4
14
5
15
Original file line number Diff line number Diff line change 9
9
</parent >
10
10
<groupId >dev.openfeature.contrib.hooks</groupId >
11
11
<artifactId >otel</artifactId >
12
- <version >0.2.2 </version > <!-- x-release-please-version -->
12
+ <version >0.2.3 </version > <!-- x-release-please-version -->
13
13
14
14
<name >open-telemetry-hook</name >
15
15
<description >Open Telemetry Hook</description >
Original file line number Diff line number Diff line change 1
- 0.2.2
1
+ 0.2.3
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 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
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * build issue with single publish ([ #81 ] ( https://github.com/open-feature/java-sdk-contrib/issues/81 ) ) ([ de03321] ( https://github.com/open-feature/java-sdk-contrib/commit/de0332125253ff61df388caa502dbfecc244531a ) )
9
+ * update javadoc ([ #57 ] ( https://github.com/open-feature/java-sdk-contrib/issues/57 ) ) ([ 7a64cfa] ( https://github.com/open-feature/java-sdk-contrib/commit/7a64cfa0ab835139603e4a582f3a2b91f24207bb ) )
10
+ * update javadoc ([ #63 ] ( https://github.com/open-feature/java-sdk-contrib/issues/63 ) ) ([ 3a4b7d8] ( https://github.com/open-feature/java-sdk-contrib/commit/3a4b7d83e2272d43e252f6a1201c4e3a7aee4330 ) )
11
+
3
12
## [ 0.2.2] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.flagd-v0.2.1...dev.openfeature.contrib.providers.flagd-v0.2.2 ) (2022-08-30)
4
13
5
14
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.2 </version > <!-- x-release-please-version -->
12
+ <version >0.2.3 </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.2
1
+ 0.2.3
You can’t perform that action at this time.
0 commit comments