Skip to content

0.52.0

Choose a tag to compare

@eskultety eskultety released this 19 May 13:45
· 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_factor to 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

Misc

  • Dependencies update

Full Changelog: 0.51.0...0.52.0