Async-batcher

Latest version: v0.2.1

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

Scan your dependencies

0.2.1

What's Changed
* chore: update the benchmark with v0.2.0 by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/30
* security: bump idna to avoid CVE-2024-3651 by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/31
* security: bump aiohttp to avoid CVE-2024-27306 by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/32
* security: bump scikit-learn to avoid CVE-2024-5206 by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/33
* security: bump setuptools to avoid CVE-2024-6345 by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/34
* security: bump aioboto3 and urllib3 to avoid CVE-2024-37891 by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/35


**Full Changelog**: https://github.com/hussein-awala/async-batcher/compare/0.2.0...0.2.1

0.2.0

Not secure
Significant changes
* Remove support for python 3.8 and 3.9 by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/6

Bug fixes
* Fix: update dependencies for Python 3.12 by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/4
* Fix: stop accepting new process request when the batcher is stoped by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/9
* fix: raise the exception when it is returned from process_batch by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/16
* fix: edge case in py312 for semaphore lock by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/24

New features
* Feat: Support concurrent batches processing by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/11
* Feat: add a new argument to provide the sync process_batch executor by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/12
* feat(sqlalchemy): Implement AsyncSqlalchemyWriteBatcher to batch Insert and Update by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/18
* feat: add max_queue_size argument to set a limit for buffered items by hussein-awala in https://github.com/hussein-awala/async-batcher/pull/23

Improvements
* Rework batching method to use full asyncio instead of threading by nmehraein in https://github.com/hussein-awala/async-batcher/pull/1

New Contributors
* nmehraein made their first contribution in https://github.com/hussein-awala/async-batcher/pull/1

**Full Changelog**: https://github.com/hussein-awala/async-batcher/compare/0.1.0...0.2.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.