Skip to content

Commit

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

* Update CHANGELOG.md

Co-authored-by: Jonathan Rosenberg <[email protected]>

* Add presigned URLs expiry to CHANGELOG

---------

Co-authored-by: Jonathan Rosenberg <[email protected]>
Co-authored-by: Ariel Shaqed (Scolnicov) <[email protected]>
  • Loading branch information
3 people authored Aug 8, 2023
1 parent accced2 commit a4edfdd
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@

## UNRELEASED

## v0.105.0

:new: What's new:
- Support .text as a text file extension in the Web UI (#6130)
- UI: allow loading >10k diff summary (#6287)
- Add `diff_branch` to Lua hook (#6318)
- Setup lakefs on startup using predefined setup parameters (#5962)
- Quickstart now uses DuckDB WASM instead of CLI (#6092)
- Stop publishing lakeFS DuckDB image (#6141)
- Remove Everything Bagel - incorporated into the new lakeFS-samples repository (#6146)
- Return presigned URL expiry time (S3 only for now) (#6328)

:bug: Bugs fixed:
- Local Storage Range Allow 0:0 (#6116)
- Fix: Create repo with invalid namespace (#6084)
- Fix broken link to WAP notebook (#6121)
- Fix create and delete branch protection error and lakectl output (#6135)
- Import should replace the destination prefix with the source's state (#6251)

## v0.104.0

:new: What's new:
Expand Down

0 comments on commit a4edfdd

Please sign in to comment.