We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf611a3 commit 316e074Copy full SHA for 316e074
docs/source/changelog.rst
@@ -1,6 +1,31 @@
1
Changelog
2
=========
3
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
29
2024.10.0
30
---------
31
0 commit comments