Releases: treeverse/lakeFS
Releases · treeverse/lakeFS
v1.51.0
🆕 What's new:
- Hook pre/post merge include merge source (#8703)
- Switch to use openapi generator v7.0.1.2 (#8710)
- lakectl: Add storage ID to repo list (#8756)
🐛 Bugs fixed:
- WebUI: Fix overflowed values in modals (#8640)
- WebUI: Fix overflowed policy name error (#8705)
v1.50.0
Changelog
🆕 What's new:
- Accelerate large files download using concurent chunks for lakectl download recursive (#8613)
- lakectl support create repository with sample data (#8628)
- Enable parse config map properties from environment string value (#8657)
- Upgrade code to use openapi-generator-cli v7.0.1.1 (#8652)
- Renewed the PGP key (#8661)
- Add support for no-check flag in setup command (#8591)
🐛 Bugs fixed:
- Fix server memory exhaustion CVE - An authenticated user can crash lakeFS by exhausting server memory( GHSA-j7jw-28jm-whr6). This security advisory has moderate severity (6.5/10).
- UI: Truncated long value names in selected in the AttachModal (#8668)
- UI: Truncated long value names in groups, users and policies (#8666)
- UI: Truncated long value names in confirmation window (#8670)
v1.49.1
Changelog
🐛 Bugs fixed:
- Fix: UI Create user (#8604)
- Fix: Change validation error message on create repository to reflect validation (#8585)
v1.49.0
Changelog
🆕 What's new:
- change login placeholders for remote authenticator (#8519)
- Make http client type configurable (#8516)
- S3GW: Support list multipart uploads (#8531)
🐛 Bugs fixed:
- Fix: react-dropzone dependency (#8534)
- Add admin/superuser error handling and cleanup (#8559)
v1.48.2
Changelog
🐛 Bugs fixed:
- Add storage namespace validation on non-readonly bare repo creation (#8364)
v1.48.1
Changelog
🐛 Bugs fixed:
- Squash merges is ON by default #8482 (switched to OFF)
This bug breaks backwards compatibility by causing all merged to be
squashed by default.
v1.48.0
Changelog
!! ATTENTION: This version contains a bug that breaks backwards compatibility by causing all merges to be squashed by default !!
🆕 What's new:
- Upgrade to Golang 1.23 (#8452)
- Add "squash merge" support to merge API (#8464)
v1.47.0
Changelog
🆕 What's new:
- S3 GW: Support PutIfAbsent (#8428)
v1.46.0
🆕 What's new:
- Feature: Repository Search by Substring (#8417)
v1.45.0
Note:
The legacy Python client has been discontinued as of this release. Its development, distribution, and codebase have been terminated.
🆕 What's new:
- Remove Python Legacy Client (#8410)
- Add friendly name to list group members response (#8413)