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
Detailed Changes: v0.6.0...v0.7.0