File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ 2024.5.0
5
+ --------
6
+
7
+ Enhancements
8
+
9
+ - log hits/misses in bytes cachers (#1566)
10
+
11
+ Fixes
12
+
13
+ - SMB flaky tests (#1597)
14
+ - rsync: only delete files if there are some to delete (#1596)
15
+ - don't let files equal bytes objects (#1594)
16
+ - url_to_fs to stringify paths (#1591)
17
+ - assert types in MemoryFS (#1574)
18
+ - restore _strip_protocol signature for local (#1567)
19
+ - convert list to set when loading cache metadata (#1556)
20
+
21
+ Other
22
+
23
+ - remove mv_file (#1585)
24
+ - mv() should not swallow errors (#1576)
25
+ - change versioning template, allows easier co-install of dev s3fs (#1569)
26
+ - in ls_from_cache, avoid dounble lookup (#1561)
27
+ - expand=True in open() (#1558)
28
+ - build system to hatch (#1553)
29
+
4
30
2024.3.1
5
31
--------
6
32
You can’t perform that action at this time.
0 commit comments