Breaking Changes
Version 1.2.0
Evaluation Framework
Renamed
Execution
class toEvaluation
Updated metric computation methods
Configuration Changes
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.
Version 1.1.0
API Changes
Restructured Tracing
Modified event handling system
Remove node.js, npm dependency for dashboard
Storage Updates
New SQLite schema
Changed JSON log format
Migration Guidelines
See Migration Guide for detailed upgrade instructions.
Last updated