v1.71.0¶
What's new:
- API: copy object will clone object metadata when possible (#9500)
- lakectl improve download by reducing the number of calls to stat object (#9555)
- IAM Policy statement condition support. RBAC policy statement can now be conditioned with IpAddress operation to match SourceIp. (#9603,#1186)
- Support: API/S3 gateway 'if-match' condition (#1130)
- Iceberg: Replace transaction with atomic updates (#1171)
- Iceberg: Compaction awareness (#1110)
- GCS: Support Data/Metadata Roles Separation (#1113)
Bugs fixed:
- Fix:WebUI: duckdb-wasm to use v1.28.0 (#1161)
- Fix WebUI: Wrap duckDB cells content (#9584)
- Fix UpdateMetadata should return 404 when object does not exists - tombstone case (#9566)
- Redirect local lakeFS-authenticated users to main page instead of IdP logout URL (#1096)