0.52.0
·
85 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
Features
N/A
Bug fixes
- [general] Pass
backoff_factorto aiohttp's retry to tame the aggressive default of 0.1s by @Harsh-2005d in #1558 - [pip] Fix injecting cargo config.toml for Python projects using Rust extensions by @slimreaper35 in #1566
- [pip] Gracefully skip sdist artifacts on checksum mismatch by @Anujkumar9081 in #1537
- [pip] Add a major version check in the wheel compatibility filter by @Anujkumar9081 in #1537
Improvements
- [docs] Document Hermeto SBOM output by @ST3V1K in #1325
- [pip] Implement batching of PyPI artifact for concurrent downloads by @ST3V1K in #1530
- [pip] Log which requirements files are consulted during fetch by @harshitbansal184507 in #1419
Misc
- Dependencies update
Full Changelog: 0.51.0...0.52.0