We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4ca067 commit b36c4fcCopy full SHA for b36c4fc
docs/release_notes.rst
@@ -3,7 +3,9 @@ Release Notes
3
4
v5.2.2
5
----------
6
-* Update for botocore 1.28 private API change (#1083)
+* 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'
9
10
11
v5.2.1
0 commit comments