Skip to content

Commit b36c4fc

Browse files
committed
mention the _convert_to_request_dict exception
1 parent f4ca067 commit b36c4fc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/release_notes.rst

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ Release Notes
33

44
v5.2.2
55
----------
6-
* Update for botocore 1.28 private API change (#1083)
6+
* Update for botocore 1.28 private API change (#1083) which caused the following exception::
7+
8+
TypeError: _convert_to_request_dict() missing 1 required positional argument: 'endpoint_url'
79

810

911
v5.2.1

0 commit comments

Comments
 (0)