Skip to content

v0.100.0

Compare
Choose a tag to compare
@arielshaqed arielshaqed released this 10 May 17:00
· 1295 commits to master since this release
ba29f59

🆕 What's new:

  • Support --first-parent option for commit log (#5733)
  • Homebrew support as part of lakefs release (#5738)
  • [actions] Add conditional execution to hooks (#5707)
  • 🌬️ [UI] Display buttons to open (Airflow) metadata from UI (#5763)
  • [bagel] Add docker-compose-airflow (#5757)
  • 🎁 Add Sample Repository with Quickstart option for new repositories (#5787)

🐛 Bugs fixed:

  • [API] LinkPhysicalAddress twice should fail with status code 400 (#5727)
  • [UI] Add back the copy URI button + add cache-control header to GET objects (#5731)
  • [export] Fix lakeFS export docker image to use python 3.11 (#5755)
  • [S3gw] Fix s3 multipart upload abort (#5725)
  • [setup] Fix warning on ACL write group for ACL during setupFS (#5792)
  • [UI] Fix repository name while validating storage namespace (#5802)
  • [UI/setup] Require admin username in initial setup (#5818)
  • [lakectl] Validate fs upload path is not empty (#5819)
  • [lakectl] refs-dump output should be valid JSON (#5831)
  • [auth] Add metarange creation permissions to Developers and to Writers (#5833)
  • [UI] only show group ACL column in simplified mode (#5843)
  • [auth] Remove auth API pass and use username with credentials (#5838)