Skip to content
Merged

Release #2027

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
Changelog
=========

2026.4.0
--------

Fixes

- proper install in ci to grab versions (#2025)
- encode URLs in HTTP pipe_file (#2023)
- implement delete and write_test for dirFS (#2022)
- allow multiple local protocols (#2014)
- context closing for tar and zip (#2012)
- fix cat_file and cat_ranges for WholeFileCache (#2010)

Other

- usage warning to HTTP FS (#2024)
- update adl: message following retirement (#2019)


2026.3.0
--------

Expand Down
Loading