Release v0.6 (v0.6) Switch to the latest release
Features:
* Established a robust data query connection service between Trino and Superset, expanding catalogue support with native Kafka integrations (productor_kafka.py) and the trino-openapi plugin.
* Introduced specific Data Query (DQ) roles within Superset, dynamically matching connector names with catalogue names, and integrated a custom Data Query branding.
* Addressed major SonarQube and Snyk security vulnerabilities by upgrading core dependencies, removing hippocratic from React Leaflet, and sanitising Quality Assurance (QA) utilities to eliminate hardcoded secrets.
* Transitioned configuration flows to utilise environment variables for data query services, implemented dynamic secret generation during deployment, and upgraded QA reporting infrastructure from Behave HTML to Allure reports.