Skip to content

Sparkless GC v0.2.0

← Back to all Sparkless GC releases


🆕 What's new:

  • No-cache support: Run without caching metadata locally for reduced memory footprint (#922)
  • Performance improvement: Download and process metaranges in the background for faster garbage collection (#937)
  • Multipart upload support: Add configurable timeout for multipart upload abort operations (#688, #686)
  • License enforcement: Requires valid lakeFS Enterprise license (#371)
  • Initial release: Sparkless GC migrated to lakeFS Enterprise (#355)

🐛 Bug fixes:

  • Remove duplicate metarange tracking to avoid redundant processing (#935)
  • Don't fail when generating empty GC reports (#672)

Docker

docker pull treeverse/lakefs-sgc:v0.2.0

← Older: v0.1.2 | Newer: v0.2.1 →