Skip to content

Commit ca3c798

Browse files
authored
document PR #1226 fix
1 parent 2925a3e commit ca3c798

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/release_notes.rst

+7
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ Release Notes
66
v6.0.1
77
------
88

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+
916
* Fixing (:pr:`1242`) regression to the :code:`extra_headers` feature. These headers are intended for proxies that strip them,
1017
so they should be excluded from the AWS signature.
1118

0 commit comments

Comments
 (0)