Skip to content

v1.50.0

Latest
Compare
Choose a tag to compare
@ItamarYuran ItamarYuran released this 20 Feb 10:46
· 1 commit to master since this release
f97c9bb

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)