You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+2
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ Thank you!
7
7
8
8
# 0.18.24
9
9
10
+
* Adds missing nanoseconds in Document encoding of EPOCH_SECOND timestamps
11
+
* Add support for `alloy#jsonUnknown`, allowing structures to capture unknown JSON fields in one of their members.
10
12
* Add `getMessage` implementation in `Smithy4sThrowable` which will be overridden in cases where the error structure contains a message field, but otherwise will be used to prevent a useless `null` result when `getMessage` is called.
0 commit comments