Skip to content

v0.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Aug 15:40

v0.7.0 (2025-08-28)

Bug Fixes

  • Lakehouse is now a singleton, to avoid initialization when running the help command (ca5a7ea)

  • Normalize loggers to use loguru via an intercept handler (d18f572)

  • Shift should be drift, and count plot should be stacked (62aefb2)

Chores

  • Add a default task that lists all just tasks (897c520)

  • Add missing help message and fix the one for ml monitor plot (7b17e14)

Features

  • Improve performance of REST API by moving Kafka payload queueing to the background (2fe859d)

Refactoring

  • Drop unused matplotlib imports (48b9e31)

  • Remove unused imports (f1f8a1f)


Detailed Changes: v0.6.0...v0.7.0