Release v0.9 (v0.9) Switch to the latest release
Features:
* Integrated per-user JWT authentication for Superset to Trino, enabled automatic login via query parameters, and configured a dedicated Superset subdomain in APISIX.
* Introduced a new frontend dashboard feature, breadcrumb navigation, scope management based on user roles, and a DEV-mode language selector. Enhanced temporal entity views to display deleted columns.
* Secured data source API calls, implemented a DTO-driven flow for user roles (removing insecure token parsing), and applied comprehensive OPA policies and APISIX routing updates while addressing security bugs.
* Dockerised platform initialisation tasks, automating Metastore schema initialisation within the entrypoint. Refactored Docker multi-stage builds to correct file permissions, updated deployment tags, and removed deprecated Pact dependencies.