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 2925a3e commit ca3c798Copy full SHA for ca3c798
docs/release_notes.rst
@@ -6,6 +6,13 @@ Release Notes
6
v6.0.1
7
------
8
9
+Features:
10
+
11
+* For failed transaction, return the underlying item in :code:`cancellation_reasons[...].raw_item` (:pr:`1226`).
12
+ This only applies when passing :code:`return_values=ALL_OLD`.
13
14
+Fixes:
15
16
* Fixing (:pr:`1242`) regression to the :code:`extra_headers` feature. These headers are intended for proxies that strip them,
17
so they should be excluded from the AWS signature.
18
0 commit comments