Skip to content

Releases: treeverse/lakeFS

v1.49.1

05 Feb 12:54
f7ba626
Compare
Choose a tag to compare

Changelog

🐛 Bugs fixed:

  • Fix: UI Create user (#8604)
  • Fix: Change validation error message on create repository to reflect validation (#8585)

v1.49.0

03 Feb 17:36
484e755
Compare
Choose a tag to compare

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

15 Jan 17:29
3b57c4a
Compare
Choose a tag to compare

Changelog

🐛 Bugs fixed:

  • Add storage namespace validation on non-readonly bare repo creation (#8364)

v1.48.1

10 Jan 17:10
a71c169
Compare
Choose a tag to compare

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

07 Jan 16:43
308aaa6
Compare
Choose a tag to compare

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

02 Jan 17:16
2337ff7
Compare
Choose a tag to compare

Changelog

🆕 What's new:

  • S3 GW: Support PutIfAbsent (#8428)

v1.46.0

25 Dec 08:54
15913b2
Compare
Choose a tag to compare

🆕 What's new:

  • Feature: Repository Search by Substring (#8417)

v1.45.0

18 Dec 07:54
e74938c
Compare
Choose a tag to compare

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)

v1.44.0

10 Dec 14:58
03684ec
Compare
Choose a tag to compare

Note:
The legacy Java client has been discontinued as of this release. Its development, distribution, and codebase have been terminated.

🆕 What's new:

  • Support for hidden branches (#8375)

🐛 Bugs fixed:

  • Fix: Auth no endpoint error (#8407)
  • Fix: Delta Exporter- Handle vacuumed objects correctly (#8409)
  • Fix: Allow pre-signed upload via the web UI (#8365)

v1.43.0

20 Nov 10:14
09fdb98
Compare
Choose a tag to compare

🆕 What's new:

Support Dark Mode for Text Viewer (#8371)

🐛 Bugs fixed:

Fix: lakectl FS upload big files cause OOM (#8349)
Fix: CosmosDB panic in handleBatchSizeChange(#8367)
Fix: RepoManagementReadAll pull requests permissions (#8374)