Skip to content

Commit

Permalink
update CHANGELOG (#4113)
Browse files Browse the repository at this point in the history
  • Loading branch information
nopcoder authored Sep 5, 2022
1 parent cefbf72 commit 2858142
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# Changelog

## v0.80.1 - 2022-09-01

Bug fix:
- Fix PartitionIterator panic on Close (#4108)
- UI: Remove error message on conflicting diff of binary objects, show src, dst file sizes instead of diff (#4105)

What's new:
- Dockerfile update CA certificates (#4101)


## v0.80.0 - 2022-08-31

This release requires running database migration.
The lakeFS service will not run if the migration version isn't compatible with the binary.
Before running the new version you will be required to run migrate, with the new version.
Expand Down

0 comments on commit 2858142

Please sign in to comment.