Asyncio-connection-pool

Latest version: v1.1.1

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

Scan your dependencies

Page 1 of 2

1.1.1

* Add PyPI metadata

**Full Changelog**: https://github.com/fellowapp/asyncio-connection-pool/compare/v1.1.0...v1.1.1

1.1.0

What's Changed
* Drops support for Python < 3.10 and adds support for Python 3.13.

**Full Changelog**: https://github.com/fellowapp/asyncio-connection-pool/compare/v1.0.0...v1.1.0

1.0.0

This release removes support for redis, since redis includes its own connection pooling capabilities.

What's Changed
* Add hiring link as badge in README by gantoine in https://github.com/fellowapp/asyncio-connection-pool/pull/6
* Fix reporting burst limit reached when it was not by p7g in https://github.com/fellowapp/asyncio-connection-pool/pull/7
* ci: add py 3.11 & 3.12 by iloveitaly in https://github.com/fellowapp/asyncio-connection-pool/pull/11
* Fix ConnectionStrategy.make_connection return type by p7g in https://github.com/fellowapp/asyncio-connection-pool/pull/12
* Update packaging + CI, switch aioredis -> redis by sciyoshi in https://github.com/fellowapp/asyncio-connection-pool/pull/13

New Contributors
* gantoine made their first contribution in https://github.com/fellowapp/asyncio-connection-pool/pull/6
* iloveitaly made their first contribution in https://github.com/fellowapp/asyncio-connection-pool/pull/11
* sciyoshi made their first contribution in https://github.com/fellowapp/asyncio-connection-pool/pull/13

**Full Changelog**: https://github.com/fellowapp/asyncio-connection-pool/compare/0.2.0...v1.0.0

0.2.0

This release includes support for async `ConnectionStrategy.close_connection` methods.

0.1.2

0.1.1

- Added some more documentation to the readme
- Added a `py.typed` file for mypy support

Page 1 of 2

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.