Collectfasta

Latest version: v3.2.0

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

Scan your dependencies

Page 2 of 2

3.0.0

- Rename to collectfasta with new maintainer/repo
- Remove some deprecated settings
- Ability to run live tests against localstack/fake GCP instead of the real APIs
- refactor tests to use the STORAGES config
- implement preloading of S3 metadata for boto3 strategy as it was removed by django-storages
- dropped support for Python 3.6-3.8
- dropped support for Django < 4.2

2.2.0

- Add `post_copy_hook` and `on_skip_hook` to
`collectfasta.strategies.base.Strategy`.
- Add `collectfasta.strategies.filesystem.CachingFileSystemStrategy`.
- Fix a bug where files weren't properly closed when read for hashing.
- Fix a bug where gzip compression level was inconsistent with S3.

2.1.0

- Use `concurrent.futures.ThreadPoolExecutor` instead of
`multiprocessing.dummy.Pool` for parallel uploads.
- Support `post_process()`.

2.0.1

- Fix and add regression test for 178 (wrong type for `COLLECTFAST_THREADS`).
- Add tests for strictly typed settings.

2.0.0

- Drop support for Python 3.5.
- Drop support for Django 1.11.
- Drop support for `storages.backends.s3boto.S3BotoStorage` (remove
`collectfasta.strategies.boto.BotoStrategy`).
- Drop support for guessing strategies, e.g. require
`COLLECTFASTA_STRATEGY` to be set.
- Package type hints.
- Support django-storages 1.9+.
- Validate types of settings.

Previous versions

For changes in previous versions see [releases on Github][releases].

[releases]: https://github.com/jasongi/collectfasta/releases

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.