Skip to content

Commit

Permalink
Update CHANGELOG.md (#7993)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md

* Update CHANGELOG.md
  • Loading branch information
nadavsteindler authored Jul 16, 2024
1 parent 1e2a3f7 commit 3354610
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

# v1.29.0

:bug: Bugs fixed:
- GCS Multipart Upload Performance Fix (#7822) (#7953)
- Fail `revert` operation in the Python wrapper in case both `reference` and `reference_id` args are provided (#7983)
- Show deprecation warnings from the Python wrapper by default (#7987)
- Fix lakectl upload from standard input (#7984)
- Resolve panic caused by nil parameter in enhanceWithFriendlyName function (#7989)

# v1.28.2

:bug: Bugs fixed:
Expand Down

0 comments on commit 3354610

Please sign in to comment.