Skip to content

Commit

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

* Update CHANGELOG.md
  • Loading branch information
N-o-Z authored Oct 1, 2023
1 parent aa222f4 commit c114d2b
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
Expand Up @@ -2,6 +2,28 @@

## UNRELEASED

# v0.111.0

:new: What's new:
- lakectl endpoint configure and endpoint path reuse (#6609)
- Remove UpdateBranchToken API (#6590)
- Table Extractor Hook and _lakefs_tables format (#6589)
- Export Hooks: Symlink Exporter (#6636)
- Move setting endpoints to be under `/settings/` (#6649)
- Remove expired commits from prepare_gc_commits response (#6634)
- Remove lakectl dbt deprecated functionality (#6632)
- Remove lakectl direct deprecated functionality (#6623)
- API cleanup: remove emailer service implementation (#6661)
- API cleanup: consolidate lakefs level information API (#6647)
- API cleanup: make createSymlinkFile internal (#6630)
- API cleanup: Mark refs dump/restore current API as internal (#6640)

:bug: Bug fixed:
- Fix: lua s3 client endpoint configure if set (#6629)
- Fix: UI alert if "quickstart" repository failed on local (#6622)
- Fix: Lua runtime - marshaling arrays (#6655)
- Fix: Presigned URL Cache - change to Default expiry due to bug in package (#6651)

# v0.110.0

:new: What's new:
Expand Down

0 comments on commit c114d2b

Please sign in to comment.