File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ 24.7
5
+ ----
6
+
7
+ Release Date: July 13th, 2024
8
+
9
+ * Split loggers into client, request and response loggers. Thanks to `@aclemons <https://github.com/aclemons >`_.
10
+ * Improved README. Thanks to `@aisk <https://github.com/aisk >`_.
11
+ * Fix type hint for ``TransactionCanceled.cancellation_reasons ``. Thanks to `@aisk <https://github.com/aisk >`_.
12
+ * Added additional error classes. Thanks to `@aisk <https://github.com/aisk >`_.
13
+ * Improved tests. Support for running the test suite using pytest-xdist.
14
+
4
15
24.1
5
16
----
6
17
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " aiodynamo"
3
- version = " 24.1 "
3
+ version = " 24.7 "
4
4
description = " Asyncio DynamoDB client"
5
5
authors = [" Jonas Obrist <jonas.obrist@hennge.com>" ]
6
6
license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments