Skip to content

Commit 0bb3f26

Browse files
authored
changelog (#1601)
1 parent 1efaca9 commit 0bb3f26

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

docs/source/changelog.rst

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,32 @@
11
Changelog
22
=========
33

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+
430
2024.3.1
531
--------
632

0 commit comments

Comments
 (0)