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 f2f4c26 commit 4bd16f6Copy full SHA for 4bd16f6
docs/source/changelog.rst
@@ -1,6 +1,28 @@
1
Changelog
2
=========
3
4
+2024.3.0
5
+--------
6
+
7
+Enhancements
8
9
+- coroutines throttle to stream pool rather than batches (#1544)
10
+- write transactions in simplecache (#1531)
11
+- allow deep nested refs in referenceFS/parquet (#1530)
12
13
+Fixes
14
15
+- remove extra calling mapper contains (#1546)
16
+- connection retry for SMB (#1533)
17
+- zip64 should be on is allowZip64 is (#1532)
18
19
+Other
20
21
+- HTTP logging (#1547)
22
+- url_to_fs exposed in package root (#1540)
23
+- sort known_implementations (#1549)
24
+- code quality/stype (#1538, 1537, 1528, 1526)
25
26
2024.2.0
27
--------
28
0 commit comments