File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ 2025.10.0
5+ ---------
6+
7+ Enhancements
8+
9+ - specify storage_options not use use for tokenising; test instance cache (#1933)
10+ - base class "chained" for FSs that pass through operations (#1929)
11+
12+ Fixes
13+
14+ - strip protocol for sftp (#1940)
15+ - use one-step mv in jupyterfs (#1937)
16+ - raise errors in jupyterfs, not return (#1936)
17+ - add protocol attribute to http(#1935)
18+ - allow ls() on a single file for arrowFS (#1931)
19+ - support kwargs in webhdfs ls() (#1928)
20+ - better discrimination for parquet in referenceFS (#1923)
21+ - accept all mode= types in memoryFS (#1922)
22+ - pass path list to put() in localtempfile for efficiency (#1920)
23+ - fix docs errors (#1917)
24+
25+ Other
26+
27+ - add CoC (#1924)
28+ - restrict github/gist tests because of rate limiting (#1918)
29+
30+
4312025.9.0
532--------
633
You can’t perform that action at this time.
0 commit comments