Skip to content

Commit dae6b7d

Browse files
authored
Changelog for 2022.7.0 (#1001)
1 parent 6a6b852 commit dae6b7d

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

docs/source/changelog.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
Changelog
22
=========
33

4+
2022.7.0
5+
--------
6+
7+
Enhancements
8+
9+
- added fsspec-xrootd implementation to registry (#1000)
10+
- memory file not to copy bytes (#999)
11+
- Filie details passed to FUSE (#972)
12+
13+
Fixes
14+
15+
- Return info for root path of archives (#996)
16+
- arbitrary kwargs passed through in pipe_file (#993)
17+
- special cases for host in URLs for azure (#988)
18+
- unstrip protocol criterion (#980)
19+
- HTTPFile serialisation (#973)
20+
21+
Other
22+
23+
- Show erroring path in FileNotFounds (#989)
24+
- Reference file info without searching directory tree (#985)
25+
- Truncate for local files (#975)
26+
27+
428
2022.5.0
529
--------
630

0 commit comments

Comments
 (0)