Changelog
Latest release: 04 May 2026
04 May 2026
v2.2.0 - Release 16 (04 May 2026)
This release introduces the ability to import existing Trino sources, hides the “Use Existing Trino Source” tab for non‑admin users, enhances the incident impact radius UI, optimizes the column lineage API, secures all services via Keycloak, and adds tests for vault‑ID disabled scenarios.
Key Features:
- Add import existing sources from Trino
- Hide “Use Existing Trino Source” tab for non‑admin users
- Incident impact radius UI improvements (query count bubble, side panel, BI metrics, auto‑loading lineage, refresh button, UI polish)
- Optimized column lineage API using recursive CTE, reducing response time to ~350 ms
- Secure all services via Keycloak authentication and authorization
- Test & fix application behavior when vault ID is disabled
20 April 2026
v2.1.1 - Release 15 (20 April 2026)
This release refactors the suggestions workflow to a lightweight, profile‑driven API, enhances the RBAC module with testing, bug fixes and refactoring, improves the incident page UI, secures all services via Keycloak, fixes a column lineage UI bug, and adds support for VictoriaMetrics and Vector as Prometheus alternatives.
Key Features:
- Refactored suggestions workflow to a lightweight, profile‑driven API (
POST /suggest) removing heavy Spark/Deequ dependency - Added workspace handling, extensive testing, and bug fixes to the RBAC module with code refactoring
- Redesigned incident page UI for better usability and visual clarity
- Integrated Keycloak authentication across all services for unified security
- Fixed column lineage UI bug with misaligned react‑flow arrows during scroll/zoom
- Added support for VictoriaMetrics and Vector as drop‑in alternatives to Prometheus for metrics collection
06 April 2026
v2.1.0 - Release 14 (06 April 2026)
This release adds a new API for removing observers by status and type, introduces PVC storage support for the Qupid data service, refreshes several UI components including the calendar and observers page, and resolves multiple bugs across retraining, query filtering, pipeline charts, and profiling jobs.
Key Features:
- API to remove observers by status and type
- PVC storage configuration support for Qupid data service
- Updated calendar component UI with a new visual design
- Redesigned Observers page UI for a cleaner layout
- Added responsive linear graph components for better cross‑device rendering
- Integrated qupid‑ol service with the backend‑for‑frontend layer
23 March 2026
v2.0.0 - Release 13 (23 March 2026)
This release addresses several critical bugs, introduces important UI and observability improvements, and enhances security across the platform. Key bug fixes include validation errors on source recreation, execution‑overview log loading, and ML observer stability, while improvements bring new health metrics, full execution‑mode support for suggested observers, and a refreshed Settings UI.
Key Features:
- Replace Explorer KPIs with Pass Rate and Avg. Freshness Score metrics
- Full execution‑mode support for suggested observers
- Refactor Data Catalog code (frontend, backend, and agent)
- Improve Settings page UI & add full CRUD for LLM providers
- Fix critical vulnerabilities in BFF & front images (Spring Boot 3.3.13 upgrade)
- Resolve validation error “Source already exists” when recreating a failed source
09 March 2026
v1.10.0 - Release 12 (09 March 2026)
This release introduces a new Frame RCA V2 research initiative, adds default Keycloak client IDs and permissions to OPA, integrates the qupid‑ol APIs into the main UI, delivers a prototype Qupid Chrome extension, provides an embedded Qupid cluster installation flow, and adds a Pipeline Logs API with UI integration.
Key Features:
- Frame RCA V2 – compiled research on root‑cause‑analysis techniques for data‑quality incidents
- Added default Keycloak client IDs and permissions in OPA configuration
- Integrated qupid‑ol frontend and backend APIs into the main Qupid UI
- Delivered a prototype Qupid Chrome extension with design hand‑off and repository setup
- Implemented embedded Qupid cluster installation flow (DSL manifest, k0s provisioning, CLI installer)
- Added Pipeline Logs API and UI integration for detailed debugging
23 February 2026
v1.9.0 - Release 11 (23 February 2026)
This release introduces an Active Discovery layer with a business glossary, assisted column semantics and classification badges, adds a non‑structured data observer framework, enhances the suggestion engine, secures data APIs with Keycloak, and resolves several critical bugs related to source visibility, query editor schema selection, and UI search functionality.
Key Features:
- Active Discovery layer: business glossary, assisted column semantics, classification badges
- Non‑structured data observer framework with classifier engine and Trino UDF integration
- Enhanced suggestion feature with new recommendation rules and optional LLM mode
- Secure data APIs using Keycloak authentication
- Fix deleted sources still appearing in UI
- Fix source and schema selection issues in query editor
09 February 2026
v1.8.0 - Release 10 (09 February 2026)
This release introduces OpenLineage support for Airflow, limits Dash0 observability to the rebirth namespace, optimizes memory requests for Trino and Airflow pods, consolidates token extraction in the data API, migrates all secrets to sealed secrets, and cleans up the qupid-foundations‑gitops repository.
**Key Features::
- Add OpenLineage support for Airflow (runtime lineage)
- Limit Dash0 observability to rebirth namespace
- Reduce over‑provisioned memory requests for Trino and Airflow pods
- Migrate all sensitive configuration to sealed secrets
- Unify token extraction in Qupid data API
- Clean up qupid-foundations‑gitops repository
26 January 2026
v1.7.0 - Release 9 (26 January 2026)
This release migrates several services to the new qupid‑foundations namespace, introduces a performance dashboard for the development API, and adds a new version of the monitoring queries API. It also includes improvements to Langfuse deployment, query details UI, and reduces latency for monitoring endpoints, plus a fix for Airflow configuration.
Key Features:
- Migrate unity-catalog and MLflow to qupid‑foundations
- Create a performance dashboard for qupid‑api‑dev
- Monitoring: Queries V2 API
- Optimize Langfuse deployment
- Query details section improvements
- Fix Airflow configuration
12 January 2026
v1.6.1 - Release 8 (12 January 2026)
This release fixes the lineage search UI behavior and improves performance of the DAG creation endpoint.
**Key Features::
- Improve performance of POST
/api/dagsendpoint - Fix lineage search UI behavior (result list hidden until typing)
29 December 2025
v1.6.0 - Release 7 (29 December 2025)
This release delivers major performance gains for observer logs, introduces a true asynchronous workflow for suggestions, optimizes drift observers, redesigns incident management with auto‑resolve and richer UI, improves profiling stability, and adds automated changelog generation plus a new Qupid CLI.
**Key Features::
- Automate changelog generation from GitHub and Linear
- Qupid dev Support CLI with authentication and profiling commands
- Optimize Observer Logs API by offloading heavy processing
- True async workflow for Suggestions with job status endpoints
- Fix and optimize Drift Observers with caching
- Re‑Design Incident Management with auto‑resolve and enhanced UI
15 December 2025
v1.5.0 - Release 6 (15 December 2025)
This release adds Spark runtime lineage support, integrates HashiCorp Vault into the data API, introduces two new tutorials, improves observer performance and filtering, refactors the monitoring API to version 2 with enhanced chart filtering, and fixes several bugs including slow observer details and bi‑tool creation.
**Key Features:
- Spark runtime lineage support
- HashiCorp Vault integration in the data API
- Two new tutorials for learn.qupid.io covering onboarding and advanced topics
- Monitoring API v2 with split domains, chart filtering and drill‑down
- Enhanced observer filters with sorting, multi‑status and date‑range criteria
- Fixed slow observer details UI and corrected bi‑tool creation workflow
01 December 2025
v1.4.0 - Release 5 (01 December 2025)
This release adds a workspace‑based RBAC model with shared source management, new Lineage settings pages for Groq API keys and GitHub repositories, OPA integration, Tableau support, enhanced incident filtering capabilities, UI visibility for ML observers, and includes several bug fixes and improvements.
**Key Features:
- Workspace‑based RBAC model with shared source management
- Lineage app settings page for Groq API keys
- Lineage app settings page for GitHub repository configuration
- OPA setup and deployment with initial Rego policies
- Tableau support with chart discovery and thumbnails
- Enhanced Incident Filtering API with date, severity, and state filters
16 November 2025
v1.3.0 - Release 4 (16 November 2025)
This release introduces several key features, improvements, and bug fixes, including securing Trino with end-user identity, support for Superset, and updates to backend services for secured Trino authentication. Notable updates include the implementation of RBAC management UI and OPA BFF integration.
**Key Features::
- Securing Trino with end-user identity
- Support for Superset
- Update backend services to support secured Trino authentication
- Implement RBAC management UI
- OPA BFF Integration
- Fixing space health score handling and storage BFF part
02 November 2025
v1.2.0 - Release 3 (02 November 2025)
This release introduces several key features, improvements, and bug fixes, including support for Impala as a query engine, integration of Impala into Qupid Profiler, and addition of "Important Tables" feature. Notable updates include the implementation of entities and CRUD APIs in BFF for managing users, roles, permissions, and workspace membership, and optimization of query of SpaceHealthScoreHistoryRepository to improve the response of space trend API.
**Key Features::
- Implement entities and CRUD APIs in BFF for managing users, roles, permissions, and workspace membership
- Support Impala as query engine
- Integrate Impala into Qupid Profiler
- Add "Important Tables" feature
- Optimize query of SpaceHealthScoreHistoryRepository to improve the response of space trend API
- Configure DBT to allow execution of observers on secured Trino with OAuth2/OIDC authentication enabled
19 October 2025
v1.1.0 - Release 2 (19 October 2025)
This release introduces several key features, improvements, and bug fixes, including secure Qupid data connectors using Keycloak token exchange, addition of sparkline to space cards, and configuration of Trino to enable OAuth2/OIDC authentication via Keycloak. Notable updates include the export of parameters via API, refactoring of spaces APIs, and fixes for various bugs.
**Key Features::
- Secure Qupid data connectors using Keycloak token exchange
- Adding sparkline to space cards
- Configure Trino to enable OAuth2/OIDC authentication via Keycloak
- Export params of source, bi-tools, observers and settings via api in BFF
- Redis Deployment
- Implement Impact Radius for incident
05 October 2025
v1.0.0 - Release 1 (05 October 2025)
This release introduces several key features and improvements, including support for asset coverage, integration with Impala query engine, and various bug fixes. Notable updates include the adaptation of custom observers for Impala, handling of asset deletion impacts, and enhancements to the Tracing LLM support.
**Key Features::
- Adaptation of custom observers for Impala query engine
- Integration of asset coverage in space section
- Support for Langfuse on-premise
- Enhancement of Tracing LLM support
- Implementation of separate Pause and Delete behaviors for Observers
- Migration of passwords and secrets to Vault