Skip to content

Commit 316e074

Browse files
committed
changelog
1 parent bf611a3 commit 316e074

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

docs/source/changelog.rst

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

4+
2024.12.0
5+
---------
6+
7+
Enhancements
8+
9+
- "exclusive" mode for writing (#1762, 1756, 174+)
10+
- "tree" text display of filesystem contents (#1750)
11+
- async wrapper for sync FSs (#1745)
12+
- new known implementation: tosfs (#1739)
13+
- consilidate block fetch requests (#1733)
14+
15+
Fixes
16+
17+
- better webHDFS proxies (#
18+
- syn FSs in referenceFS (#1755)
19+
- don't serialize file caches (#1753)
20+
- race condition in local ls() (#1744)
21+
- missing/nan references in parquet (#1738)
22+
- _un_chain kwargs (@1736)
23+
- async _cat_file in referenceFS (#1734)
24+
25+
Other
26+
27+
- fallback implementation for _fetch_range (#1732)
28+
429
2024.10.0
530
---------
631

0 commit comments

Comments
 (0)