We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 005d1de commit 51e3c80Copy full SHA for 51e3c80
docs/source/changelog.rst
@@ -1,6 +1,16 @@
1
Changelog
2
=========
3
4
+2024.12.0
5
+---------
6
+
7
+- CI fixes (#922)
8
+- smaller threshold for copy_managed (#921)
9
+- exclusive write (#917)
10
+- fix bug in _find (#913)
11
+- parse query without upstream infer_storage_options (#912)
12
+- bug in _upload_file_part_concurrent (#910)
13
14
2024.10.0
15
---------
16
requirements.txt
@@ -1,3 +1,3 @@
aiobotocore>=2.5.4,<3.0.0
-fsspec==2024.10.0.*
+fsspec==2024.12.0.*
aiohttp!=4.0.0a0, !=4.0.0a1
0 commit comments