Skip to content

Commit

Permalink
changelog (#1548)
Browse files Browse the repository at this point in the history
* changelog

* sp
  • Loading branch information
martindurant authored Mar 15, 2024
1 parent f2f4c26 commit 4bd16f6
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,28 @@
Changelog
=========

2024.3.0
--------

Enhancements

- coroutines throttle to stream pool rather than batches (#1544)
- write transactions in simplecache (#1531)
- allow deep nested refs in referenceFS/parquet (#1530)

Fixes

- remove extra calling mapper contains (#1546)
- connection retry for SMB (#1533)
- zip64 should be on is allowZip64 is (#1532)

This comment has been minimized.

Copy link
@Skylion007

Skylion007 Mar 15, 2024

Contributor

@martindurant You forgot open() files with glob character fix. #1536 . You should list it as it's a behavior change.


Other

- HTTP logging (#1547)
- url_to_fs exposed in package root (#1540)
- sort known_implementations (#1549)
- code quality/stype (#1538, 1537, 1528, 1526)

2024.2.0
--------

Expand Down

0 comments on commit 4bd16f6

Please sign in to comment.