1- # 1.11.7 Release 🎉
1+ # 1.11.8 Release 🎉
22
33{% note noteType="Tip" %}
4- ** 28th January 2026**
4+ ** 4th February 2026**
55{% /note %}
66
77{% inlineCalloutContainer %}
@@ -10,41 +10,31 @@ color="violet-70"
1010icon="celebration"
1111bold="Upgrade OpenMetadata"
1212href="/deployment/upgrade" %}
13- Learn how to upgrade your OpenMetadata instance to 1.11.7 !
13+ Learn how to upgrade your OpenMetadata instance to 1.11.8 !
1414{% /inlineCallout %}
1515{% /inlineCalloutContainer %}
1616
17- You can find the GitHub release [ here] ( https://github.com/open-metadata/OpenMetadata/releases/tag/1.11.7 -release ) .
17+ You can find the GitHub release [ here] ( https://github.com/open-metadata/OpenMetadata/releases/tag/1.11.8 -release ) .
1818
1919## Improvements
2020
21- - Improved execution time tracking with more detailed per-task metrics and logging
22- - Added timeout handling for temp table lineage graph node processing
23- - Enhanced Event Based Workflows to show relevant exclude fields
24- - Improved Kafka Connect storage lineage handling and related enhancements
25- - Optimized BigQuery ingestion performance
26- - Added support for maxResultSize in QueryRunnerRequest schema
27- - Enhanced AsyncService with retry support, exponential backoff, and timeout handling
28- - Added proper filters for domain assets
29- - Updated collate-data-diff dependency version
21+ - Added BigQuery lineage support for PowerBI .pbit files
22+ - Added sobjectNames field for multi-object selection in Salesforce connector
23+ - Added PBI rdl report lineage
24+ - Included API result properties descriptions from OpenAPI schemas
3025
3126## Fixes
3227
33- - Fixed unique count metric errors for BigQuery with cardinality updates
34- - Fixed UI tab remount issue
35- - Fixed Unapproved Terms should not be linked during bulk import
36- - Fixed handling of Snowflake tags without values by skipping tag creation
37- - Fixed DB SM does not strip secret prefix
38- - Fixed count import issues in profiler interface
39- - Fixed UI issue where removing custom properties did not update the UI
40- - Fixed pipeline status ingestion issues with special characters
41- - Fixed Tableau db_service_entity being None
42- - Fixed advanced search issues related to custom properties
43- - Fixed CSV export issues by properly escaping quoted fields containing commas
44- - Fixed classification page loading issues
45- - Fixed JSONLogic query builder suffix handling
46- - Fixed incorrect private key and passphrase fetching logic
47- - Added logging to TestCaseResultRepository
48- - Fixed UI plugin loading based on navigationItems configuration
49-
50- ** Full Changelog** : [ link] ( https://github.com/open-metadata/OpenMetadata/compare/1.11.6-release...1.11.7-release )
28+ - Fixed PowerBI .pbit parser failing on multiline DAX expressions
29+ - Fixed tag search in mUI Tag Suggestion
30+ - Fixed app stuck on refresh call for basic
31+ - Fixed testsuite result summary
32+ - Fixed okta renewal
33+ - Fixed Ingest Schema & View Definition For Unity Catalog
34+ - Fixed DB2 TLS certificate connection issue
35+ - Fixed Snowflake View DDL Fallback To Preserve Exact Case Identifiers
36+ - Skip and warn when autoclassification values are too long
37+ - Deploy pipeline before DB update to prevent inconsistent state
38+ - Clean OpenMetadataWorkflowConfig in IngestionPipeline
39+
40+ ** Full Changelog** : [ link] ( https://github.com/open-metadata/OpenMetadata/compare/1.11.7-release...1.11.8-release )
0 commit comments