Change8

rs-0.55.2

📦 polarsView on GitHub →
1 features🐛 2 fixes

Summary

This release introduces an adaptive HTTP rate-limiter for cloud IO and addresses soundness issues in rayon block_on and IR node equality checks in CSPE. Documentation has also been updated regarding arg_extremum functions.

✨ New Features

  • Add adaptive HTTP rate-limiter for cloud IO (#28591)

🐛 Bug Fixes

  • Unsoundness in rayon block_on (#28709)
  • Check for (shallow) IR node equality on top of hashing in CSPE (#28506)