Skip to content

Commit 51e3c80

Browse files
authored
changelog (fsspec#924)
1 parent 005d1de commit 51e3c80

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

docs/source/changelog.rst

+10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Changelog
22
=========
33

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+
414
2024.10.0
515
---------
616

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
aiobotocore>=2.5.4,<3.0.0
2-
fsspec==2024.10.0.*
2+
fsspec==2024.12.0.*
33
aiohttp!=4.0.0a0, !=4.0.0a1

0 commit comments

Comments
 (0)