Skip to content

Commit

Permalink
Create release v0.89.0 (#4950)
Browse files Browse the repository at this point in the history
update release notes
  • Loading branch information
Isan-Rivkin authored Jan 8, 2023
1 parent 2a338f0 commit f5b2288
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,27 @@ What's new:

- Authorization using Access Control Lists

## v0.89.0

What's new:

- UI: added a blame button to path context menu (#4888)
- Configurable repository and commit cache (#4910)
- Support MinIO (#4878)
- [Breaking Change] API delete will not return object not found (#4886)

Bug fixes:

- Refactor lakefs_export script output (#4904)
- Report all errors as messages not as Exceptions (#4914)
- API GetCommit return empty array instead of nil for no parent (#4922)
- KV scan batch size control (#4875)
- Return secondary key for secondary iterator (#4945)
- Add missing Auditing fields into logger context (#4864)
- Fix loading of duckdb every query (#4903)
- Fix CredentialFromProto can fail to decode secret (#4862)
- Fix ingest range content type is wrong (#4907)

## v0.88.0

What's new:
Expand Down

0 comments on commit f5b2288

Please sign in to comment.