Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@c-thiel c-thiel released this 03 Oct 12:32
bb8bb6b

0.4.0 (2024-10-03)

⚠ BREAKING CHANGES

  • Rename TIP to Lakekeeper (#372)

Features

  • cache: cache metadata location in signer (#334) (fa0863c)
  • catalog: expiration queue configuration (#330) (fd96861)
  • catalog: Soft-deletions & tabular cleanup queues (#310) (1de63b3)
  • list soft deletions (#302) (0a01eaf)
  • make sure table locations are unique (#335) (543db50)
  • New TableMetadataBuilder with: ID Reassignments, Metadata expiry, safe binding... (#387) (e5c1c77)
  • Rename TIP to Lakekeeper (#372) (57df07e)
  • storage: support for google cloud storage (gcs) (#361) (ebb4e27)
  • tabular: soft-delete & drop purge (#287) (475db44)

Bug Fixes

  • make conditional compilation of tests depend on var content (#311) (79036db)
  • replace pretty debug prints with properly formatted errors (#327) (efe9fe9)