Releases: treeverse/lakeFS
Releases · treeverse/lakeFS
v0.112.1
Changelog
🆕 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.112.0
Changelog
🆕 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
v0.111.0
Changelog
🆕 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 fixed:
v0.110.0
🆕 : What's new:
- Upgrade code to use AWS SDK go v2 (#6486)
- Actions: Lua package to parse URL (#6597)
- UI: Commit info consistent across screens (#6593)
- API: Update APIs tag for internal use (#6582)
- lakectl: dbt and metastore commands marked as deprecated (#6565)
- Removed deprecated: expand template API (#6587)
- Removed deprecated: remove the update and forgot password APIs (#6591)
🐛 : Bug fixed:
v0.109.0
🆕 What's new:
- Restrict lakectl local to common prefixes only (#6510)
- lakectl local gitignore end marker (#6522)
- Remove logBranchCommits (#6528)
- Lua package for yaml support (#6545)
- lakectl skip stats for unrelased version (#6551)
- Remove OTF diff APIs from non experimental tag/category (#6563)
- S3 API: Propogate slowdown response from cosmosdb to client (#6556)
- logging and lakectl NO_COLOR support (#6569)
🐛 Bug fixed:
- Fix: lakectl import with Azure Data Lake Storage (#6515)
- Fix: UI pdf viewer by X-Frame-Options set to SAMEORIGIN (#6520)
- Fix: Lua gs client close (#6547)
- Fix: Lua path.Join to handle concatenation of two separators (#6549)
- Fix latest version cache and remove the use of go-github (#6572)
- Fix: DynamoDB SeekGE bug (#6561)
v0.108.0
🆕 What's new:
- Support vertex AI (Datasets + Fuse) (#6492)
- A better way to handle interrupts in lakectl local (#6455)
- When creating Repository:
dummy
file location changed from<storage-namespace>/dummy
to<storage-namespace>/_lakefs/dummy
(#6497) - Removed support for migration from lakeFS version < v0.50.0 (#6497)
- Deprecate lakectl fs "--direct" flag (#6480)
🐛 Bug fixed:
- Fix: Ensure that metadata is included in merge operations (#6500)
- Fix: Increase DynamoDB concurrent requests (#6489)
- Fix: UI ignores presigned URL configuration for GetObject requests (#6477)
- Fix: lakectl local sync parallelism (#6485)
- Fix: UI object information slides outside the modal dialog (#6501)
- Fix: CosmosDB SeekGE query from iterator start key (#6503)
- Fix: UI ADLS import validity regex (#6509)