Breaking Changes
Last updated
Last updated
Renamed Execution
class to Evaluation
Updated metric computation methods
Modified dashboard configuration structure
Updated storage backend access method. Now the the Database is access through API Endpoints. This change is currently implemented in the Analytics and Trace History Pages. Gradually the access of DB from frontend TypeScript(.ts) would be completely phased out.
Restructured Tracing
Modified event handling system
Remove node.js, npm dependency for dashboard
New SQLite schema
Changed JSON log format
See Migration Guide for detailed upgrade instructions.