1.11.6 Release ๐
21st January 2025
You can find the GitHub release here.
Improvements
- Added impersonatedBy support in MCP tools
- Added exponential backoff retry for index deletion during snapshot operations
- Added Entity Popover Card for Impact Analysis tab
- Added metadata versioning for bulk import
- Added support for Snowflake stages
- Added failed rows sample table to test case notifications
- Added task.description field to Task entity mapping
- Added start time, end time, and runtime duration to pipeline task execution views
- Added Dagster Lineage support
- Added API endpoint filter pattern support
- Added JWT/SAML team claim mapping for automatic team assignment during SSO login
- Added support for testing access to specific containers in Azure Blob Client
- Updated timezone display with date and time
- Migrated image links from imgur to own CDN
- Improved lineage visualization by graying out hanging nodes edges
Fixes
- Fixed entity rules enforcement for data assets sections
- Fixed StackOverflowError from circular team hierarchy dependencies
- Fixed overrideLineage config removal from database service metadata pipeline
- Fixed deleted users filtering from ownership relationships in GET operations
- Fixed text overlapping in Users table columns
- Fixed user creation via UI when SSO authentication is enabled
- Fixed domain rename issues
- Fixed REST connector default tag missing for endpoints
- Fixed Chinese character encoding issue
- Fixed data contract status in List API
- Fixed Secrets Manager empty string sanitization
- Fixed Oracle view definitions retrieval
- Fixed MCP SDK to resolve Cursor 'form' field deserialization issue
- Fixed uniform delta table ingestion in Databricks
- Fixed circular reference detection in team imports
- Fixed Pipeline Service Client health job cleanup in favor of on-demand checks
- Fixed react-router-dom to address XSS and redirect vulnerabilities
- Fixed MCP tool responses and parameter naming for better LLM integration
- Fixed import failure for database service names containing dots
Full Changelog: link