New Features
- Add support for OpenDAL-backed remote stores (file://, initially) (#19827)
User API Changes
Bug Fixes
-
Support using
parametrize()
with a single value. (#19920) -
Don't include
files
targets in coverage sandbox. (#19913) -
bump javaparser and add test for sealed/permits/yield/switch expressions (#19870)
-
Fix "failed to create hardlink" error due to multiple mounts on the same device (#19894)
-
Add missing
__init__.py
file for theyamllint
backend. (#19899)