Skip to content

Commit dcb167e

Browse files
authored
changelog (#1941)
1 parent a6b9954 commit dcb167e

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

docs/source/changelog.rst

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,33 @@
11
Changelog
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+
431
2025.9.0
532
--------
633

0 commit comments

Comments
 (0)