Skip to content

Commit

Permalink
Update changelog for v0.113.0 (#6789)
Browse files Browse the repository at this point in the history
  • Loading branch information
nopcoder authored Oct 15, 2023
1 parent 56d06a8 commit 240bf0b
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

# v0.113.0

:new: What's new:

- Reintroduce recursive flag for lakectl fs download/upload (#6777)
- Spark client update to use the latest lakefs SDK package (#6742)
- Enable OpenAPI breaking changes workflow (#6739)

:bug: Bugs fixed:

- Fix lakectl upload with pre-sign for Azure (#6660)
- Fix lakeFSFS ETag value when using pre-signed mode (#6751)
- Fix LinkPhysicalAddress trim quotes and spaces from checksum (#6749)
- Fix lakectl upload using pre-signed use ContentMD5 header for ETag (#6750)
- Fix LinkPhysicalAddress response with full path (#6748)
- Fix lakectl download error with bad path traversal blocked (#6775)
- Fix UI Azure pre-sign upload (#6764)
- Fix UI upload azure presigned URL checksum as hex md5 (#6770)
- Fix UI copy presigned URL not working when presign ui disabled (#6776)
- Fix delete branch protection prevent commit because invalid state (#6788)
- Update Go packages with relevasnt API updates (#6785,#6780)

# v0.112.0

:new: What's new:
Expand Down

0 comments on commit 240bf0b

Please sign in to comment.