We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25387be commit b9534deCopy full SHA for b9534de
releases/v1.20.1
@@ -0,0 +1,12 @@
1
+# Highlights
2
+
3
+Default implementation for exceptionToFailure and failureToException to fix an unintentional breaking change
4
+in the DataConverter interface.
5
6
+# Changeset
7
8
+2023-06-27 - 57cb086f - Add support for SDK metadata to test server (#1800)
9
+2023-06-27 - c6aadda8 - Expose started time in ActivityInfo (#1798)
10
+2023-06-29 - 9a457157 - Generate bom using java-platform plugin (#1796)
11
+2023-07-03 - 15337d9a - Add Semgrep scanning (#1775)
12
+2023-07-10 - 25387be8 - Add default methods for exceptionToFailure and failureToException (#1809)
0 commit comments