Aiodynamo

Latest version: v24.1

Safety actively analyzes 623608 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

24.1

What's Changed
* Bump pyfakefs to support Python 3.12 by dimaqq in https://github.com/HENNGE/aiodynamo/pull/172
* let's support Python 3.12 by ojii in https://github.com/HENNGE/aiodynamo/pull/178
* Fix attribute type filter by ojii in https://github.com/HENNGE/aiodynamo/pull/175
* Return table description from create table by ojii in https://github.com/HENNGE/aiodynamo/pull/177
* Flatten AND and OR conditions by ojii in https://github.com/HENNGE/aiodynamo/pull/173
* Implement consistent handling of TransactionCanceled errors. by aclemons in https://github.com/HENNGE/aiodynamo/pull/171

See also https://aiodynamo.readthedocs.io/en/latest/changelog.html

**Full Changelog**: https://github.com/HENNGE/aiodynamo/compare/23.10.1...24.1

23.10.1

* Fixed issue with refreshable credentials not working due to timing issue introduced in 23.10.
* Improved performance of [aiodynamo.credentials.ChainCredentials](https://aiodynamo.readthedocs.io/en/latest/usage.html#aiodynamo.credentials.ChainCredentials)

23.10

* Drop support for Python 3.7
* Added support for [ScyllaDB Alternator](https://www.scylladb.com/alternator/)
* Added debug helpers for [aiodynamo.expressions.Condition](https://aiodynamo.readthedocs.io/en/latest/usage.html#aiodynamo.expressions.Condition) and [aiodynamo.expressions.UpdateExpression](https://aiodynamo.readthedocs.io/en/latest/usage.html#aiodynamo.expressions.UpdateExpression)
* Support pay-per-requests for Global Secondary Indices. Thanks to [alexjurkiewicz](https://github.com/alexjurkiewicz).
* Added support for Instance Metadata Service Version 2 for loading credentials. Thanks to [y26805](https://github.com/y26805).
* Updated maximum allowed number of operations per transaction to 100. Thanks to [stupoid](https://github.com/stupoid).

21.9

* Added the `limit` parameter to `aiodynamo.client.Client.count`
* Require (somewhat) newer `httpx>=0.15.0`

21.8

Allow wider versions of `httpx` optional dependencies.

21.7

Faster deserialisation, thanks to stupoid

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.