- 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)
0.88.0
What's new: - Integrate duckdb-wasm to query parquet/csv files on the UI (experimental) (4821)
Bug fixes: - API upload object without using tmp file (4848) - lakectl show commit (4834) - Perform fewer API calls for exists (4797) - Fix commit to keep base entry in case staged entry with matched identity (4825) - Fix lakectl branch show to print commit ID (4837) - Fix auth's wildcard Match function (4828) - Check if DDB Table exist before Create to reduce excessive permissions requirements (4809) - Store relative path in stage and link physical address (4751)
- Allow adding hooks without depending on an external service (4779) - Add support for S3 buckets using SSE with KMS Secret (4726) - Allow user to subscribe for email feature updates and/or security alerts during setup (4667)
Bug fixes:
- [GC]: Correctly handle deleting absolute paths under the storage namespace (4763) - Ref lookup order now prefers commit and branch refs for user actions (4743) - Fix Python LakeFSClient missing API tags (4606)
0.86.0
What's new:
- Add byte range support to OpenAPI (server, spec and generated clients) (4623)
Bug fixes: - Fix unmatch-delete log line (4643) - Change API event_type from enum to string (4613) - Fix diff refs api to return prefix_changed (4639)
0.85.0
What's new:
- lakectl import - hold the same import functionality 'Import' from the UI (4558) - Setting KV drivers defaults the part of the configuration defaults (4553) - Login API returns the token's expiry with the token (4597) - Build Web UI using Vite 3.2.3 (4576)