py-v0.7.1
What's Changed
- chore: Bump object_store to 0.12.3 by @kylebarron in #501. From upstream changelog:
- Retry on 429s and equivalents (apache/arrow-rs-object-store#309)
- Support
[email protected]/path
URL style foraz
protocol (apache/arrow-rs-object-store#285)
Documentation 📖
- docs: Add Cloudflare R2 example by @kylebarron in #504
- docs: Improve documentation about URL path handling in
from_url
class methods by @kylebarron in #512 - docs: Clarify that
return_arrow
is only a performance optimization by @kylebarron in #513
Other
New Contributors
Full Changelog: py-v0.7.0...py-v0.7.1