194.7.0¶
This release enables enterprise API keys which can be used to perform account management action, a directed-graph workflow engine & UI, first class support for Elastic Search within VPCs, MS SQL Server dataset-copy/update operations, and queries where 2 tables within a dataset may not join along with well over a hundred stability fixes.
Features¶
- (Beta - Backend and Frontend) Directed-graph workflow engine and UI to configure it.
- (Backend) Copy datasets from MS SQL Server connections.
- (Backend) Enabled queries where 2 tables within a dataset need not join (not available in VPC environments where Elastic Search is not available).
- (API) Enterprise API keys that unlock cross-account access.
- (Infra) Improved data source search and root-datasource indexing using Elastic Search (not available in VPC environments where Elastic Search is not available).
Bug Fixes¶
-
Dataset-distribution edge-cases, INITIALIZING state recovery, and surfacing deprecated and invalid DM related errors sooner.
-
Hardening of feedback-chat reset/clone, navigation loops thus avoiding 400 error codes during reset chats flow.
-
Dozens of SQL Server fixes: profiling time-outs, temp-table sizing, pagination syntax, permission checks, big-int & datetime handling.
Upgrade notes¶
- The update is backwards-compatible, but the new directed-graph workflow model replaces the earlier linear implementation. No manual intervention is required—existing workflows are migrated automatically at first run.