Asyncio-connection-pool

Latest version: v1.0.0

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

Scan your dependencies

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

0.1.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.