diff --git a/CHANGELOG.md b/CHANGELOG.md index 073564df8ae..df0b1f5e7a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,23 @@ # Changelog +# v0.112.0 + +:new: What's new: +- New Java SDK (#6656) +- New Pyhon SDK (#6562) +- Export Hooks: Glue Catalog exporter (#6653) +- Remove recursive flag from lakectl fs Upload and Download (#6681) +- CosmosDB: Add throughput configuration (#6693) +- lakectl: block `fs stage` command for objects in the storage namespace (#6696) +- API: Deprecate stageObject (#6690) +- API: linkPhysicalAddress do not verify external addresses (#6667) +- API: GC prepare move operations to internal tag (#6700) +- API: support response Too many requests 420 (#6711) +- API: deprecate upload object If-None-Match and Storage Class (#6708) +- LakeFSFileSystem is now compatible only with lakeFS versions >= 0.108.0 (#6725) + # v0.111.1 + :bug: Bugs fixed: - Fix email display bug when using external auth provider (#6680) - Fix repository creation bug in quickstart mode (#6682)