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 a389782 commit f8b59ceCopy full SHA for f8b59ce
CHANGES.rst
@@ -1,5 +1,9 @@
1
Changes
2
-------
3
+2.24.2 (XXXX-XX-XX)
4
+^^^^^^^^^^^^^^^^^^^
5
+* forbid creating loose ``ClientSession`` when ``AioBaseClient`` exits context
6
+
7
2.24.1 (2025-08-15)
8
^^^^^^^^^^^^^^^^^^^
9
* fix endpoint circular import error
aiobotocore/__init__.py
@@ -1 +1 @@
-__version__ = '2.24.1'
+__version__ = '2.24.2'
0 commit comments