Aiopg

Latest version: v1.4.0

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

Scan your dependencies

Page 7 of 10

0.12.0

^^^^^^^^^^^^^^^^^^^

* Add an on_connect callback parameter to pool `141 <https://github.com/aio-libs/aiopg/issues/141>`_

* Fixed connection to work under both windows and posix based systems `142 <https://github.com/aio-libs/aiopg/issues/142>`_

0.11.0

^^^^^^^^^^^^^^^^^^^

* Immediately remove callbacks from a closed file descriptor `139 <https://github.com/aio-libs/aiopg/issues/139>`_

* Drop Python 3.3 support

0.10.0

^^^^^^^^^^^^^^^^^^^

* Refactor tests to use dockerized Postgres server `107 <https://github.com/aio-libs/aiopg/issues/107>`_

* Reduce default pool minsize to 1 `106 <https://github.com/aio-libs/aiopg/issues/106>`_

* Explicitly enumerate packages in setup.py `85 <https://github.com/aio-libs/aiopg/issues/85>`_

* Remove expired connections from pool on acquire `116 <https://github.com/aio-libs/aiopg/issues/116>`_

* Don't crash when Connection is GC'ed `124 <https://github.com/aio-libs/aiopg/issues/124>`_

* Use loop.create_future() if available

0.9.2

^^^^^^^^^^^^^^^^^^

* Make pool.release return asyncio.Future, so we can wait on it in
`__aexit__` `102 <https://github.com/aio-libs/aiopg/issues/102>`_

* Add support for uuid type `103 <https://github.com/aio-libs/aiopg/issues/103>`_

0.9.1

^^^^^^^^^^^^^^^^^^

* Documentation update `101 <https://github.com/aio-libs/aiopg/issues/101>`_

0.9.0

^^^^^^^^^^^^^^^^^^

* Add async context managers for transactions `91 <https://github.com/aio-libs/aiopg/issues/91>`_

* Support async iterator in ResultProxy `92 <https://github.com/aio-libs/aiopg/issues/92>`_

* Add async with for engine `90 <https://github.com/aio-libs/aiopg/issues/90>`_

Page 7 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.