🚀 Features
OpenMetadata MCP Server — Generative-AI-Ready Metadata with Rich Context
OpenMetadata 1.8 introduces an enterprise-grade MCP (Metadata Context Provider) server, built natively on our unified knowledge graph. This new service delivers a single, high-performance API layer that empowers any Large Language Model—or any downstream application—to access rich, policy-aware context about your data in real time.
Key highlights:
- One graph, one endpoint: The MCP server exposes every entity, relationship, data quality metric, lineage detail, and governance rule you’ve curated in OpenMetadata.
- LLM-optimized responses: JSON schemas are tailored for semantic search and RAG workflows, enabling chatbots and copilots to ground their answers in accurate, up-to-date metadata.
- Enterprise-grade insights: Gain real-time KPIs on asset distribution, metadata coverage (descriptions, ownership), tiering, and PII tagging to strengthen data governance.
- Zero-friction adoption: It comes bundled with OpenMetadata—just enable the service, generate an API key, and start querying from Claude, Cursor, ChatGPT, and more.
With MCP, every data consumer—from BI analysts to autonomous agents generating SQL—can instantly understand tables, lineage, quality, and ownership without leaving their workflow.
SCIM Provisioning for Okta & Azure AD — Hands-Free User & Group Management (Collate Only)
Collate 1.8 expands our SSO capabilities with native SCIM 2.0 support for Okta and Azure Active Directory. Now, enterprises can manage the full user lifecycle directly from their Identity Provider—no more CSV uploads or manual role assignments.
Key benefits:
- Automated onboarding & offboarding: The Tier Agent continuously analyzes usage patterns and lineage to highlight your most critical data assets.
- Consistent governance: The Documentation Agent generates accurate asset descriptions and powers seamless Text2SQL chat experiences.
- Standards-based interoperability: Built on the SCIM spec, making it easy to extend to other IdPs like JumpCloud, OneLogin, and more.
Together with existing SAML/OIDC SSO, SCIM provisioning completes a turnkey identity stack—giving security teams peace of mind while enabling effortless access for data users.
Data Contracts - API & Specifications
Data-driven teams often struggle with informal agreements around data quality, schema changes, and SLAs. OpenMetadata 1.8 introduces formalized Data Contracts to define and enforce clear, actionable expectations between data producers and consumers.
Features:
- Schema & Quality Specifications: Define schemas, semantic tags, quality checks, and SLAs explicitly.
- API and UI-driven Management: Easy creation, versioning, and management through both intuitive UI and REST APIs.
What's Changed
- Docs: Broken Images Correction by @RounakDhillon in #20950
- Docs: Collate Menu Order Rearrangement by @RounakDhillon in #20951
- Docs: Release Removal from Collate Menu by @RounakDhillon in #20953
- MINOR: pbi e2e fix by @harshsoni2024 in #20952
- MINOR - Add support for GX 1.4 by @TeddyCr in #20934
- Fixes 20876: BigQuery String Type by @keshavmohta09 in #20922
- Docs: Reversing Collate Menu Change by @RounakDhillon in #20958
- Lineage optimise by @karanh37 in #20941
- minor(ui): fix placeholder styles by @pranita09 in #20910
- GEN-1412: Implement load test logic by @TeddyCr in #19155
- Fix: User playwright test by @shrushti2000 in #20918
- Fix: Tags flaky playwright test by @shrushti2000 in #20946
- Fixes #16062: Added prompt config to allow config by @mohityadav766 in #20959
- Fix: Owner with long name is being cut || Removed API call for teams by @dhruvjsx in #20967
- Minor: removed services || fixed header ellipsis on deleted tag by @dhruvjsx in #20909
- Docs: Updating the Backup docs by @Prajwal214 in #20977
- Fix: Additional permissions call happening in summary components by @shrushti2000 in #20943
- Chore(deps): Bump http-proxy-middleware from 2.0.7 to 2.0.9 in /openmetadata-ui/src/main/resources/ui by @dependabot in #20870
- Docs: Collate AI Agents Doc Added by @RounakDhillon in #20955
- Doc: OIDC Variable Addition by @RounakDhillon in #20978
- Docs: Removing OIDC Troubleshooting Section by @RounakDhillon in #20974
- MINOR: supported domain,dataProduct and other columns in service entities table by @Ashish8689 in #20964
- Fixes #20679: BigQuery Service Connection Config Update Issue by @keshavmohta09 in #20975
- fix(ui): data assets order for search in explore page by @pranita09 in #20963
- chore: cleanup duplicate colour variables by @Ashish8689 in #20982
- MINOR: show error message on case self signup login error by @Ashish8689 in #20979
- MINOR: Remove JobUnlock on startUp by @IceS2 in #20984
- chore(ui): render settings menu based on permissions by @chirag-madlani in #20940
- minor(ui): domain page layout changes by @dhruvjsx in #20983
- fix(ui): issue with refresh for loggedInUser return 401 by @chirag-madlani in #20990
- Chore(ui): Add Autopilot playwright and separate Nightly tests by @aniketkatkar97 in #20840
- MINOR: Add logging to Datalake processing table names by @ayush-shah in #20968
- Allow for domain-level permissions while creating/updating dataProduct by @sonika-shah in #20903
- Fixes #20567: Added display name and description in Testcase Alert emails by @aji-aju in #20980
- Fix docs okta sso docker issue. by @tarunpandey23 in #20997
- chore: fix flaky serviceEntity test by @pranita09 in #20995
- Doc: Applications Addition by @RounakDhillon in #20999
- chore(ui): remove refresh from doc visiblity change by @chirag-madlani in #21002
- fix(ui): style for refresh alert by @chirag-madlani in #21001
- Fix(ui): header truncate issue || owner Disalignment by @dhruvjsx in #20981
- MINOR: update application menu structure and slug formatting by @ayush-shah in #21004
- add whats new for 1.6.11 by @karanh37 in #21007
- feat(ui): allow add and edit data products from entity page by @pranita09 in #20740
- Fix : flaky glossary version page test failure by @shrushti2000 in #21012
- chore(ui): glossary import optimization around files under BulkImportPage by @Ashish8689 in #20991
- Appconfig fixes by @karanh37 in #20960
- Feat: Tab switch at data asset level should not push to browser history by @shrushti2000 in #20973
- Update formatting for duration in application configuration by @shrushti2000 in #20987
- fix- 18157 : add view permission to list glossary terms by @sonika-shah in #20204
- Added Api endpoint to list applications reference to reduce payload by @mohityadav766 in #21008
- Fixes #20920: validation for Search Index app and data insights app configuration by @mohityadav766 in #21009
- FIX #16284 - Toggle if we want to raise workflow errors by @pmbrull in #20969
- [Fix-20509] Database Service Hierarchy Cleanup by @mohityadav766 in #21006
- Fixes #19774: Mention on task fixes by @mohityadav766 in #21013
- #20914: supported bulk edit in glossary page by @Ashish8689 in #20993
- Fixes #20998 Added netty dependency for Azure SDK by @aji-aju in #21011
- MINOR: Remove ILM from Data Insights Data Streams by @IceS2 in #21019
- minor(ui): fix query card styles by @pranita09 in #21025
- Remove Check Email in UserRepository by @mohityadav766 in #21003
- enhancement: improve DQ failure lineage tracing by @ShaileshParmar11 in #21022
- fix the owner icon overlapping in lineage full view by @Ashish8689 in #21020
- MINOR: fix the select cell for tags and glossary in bulk action by @Ashish8689 in #21028
- Minor(UI): OSS changes to pass the workflow start timestamp to collate AI agents widget by @aniketkatkar97 in #21018
- Update Korean language by @dasomel in #21035
- Fix #20024: Fix get schema names logic for postgres by @ulixius9 in #21036
- Update button colors and size as per new design system by @shrushti2000 in #20908
- Fixes #21023 : correct role name in azure key vault documentation by @wadhah101 in #21024
- Fixes #20970: Issue in Lineage Addition for Containers by @mohityadav766 in #21010
- replace: application list api with
/installed
api endpoint by @ShaileshParmar11 in #21041 - Doc: Link Checker Error Fix by @RounakDhillon in #21047
- Doc: Sample Data Using PII Sensitive Doc Updation by @RounakDhillon in #21029
- MINOR: pbi dashboard sourceurl fix by @harshsoni2024 in #21026
- Backend: Support Ability to Un-Nest Knowledge Center Pages by @sonika-shah in #20096
- Fix #20902: Fix duplicate constraints error by @ulixius9 in #21037
- Fix #1505: Fix limit reached logs by @ulixius9 in #21046
- Doc: Index Addition in Spark Lineage by @RounakDhillon in #21052
- Fixes #20913 - Migrations - add operator parameter to test_definition by @ayush-shah in #21044
- Doc: Deployment Images Updation for 1.7 & 1.8 by @RounakDhillon in #21055
- Adds followers to services and database schema by @mohityadav766 in #21017
- Fix(Ui): fixed flaky metrics tests by @dhruvjsx in #21000
- Doc: SDK Images Update by @RounakDhillon in #21064
- Doc: Snowflake Troubleshooting Section by @RounakDhillon in #21066
- Docs: Updating the v1.5 references in docs by @Prajwal214 in #21072
- [Snyk] Security upgrade org.elasticsearch.client:elasticsearch-rest-high-level-client from 7.17.24 to 7.17.25 by @harshach in #21073
- MINOR: Fix unsupported Pipeline entity for lineage by @ulixius9 in #21069
- Doc: 404 Link Correction by @RounakDhillon in #21075
- Doc: Developer Images Updation by @RounakDhillon in #21077
- Docs: Updating latest release in v1.6.11 by @Prajwal214 in #21084
- Fix 20325: Trigger external apps with config by @sushi30 in #20397
- MINOR: data sample ingestion bigquery by @TeddyCr in #21074
- Doc: Common Connectors Images Fix in 1.7 and 1.8 by @RounakDhillon in #21088
- Docs: Update release references to v1.6.11 in index files by @ayush-shah in #21098
- Doc: Data Discovery Discover assets of interest Images Update by @RounakDhillon in #21096
- Doc: Alerts Images Updation by @RounakDhillon in #21113
- Doc: Advanced Search Images Update by @RounakDhillon in #21112
- Doc: Quick Glance of Data Assets Images Updation by @RounakDhillon in #21110
- Doc: Hierarchy Gif File Updation by @RounakDhillon in #21103
- Doc: Data Retention Application Updation by @RounakDhillon in #21118
- Docs: Removing roadmap page from the docs by @Prajwal214 in #21129
- Fixed (ui): owner label for incident manager by @dhruvjsx in #21085
- minor: remove unwanted scrollbar from left panel of data insight page by @ShaileshParmar11 in #21050
- Add operations.yaml by @mohityadav766 in #21131
- Fix Rest Util if empty of null om url by @mohityadav766 in #21133
- Doc: Data Assets Images Update till Lineage by @RounakDhillon in #21125
- feat(ui): dynamic height support for detail page widgets by @chirag-madlani in #20992
- Update pt-br.json by @pedroalves5770 in #21108
- Doc: Table Constraint Images Updation by @RounakDhillon in #21124
- MINOR: parquet endpoint null case error by @harshsoni2024 in #21015
- Doc: Data Assets Image Updation by @RounakDhillon in #21140
- PLAYWRIGHT: fix bulk import flaky playwright failure by @Ashish8689 in #21051
- MINOR: fix the owner/reviewer render on ui by @Ashish8689 in #21053
- feat(ci): run playwright over particular branch by @chirag-madlani in #21142
- Fix #20568 : Remove data products associated with the old domain when an entity’s domain is updated by @sonika-shah in #20994
- PLAYWRIGHT: fix bulk import database flaky test by @Ashish8689 in #21145
- Fix: Input Validation for minimum values for Search Index and Data insights by @shrushti2000 in #21038
- issue-20737: datalake parquet different extensions by @harshsoni2024 in #21048
- Fix: Button styling issues by @shrushti2000 in #21127
- Doc: Collaboration Images update till task by @RounakDhillon in #21157
- MINOR: fix lineage column icon and entity summary panel owner label not visible by @Ashish8689 in #21160
- fix(ui): data products not visible when redirecting from assets listing to entity page by @pranita09 in #21143
- MINOR fix: autopilot marketplace runtime by @sushi30 in #21134
- Minor(ui):Made certification always visible by @dhruvjsx in #21135
- feat(ui): store user preferences to localStorage by @chirag-madlani in #21128
- Doc: Airflow version correction by @RounakDhillon in #21165
- Ignore _openmetadata_testutils from snyk by @ulixius9 in #21168
- Doc: Cluster Allias Configuration update by @RounakDhillon in #21171
- Support followers for Database by @sonika-shah in #21169
- Doc: Favicon and Logo Doc Updation by @RounakDhillon in #21183
- Doc: Description and Tags Image Updation by @RounakDhillon in #21166
- Fix(ui): Task assignee new styling by @dhruvjsx in #21049
- Doc: Collaboration Images updation Complete by @RounakDhillon in #21184
- fix #20933 [UI Bug] Test Case Metrics: Dots are misaligned / unclear in multi-metric view by @ShaileshParmar11 in #21170
- Fix #18110: Allow serving UI under a subpath by @harshach in #18111
- fix(ui): tree dropdown for glossary terms inside form by @pranita09 in #21173
- Fix : Flaky Activity feed playwright test by @shrushti2000 in #21159
- Fix: minor issue in tab switch by @shrushti2000 in #21155
- Fix #21030 - Snowflake Tags Not Reattached by @SumanMaharana in #21141
- Fix #1552: Improve Fetch Oracle View Definition Query by @ulixius9 in #21177
- chore: fix flaky Entity playwright tests by @pranita09 in #21162
- Doc: Custom Test Case Correction by @RounakDhillon in #21192
- Doc: Image Updation till data Quality Tab by @RounakDhillon in #21195
- Doc: Collate Video Updated by @RounakDhillon in #21196
- fix(ui): ignore basePath static value for dev mode by @chirag-madlani in #21190
- FIX - Try to install app before initializing the entity by @pmbrull in #21033
- Fix: Resolve multiple image insertion issues and ensure proper inline error messaging by @ShaileshParmar11 in #21193
- MINOR: highlight domain name in explore empty data message by @Ashish8689 in #21189
- MINOR: Handle udf definition fetch exceptions by @ulixius9 in #21188
- Fixes #21058: Bigquery root= prefix added to projectId by @keshavmohta09 in #21154
- Fix : database and shcema page followers by @dhruvjsx in #21148
- Fix: flaky user.spec test by @shrushti2000 in #21191
- FIX: flaky test and ui issues by @Ashish8689 in #21194
- Add dependency in fetchDocument useEffect by @sweta1308 in #21201
- MINOR: Reduce Events from WorkflowEventConsumer. Remove ChangeEvent from Test Connection by @IceS2 in #21147
- Fixes #21095: Handle Conn Retry and implement is_disconnect for MSSQL by @IceS2 in #21185
- ISSUE #21146 - Properly handle connection on sampler by @TeddyCr in #21186
- Chore Ingestion Tableau library change by @SumanMaharana in #21076
- Minor: Add sql query for dbt lineage with nodes by @SumanMaharana in #21214
- chore(ui): fix glossary playwright tests by @pranita09 in #21198
- issue-19890: PBI dataflow support by @harshsoni2024 in #21207
- issue-20074: s3 objects get paginated response by @harshsoni2024 in #21208
- MINOR: fix the announcement card placement and minor styling by @Ashish8689 in #21217
- Lineage edge function by @karanh37 in #21199
- Fix : Entity summary panel topic AUT failure by @shrushti2000 in #21211
- Chore(UI): Move the useAirflowStatus hook to a context to avoid the multiple API calls by @aniketkatkar97 in #21021
- docs: pbi, databricks docs fix by @harshsoni2024 in #21223
- Fix 21080 : Loader issue for deleted user by @shrushti2000 in #21218
- Doc: schemaRegistryTopicSuffixName updation by @RounakDhillon in #21234
- Fix: Table.spec AUT failure by @shrushti2000 in #21213
- Doc: GCS & MWAA Link Addition by @RounakDhillon in #21235
- MINOR: docs: added openapi docs link by @sushi30 in #21236
- Chore(deps): Bump undici from 5.28.5 to 5.29.0 in /openmetadata-ui/src/main/resources/ui by @dependabot in #21224
- Docs: No Code Test Cases Images Updation by @RounakDhillon in #21238
- feature/pii-column-classifier by @pmenal in #21200
- ISSUE #17170: handle oracle unique count by @TeddyCr in #21225
- Doc: Correcting videos by @RounakDhillon in #21240
- chore(ui): update add button styling for expandable cards by @chirag-madlani in #21197
- Update ingestion runner fetch condition by @sweta1308 in #21222
- Fix snyk's reported vulnerabilities by @harshach in #21167
- fix(test): tags & glossary term failure by @chirag-madlani in #21254
- fix(ui): authenticate pipeline status api call by @chirag-madlani in #21257
- Minor : Fix enum cleanup not triggering when all enum keys are removed by @sonika-shah in #21258
- MINOR: Disable Flaky superset tests by @ulixius9 in #21242
- ISSUE #21216: added include field to incident list by @TeddyCr in #21221
- ISSUE #20962 - Issues with test case alerts by @TeddyCr in #21253
- Fix - 21204 inconsistent domain reassignment in bulkAsset API by @sonika-shah in #21205
- Fix airbyte pipeline lineage extraction by @mohittilala in #21151
- MINOR: Configurable account usage for incremental metadata extraction by @ulixius9 in #21182
- Rel to #1575 - LabelType Generated by @pmbrull in #21244
- MINOR: Add athena schema comment support by @ulixius9 in #21262
- Added(ui): edit display name for dashboard Data model by @dhruvjsx in #21227
- Fix: Observablity alert flaky test by @dhruvjsx in #21107
- Fix #1550: Metadata ingestion errors from Azure Data Lake by @ulixius9 in #21261
- Fix: dbt multi owner support from manifest by @SumanMaharana in #21233
- Doc: YT Video Updation by @RounakDhillon in #21265
- fixed BulkEditEntity flaky test by @dhruvjsx in #21209
- FIX - Ingestion workaround for Services with null secrets by @pmbrull in #21260
- Fix #1532: Fix Error ingesting using Datalake adls connector by @ulixius9 in #21243
- fix(ui): styles for permission placeholder by @pranita09 in #21263
- Fix(ui) : Assignee alignment issue on task feed card for deleted user/team by @shrushti2000 in #21266
- fix: move autopilot runtime migrations to 1.7.1 by @sushi30 in #21267
- Fix(ui): applied new styling for owner label in explore search card by @dhruvjsx in #21269
- PLAYWRIGHT: fix the flaky test failure around bulk import by @Ashish8689 in #21271
- Revamp login page by @sweta1308 in #21256
- feat(ci): support slack message for OSS playwright run by @chirag-madlani in #21163
- MINOR: fix the data asset header spacing in Metric entity by @Ashish8689 in #21268
- Fix : Tableau e2e extra params by @SumanMaharana in #21237
- fix(ui): Edit and display roles issue for bot page by @shrushti2000 in #21283
- bugfix: powerbi lineage source parameter usecase fix, last active user ingestion fix by @harshsoni2024 in #21272
- fix(test): flaky glossary version test by @pranita09 in #21281
- Docs: Updating custom properties guide by @PubChimps in #21252
- MINOR: fix: added io.collate to allowed consumer packages by @sushi30 in #21278
- Fix sso button style for login page by @sweta1308 in #21284
- feature/pii-processor-improvement by @pmenal in #21248
- Fix : Flaky follower test by @dhruvjsx in #21282
- MINOR: fix the description box of team page by @Ashish8689 in #21287
- Fix(test) : Announcement failing test by @shrushti2000 in #21270
- Embedded MCP Server by @mohityadav766 in #21206
- Fix #20746: DB columns in Vertica by @ulixius9 in #21288
- MINOR: Use slow query log for mysql lineage by @ulixius9 in #21291
- MINOR: Add missing workflow config status migrations by @IceS2 in #21286
- Doc: Version Upgrade files removal by @RounakDhillon in #21298
- MINOR: Import glossary term tag bug fix by @aji-aju in #21293
- MINOR: fix the success theme color and remove the beta tag custom theme by @Ashish8689 in #21302
- MINOR: Snowflake View Definition Fallback by @ulixius9 in #21296
- MINOR: fix the tags rendering in entity version pages by @Ashish8689 in #21305
- DOCS - Fix slug by @pmbrull in #21297
- Minor: Hide incremental metadata extraction config in the UI by @aniketkatkar97 in #21294
- Add Authorization RBAC to patch tool by @mohityadav766 in #21310
- [MCP] Make authorizer protected by @mohityadav766 in #21315
- MINOR: presidio sample data lib fix by @harshsoni2024 in #21295
- Add Missing Package to rule evaluator by @mohityadav766 in #21318
- MINOR: fix the data product being rendered in tables by @Ashish8689 in #21313
- MINOR: clean up import by @TeddyCr in #21308
- MINOR: Fix like test by @TeddyCr in #21307
- add virtual list for lineage select by @karanh37 in #21312
- fix the entity collapsable right panel by @Ashish8689 in #21317
- fix/indian-passport-detection by @pmenal in #21311
- Doc: Subpath Doc Addition in Deployment by @RounakDhillon in #21316
- Fix Test Case Assignee not cleared from incident tasks by @mohityadav766 in #21314
- MINOR - Secrets Manager server logging by @pmbrull in #21325
- Fixes 21300: Add Turkish language by @ozgunakalin in #21303
- Doc: Test Images Updation for Data Quality and Observability by @RounakDhillon in #21273
- Doc: Profiler Tab Images updation by @RounakDhillon in #21285
- Doc: 1.8 Subpath error fix by @RounakDhillon in #21331
- Fixes #20956: Teradata profiler by @gpby in #21292
- Doc: Data Profiler Images Update by @RounakDhillon in #21336
- chore(ui): cache version response for any hour to avoid frequent calls by @chirag-madlani in #21323
- MINOR: fix the right panel visible after expanded is closed by @Ashish8689 in #21338
- Doc: Data Profiler Images Updation along with Data Observability vide… by @RounakDhillon in #21343
- MINOR: Improve Workflow Logs and Reduce Concurrency by @IceS2 in #21345
- fix(ui): Feeds count not showing up in PipelineDetails page. by @shrushti2000 in #21339
- Fix(uI) : Removed collapse button from teams page by @dhruvjsx in #21306
- test(e2e): add test to validate installed app call by @chirag-madlani in #21337
- Fix carousel image and image resolutions by @sweta1308 in #21332
- fix(ci): typo for mysql workflow slack message title by @chirag-madlani in #21342
- Add Guards for function boost negative values by @mohityadav766 in #21356
- fix the entityRightPanel and serviceEntity playwright spec by @Ashish8689 in #21352
- OSS add guards for sqrt, log1p etc by @mohityadav766 in #21358
- Docs: Adding Cost Per TiB in docs by @Prajwal214 in #21355
- fix: updated snowflake test based on new configs by @ShaileshParmar11 in #21349
- Docs: Fixing Iceberg Connector docs by @Prajwal214 in #21357
- Minor: Add what's new for 1.7.1 release by @aniketkatkar97 in #21363
- MINOR: Fix app marketplace migrations by @IceS2 in #21360
- Revert: Filter for function score and add floor to totalVotes by @mohityadav766 in #21371
- ISSUE #21101 - Implement BQ Partitioned Tests by @TeddyCr in #21348
- Update SECURITY.md by @harshach in #21372
- Update images by @sweta1308 in #21373
- Failing Postgres sql for tableue dashboard by @mohityadav766 in #21378
- Escape ? to causing issues in jdbi binding by @mohityadav766 in #21381
- Update/openmetadata trivy scan by @tarunpandey23 in #21382
- Docs: Updating latest release in v1.7.1 by @Prajwal214 in #21374
- MINOR: chore: validate app class before registering by @sushi30 in #21279
- Doc: DBT indentation FIX by @RounakDhillon in #21359
- Doc: Data Profiler Images updation by @RounakDhillon in #21354
- Doc: Alert Images Update by @RounakDhillon in #21369
- DevEx: Ingestion development improvement (focus on unit testing) by @pmenal in #21362
- MINOR: App changes for collate support by @sushi30 in #21068
- Doc: Airflow Note Updation by @RounakDhillon in #21398
- Doc: Deploy Images Lineage Updation by @RounakDhillon in #21396
- Fix(ui) : Error notification for domain shards failure by @shrushti2000 in #21386
- Fixes: team-labeler action permissions by @tutte in #21402
- chore(ui): revert search order and minor styles changes for Explore page by @pranita09 in #21395
- Doc: email .Yaml File Changes and Partial Creation by @RounakDhillon in #21404
- Doc: 404 Error Fix by @RounakDhillon in #21406
- Fix(ui): flaky entity test by @dhruvjsx in #21387
- ci/nox-setup-testing by @pmenal in #21377
- MINOR - fix test suite migration by @TeddyCr in #21320
- MINOR: PBI dataset expressions empty value fix by @harshsoni2024 in #21409
- fix/presidio-analyzer-lazy-import by @pmenal in #21408
- chore(docker-compose): Bump
indices.query.bool.max_clause_count=4096
by @akash-jain-10 in #21301 - MINOR: unity catalog separate icon by @harshsoni2024 in #21384
- PLAYWRIGHT: fix flaky playwright for entity announcement by @Ashish8689 in #21417
- Issue-19251: Upgrade dropwizard to 4.x and Jetty to 11.x by @harshach in #19252
- Fix(ui): table view for custom property by @dhruvjsx in #21397
- feat(ui): permissions errorplaceholder message improvement by @pranita09 in #21380
- fix query builder widget any and not operations by @karanh37 in #21416
- Doc: Lineage Images Addition by @RounakDhillon in #21434
- fix/nox-ci-missing-steps by @pmenal in #21426
- Fix #19383: Fix AttributeError in redpanda connector by @ulixius9 in #21421
- Fix #17799: Doris ingestion failed by @ulixius9 in #21420
- Fix(ui) : Persona customization widgets style issues by @shrushti2000 in #21415
- Fixes 21327: Update Lightdash connector by @afranzi in #21328
- Fix background job issue by @mohityadav766 in #21436
- MINOR: Py failing test cases by @TeddyCr in #21437
- Doc: Incident Manager Images Updation by @RounakDhillon in #21390
- Doc: Lineage Images Updation by @RounakDhillon in #21419
- Doc: Data Insights Image Updation by @RounakDhillon in #21456
- Add: Looker column level lineage by @SumanMaharana in #21458
- Feat: #21138 Display Test Case Version Change by @ShaileshParmar11 in #21324
- Doc: Data Insights Images Updation by @RounakDhillon in #21467
- Doc: How Collate AI Enhances Autopilot Workflows Doc Updation by @RounakDhillon in #21445
- Fix #21468 : Profile picture display issue by @shrushti2000 in #21474
- FIX #21464 by @pmenal in #21463
- Removed apache connector by @mohityadav766 in #21481
- Doc: Images Updation for Glossary by @RounakDhillon in #21485
- Apache5 connector by @mohityadav766 in #21486
- Maven CI Issues by @mohityadav766 in #21494
- fix(ui): #21479 filter announcment widget from customisation by @chirag-madlani in #21497
- Fix: looker CLL errors by @SumanMaharana in #21493
- Fix(UI): Add agents dropdown not showing auto-classification agent option by @aniketkatkar97 in #21461
- fix(ui): pagination limit for dashboards by @pranita09 in #21466
- fix(ui): dashboard data model name column should not be link by @pranita09 in #21470
- SSIS Connector by @akashverma0786 in #21290
- Fix #21364: Databricks Schema Description by @SumanMaharana in #21367
- issue-21439: dashboard lineage override by @harshsoni2024 in #21440
- chore(ui): handle logout gracefully by @chirag-madlani in #21322
- Doc: Add IAM authentication details for PostgreSQL connector by @ayush-shah in #21448
- MINOR: row sampling error by @TeddyCr in #21488
- Doc: Images Updation for Glossary by @RounakDhillon in #21492
- Doc: Images Updation for Glossary by @RounakDhillon in #21515
- Doc: Add fullyQualifiedName field to import guide by @ayush-shah in #21513
- Doc: Images Updation for Classification by @RounakDhillon in #21522
- Doc: Automation Video Updation by @RounakDhillon in #21523
- fix lineage child node column name not taking remaining space in card and showMoreButton by @Ashish8689 in #21473
- MINOR: Add regex support for dbx by @TeddyCr in #21514
- Doc: Tableau YAML Correction by @RounakDhillon in #21526
- FIx Test Failures by @mohityadav766 in #21496
- fix(ui): fixed entity header truncate issue by @dhruvjsx in #21489
- Fix: Tableau Validation Errors by @SumanMaharana in #21530
- FIX CL-1632 - Remove Tier filters from AI agents in AutoPilot by @pmbrull in #21454
- FIX #1608 - Fix bot being used in pipelines and workflows by @pmbrull in #21446
- FIX #21483 - Filter Ingestion Pipelines by provider by @pmbrull in #21498
- FIX - Automation Workflows should not be updated by the SM & cleanup … by @pmbrull in #21435
- Doc: Bulk Export Addition in OpenMetadata by @RounakDhillon in #21546
- Improvement: #21455 Improve renderning time for profiler chart for large amount of data by @ShaileshParmar11 in #21525
- chore(ui): Added error logs for missing config values by @shrushti2000 in #21541
- Add: Looker explore to view Column Lineage by @SumanMaharana in #21504
- MINOR: Add logic to handle WorkflowContext on Ingestion by @IceS2 in #21425
- MINOR - MCP governance tools by @pmbrull in #21543
- Bump ch.qos.logback:logback-core from 1.4.x to 1.5.13 in /openmetadata-service and platform by @sonika-shah in #21484
- Add Data Contracts Specification and APIs by @harshach in #21164
- MINOR: fix the tags dropdown overlapping if multiple open at a time by @Ashish8689 in #21333
- FIX - OpenMetadataApplication update limits to protected by @pmbrull in #21559
- Documentation: Fix Menu Tabs by @ayush-shah in #21560
- Doc: YT Video Link Fix by @RounakDhillon in #21562
- Fix #21430 : Tier tag not updating in search filters by @sonika-shah in #21499
- Fix(ui): Background color for text highlight in tables of explore cards by @shrushti2000 in #21550
- MINOR: fix the flickering and tooltip issue in lineage node columns by @Ashish8689 in #21565
- MINOR: Fix missing
__pydantic_fields__
exception warning in ingetion by @mohittilala in #21521 - Doc: Metadata Agent Image Updation by @RounakDhillon in #21570
- Doc: Postgres Troubleshooting Updation by @RounakDhillon in #21571
- MINOR: Add method to filter ingestion pipeline based on metadata by @IceS2 in #21449
- fix glossary permission error by @karanh37 in #21548
- Support followers in Domain and DataProduct by @sonika-shah in #21478
- Fix(ui): Added displayName to add Asset Selection Model by @dhruvjsx in #21544
- Doc: Teams Images Updation by @RounakDhillon in #21596
- [WIP] MCP Core Items Improvements by @mohityadav766 in #21598
- Fix #21226: External ingestion not visible on UI without Airflow by @ulixius9 in #21412
- Doc: Adding Multiple Owner Addition Section in dbt Models by @RounakDhillon in #21609
- MINOR: Add data insights migrations to remove stale objects by @IceS2 in #21249
- Fix: #21566 Copy-Paste from Excel triggers file upload instead of pasting content by @ShaileshParmar11 in #21606
- Fixes ISSUE 20899: upgrade google-cloud-secret-manager python requirement version by @ElayGelbart in #20900
- PLAYWRIGHT: fix the flaky playwright test by @Ashish8689 in #21573
- Revert "[WIP] MCP Core Items Improvements" by @pmbrull in #21614
- Add lineage dialect for Exasol, Trino and Vertica by @mohittilala in #21604
- Doc: Roles and Policies Images Updation by @RounakDhillon in #21615
- fix #21572 : Schema / tags/ api collection switch does not update content in UI by @shrushti2000 in #21583
- Doc: Databricks and Unity Catalog Requirement Updation by @RounakDhillon in #21576
- FIX CL-1641 - Allow to search by descriptionSources by @pmbrull in #21487
- fix(ui): persona switching not updating if customization not present by @chirag-madlani in #21625
- fix(ui): overflow for frequently joined table widget by @chirag-madlani in #21623
- fix(ui): select popup sticky for scrollable container by @chirag-madlani in #21593
- Doc: Auto Classification Images Updation by @RounakDhillon in #21538
- Fix (ui) : profile redirection issue for DisplayName in Tooltip by @shrushti2000 in #21624
- fix(test): Flaky User.spec test by @shrushti2000 in #21626
- Fix: Issue related to SQL query viewer by @ShaileshParmar11 in #21627
- Fix #21533 - Add a tool to openmetadata-ops.sh to delete orphaned relations by @harshach in #21534
- Doc: Image Fix by @RounakDhillon in #21632
- Doc: YT Video Link Removal by @RounakDhillon in #21631
- Doc: Persona and Landing page images updation by @RounakDhillon in #21629
- Fix: Looker cll parsing issue by @SumanMaharana in #21630
- Add: dbt tags Filter by @SumanMaharana in #21628
- Fix (uI): Domain truncate issue || consistent Domain UX by @dhruvjsx in #21574
- Chore: Tableau Improvements by @SumanMaharana in #21620
- Fix(test) : Activity feed flaky test by @shrushti2000 in #21635
- DEPRECATION: Remove testCaseResults endpoint from testCaseResource by @TeddyCr in #21527
- Fixes #21551: Remove existing entity source hash presence check by @mohittilala in #21621
- #21568: fix the lineage upstream having additional nodes by @Ashish8689 in #21634
- PLAYWRIGHT: fix the bulk action and delete alerts flaky playwright test by @Ashish8689 in #21582
- Fix: #21276 Only 3 Comments Shown by Default in Incident View by @ShaileshParmar11 in #21577
- Fix #21517: Last user not visible || profile config icon miss aligned by @dhruvjsx in #21605
- Doc: Gif Updation by @RounakDhillon in #21558
- Doc: Metrics Image Updation by @RounakDhillon in #21547
- Doc: Users and Teams Images Updation by @RounakDhillon in #21607
- Fix #20665: BigQuery - Adding billing project by @keshavmohta09 in #21231
- Add Databricks Sampler, Refactor Unity Catalog Sampler by @ayush-shah in #21612
- MINOR: remove the type not wanted in pdfLayout config by @Ashish8689 in #21639
- Fix(UI): Update the file upload option input for service config by @aniketkatkar97 in #21490
- Chore(deps): Bump tar-fs from 2.1.2 to 2.1.3 in /openmetadata-ui/src/main/resources/ui by @dependabot in #21542
- Bump webpack-dev-server from 4.15.2 to 5.2.1 in /openmetadata-ui/src/main/resources/ui by @dependabot in #21584
- Fix: #21649 Freshnes test is not displaying right time value (seconds vs miliseconds) by @ShaileshParmar11 in #21654
- Fixes #21511 :Domain not getting removed through import by @aji-aju in #21616
- Fixes #20142 : Add QueryParams To The Webhook Request URL by @Siddhanttimeline in #21637
- Fixes #19466: Cleanup Activity Feed In Retention App by @Siddhanttimeline in #21640
- fix tier and tag playwright for Entity.spec by @karanh37 in #21633
- issue-21370: db2 custom driver installation by @harshsoni2024 in #21638
- Doc: User Guides for Data Users Image Updation by @RounakDhillon in #21657
- MINOR: Add default values for s3 container filter pattern by @ayush-shah in #21659
- MINOR: fix the primary button focus color by @Ashish8689 in #21658
- fix(ui): Korean translation for glossary by @chirag-madlani in #21660
- Feat #21116: Support followers for data products and domains by @shah-harshit in #21602
- MINOR: Fix Japanese localization by @ayush-shah in #21661
- Minor: Make trino query table configurable by @ulixius9 in #21665
- fix(ui): explore tabs with elipsis to render label and count properly by @chirag-madlani in #21663
- FIX #1464 by @pmenal in #21520
- Fixes #21472: Add mention of why snowflake owners are not supported by @mohittilala in #21519
- chore(ui): Whats new for 1.7.2 by @shrushti2000 in #21655
- Fix #21502: TooManyNestedClauses: Query contains too many nested clauses by @harshach in #21505
- Fix #21457: SearchIndexing: Limit of total fields [1000] has been exceeded by @harshach in #21503
- MINOR: Fix bigquery import issue by @ulixius9 in #21444
- Fix(ui): loading issue for react-awesome-query by @dhruvjsx in #21424
- MCP Core Items Improvements by @mohityadav766 in #21643
- Fix - Queries not tableQueries by @mohityadav766 in #21670
- Refactor Data Quality API endpoints in Playwright tests and support classes to use consistent URL structure for test case results by @ShaileshParmar11 in #21656
- Fix: #17584 Improve Glossary Bulk Asset Upload APIs by @yan-3005 in #21652
- Revert "Fix: #17584 Improve Glossary Bulk Asset Upload APIs" by @yan-3005 in #21672
- chore(ui) : update whats new for 1.7.2 by @shrushti2000 in #21676
- Fix Lineage/EntityRelationship mappings back to object by @harshach in #21675
- [Fix-21275] Service pipeline lineage not appearing by @mohityadav766 in https://github.com/open-metadata/OpenMetadata/pull/21664
- #16279 Update Classification Schema to include Governance Fields - Schema and Java Implementation by @yan-3005 in https://github.com/open-metadata/OpenMetadata/pull/21636
- Fix (ui): Flaky Advance Search test case by @dhruvjsx in https://github.com/open-metadata/OpenMetadata/pull/21681
- Fix: dbtcloud CL errors by @SumanMaharana in https://github.com/open-metadata/OpenMetadata/pull/21685
- Fix user page partial search not working by @sonika-shah in https://github.com/open-metadata/OpenMetadata/pull/21684
- fix flaky playwright by @karanh37 in https://github.com/open-metadata/OpenMetadata/pull/21688
- Doc: 1.7.2 Release Updation by @RounakDhillon in https://github.com/open-metadata/OpenMetadata/pull/21701
- Doc: User Guides for Data Users & Discovery Images Updation by @RounakDhillon in https://github.com/open-metadata/OpenMetadata/pull/21648
- ISSUE #16676 - Add Tag to CreateTestCase by @TeddyCr in https://github.com/open-metadata/OpenMetadata/pull/21366
- [MCP] Changed MCP as an APP by @mohityadav766 in https://github.com/open-metadata/OpenMetadata/pull/21687
- Fix TagResourceTest mvn test failure by @sonika-shah in https://github.com/open-metadata/OpenMetadata/pull/21706
- Doc: 1.7.2 Version Updation in SDK and Docker by @RounakDhillon in https://github.com/open-metadata/OpenMetadata/pull/21705
- Doc: Sample data Removal by @RounakDhillon in https://github.com/open-metadata/OpenMetadata/pull/21709
- fix: failing DQ mvn test by @TeddyCr in https://github.com/open-metadata/OpenMetadata/pull/21702
- Mcp Doc fixes by @mohityadav766 in https://github.com/open-metadata/OpenMetadata/pull/21715
- ISSUE #21274: added profiler config when executing bundle suite by @TeddyCr in https://github.com/open-metadata/OpenMetadata/pull/21714
- [MCP] Update Mcp Documents and Images by @mohityadav766 in https://github.com/open-metadata/OpenMetadata/pull/21720
- Bump org.postgresql:postgresql from 42.7.4 to 42.7.7 by @dependabot in https://github.com/open-metadata/OpenMetadata/pull/21717
- Fix #21506: Upgrade to Java 21 by @harshach in https://github.com/open-metadata/OpenMetadata/pull/21507
- Fix: Tableau project id should always be a string by @SumanMaharana in https://github.com/open-metadata/OpenMetadata/pull/21700
- Doc: API Service Page Content Updation by @RounakDhillon in https://github.com/open-metadata/OpenMetadata/pull/21674
- Fix API pages by @harshach in https://github.com/open-metadata/OpenMetadata/pull/21695
- PLAYWRIGHT: fix the flaky delete step failing in entity and serviceEntity around bar by @Ashish8689 in https://github.com/open-metadata/OpenMetadata/pull/21671
- MINOR: powerbi change owner condition by @harshsoni2024 in https://github.com/open-metadata/OpenMetadata/pull/21724
- Fix(ui): generate missing types by @karanh37 in https://github.com/open-metadata/OpenMetadata/pull/21725
- Update noindex,nofollow props by @sweta1308 in https://github.com/open-metadata/OpenMetadata/pull/21732
- lineage: fix expand collapse operation on nodes by @karanh37 in https://github.com/open-metadata/OpenMetadata/pull/21309
- Fix(ui): Close emoji feed editor on outside click by @shrushti2000 in https://github.com/open-metadata/OpenMetadata/pull/21696
- Minor(ui): Close profile dropdown on redirection to user profile page by @shrushti2000 in https://github.com/open-metadata/OpenMetadata/pull/21733
- fix(ui): hashlist in view blocks leftsidebar by @chirag-madlani in https://github.com/open-metadata/OpenMetadata/pull/21740
- Update reset-link.json by @harshach in https://github.com/open-metadata/OpenMetadata/pull/21742
- Fix: #21729 Test Cases Not Returned When Service Name Contains Spaces by @ShaileshParmar11 in https://github.com/open-metadata/OpenMetadata/pull/21737
- Fix #21653 - Remove recently added delete param field in searchByField api by @sonika-shah in https://github.com/open-metadata/OpenMetadata/pull/21723
- Fix #21653 - Tag search based on displayName by @sonika-shah in https://github.com/open-metadata/OpenMetadata/pull/21722
- Minor: Improve UC owner ingestion by @ulixius9 in https://github.com/open-metadata/OpenMetadata/pull/21741
- Add missing
Data
space type in qlikcloud by @mohittilala in https://github.com/open-metadata/OpenMetadata/pull/21698 - MINOR: Fix 172 migrations by avoiding throwing errors by @IceS2 in https://github.com/open-metadata/OpenMetadata/pull/21697
- Fix (ui) : tooltip for follower , manage button and Data asset tree by @dhruvjsx in https://github.com/open-metadata/OpenMetadata/pull/21465
- Fix java 21 in docker by @harshach in https://github.com/open-metadata/OpenMetadata/pull/21746
- Bump jetty.version to 11.0.25 by @sonika-shah in https://github.com/open-metadata/OpenMetadata/pull/21699
- Feature: Microstrategy Lineage by @keshavmohta09 in https://github.com/open-metadata/OpenMetadata/pull/21678
- Fix #21109: Unable to connect to Opensearch using AWS Credentials by @ulixius9 in https://github.com/open-metadata/OpenMetadata/pull/21441
- Fix #21099: fix Superset ingestion bad query by @ulixius9 in https://github.com/open-metadata/OpenMetadata/pull/21650
- Revert pr #21723 by @sonika-shah in https://github.com/open-metadata/OpenMetadata/pull/21749
- Add missing ngram fields for displayName and name in jp/zh indexes by @sonika-shah in https://github.com/open-metadata/OpenMetadata/pull/21750
- Fix Reset Link Template by @mohityadav766 in https://github.com/open-metadata/OpenMetadata/pull/21747
- Fix Tests broken by #21747 by @mohityadav766 in https://github.com/open-metadata/OpenMetadata/pull/21751
- Minor: Added What new content for 1.7.3 by @ShaileshParmar11 in https://github.com/open-metadata/OpenMetadata/pull/21753
- Update test_deltalake.py by @IceS2 in https://github.com/open-metadata/OpenMetadata/pull/21735
- Scim Interface and resource in OM by @aji-aju in https://github.com/open-metadata/OpenMetadata/pull/21512
- #17584 Improve Bulk add assets API in Tags, GlossaryTerms by @yan-3005 in https://github.com/open-metadata/OpenMetadata/pull/21673
- MINOR: Initial implementation for our Connection Class by @IceS2 in https://github.com/open-metadata/OpenMetadata/pull/21581
- Add Data Quality Test Casae by @mohityadav766 in https://github.com/open-metadata/OpenMetadata/pull/21764
- Revert "FIX #1464" by @pmenal in https://github.com/open-metadata/OpenMetadata/pull/21726
- Fix #21668: Add Auto Tune to conifgure Search Index Application Parameters by @harshach in https://github.com/open-metadata/OpenMetadata/pull/21669
- Disable query indexing by @mohityadav766 in https://github.com/open-metadata/OpenMetadata/pull/21767
- fix(ui): hashlist render for block editor by @chirag-madlani in https://github.com/open-metadata/OpenMetadata/pull/21763
- MINOR: Implement Lineage Filter for UC by @ulixius9 in https://github.com/open-metadata/OpenMetadata/pull/21761
- MINOR: supported the dependent type failing type around Policy by @Ashish8689 in https://github.com/open-metadata/OpenMetadata/pull/21768
- #21232: fix the lineage export image being cropped by @Ashish8689 in https://github.com/open-metadata/OpenMetadata/pull/21765
- Disabled bot creating activity feeds by @mohityadav766 in https://github.com/open-metadata/OpenMetadata/pull/21773
- Fix #17244: Pagination for columns in UI by @harshach in https://github.com/open-metadata/OpenMetadata/pull/21508
- Doc: 1.7.3 Release and Version Updation by @RounakDhillon in https://github.com/open-metadata/OpenMetadata/pull/21778
- MINOR: Implement dependency injection on ingestion by @IceS2 in https://github.com/open-metadata/OpenMetadata/pull/21719
- Doc: Enable Security Path Updation by @RounakDhillon in https://github.com/open-metadata/OpenMetadata/pull/21780
- fix(ui): add placeholder inside table instead of the page for users listing page by @pranita09 in https://github.com/open-metadata/OpenMetadata/pull/21774
- Fix #1681 - Deleted Filter in Automations Not Working as Expected by @sonika-shah in https://github.com/open-metadata/OpenMetadata/pull/21760
- Release: Add what's new content for 1.7.4 by @aniketkatkar97 in https://github.com/open-metadata/OpenMetadata/pull/21794
- Removed unecessary fields from the Es doc by @mohityadav766 in https://github.com/open-metadata/OpenMetadata/pull/21792
- Bump brace-expansion from 1.1.11 to 1.1.12 in /openmetadata-ui/src/main/resources/ui by @dependabot in https://github.com/open-metadata/OpenMetadata/pull/21721
- Fix: #17965 Correct FQN values will be shown to the user in case of tag validation failures in Glossary Term by @yan-3005 in https://github.com/open-metadata/OpenMetadata/pull/21731
- Feat(ui): add and edit certifications from asset page by @karanh37 in https://github.com/open-metadata/OpenMetadata/pull/21758
- Add empty TypeScript Type Generation workflow for pull requests by @aniketkatkar97 in https://github.com/open-metadata/OpenMetadata/pull/21797
- Search index app optimization by @harshach in https://github.com/open-metadata/OpenMetadata/pull/21798
- Doc: Broken Links Fix by @RounakDhillon in https://github.com/open-metadata/OpenMetadata/pull/21782
- feat: add lineage tool in MCP Server for impact analysis by @mgorsk1 in https://github.com/open-metadata/OpenMetadata/pull/21516
- Doc: Java Version Updation to 21 by @RounakDhillon in https://github.com/open-metadata/OpenMetadata/pull/21786
- MINOR: pytest opt out flaky test by @harshsoni2024 in https://github.com/open-metadata/OpenMetadata/pull/21800
- Minor: Fixes for AUTs by @aniketkatkar97 in https://github.com/open-metadata/OpenMetadata/pull/21795
- Doc: 1.7.4 Release Updation by @RounakDhillon in https://github.com/open-metadata/OpenMetadata/pull/21809
- PLAYWRIGHT: fix delete async alert on other playwright test causing failure by @Ashish8689 in https://github.com/open-metadata/OpenMetadata/pull/21812
- Doc: 1.7.4 Release Updation in Docker SDK by @RounakDhillon in https://github.com/open-metadata/OpenMetadata/pull/21815
- Minor Fix: Soft Delete from ES for glossary term marked false by @yan-3005 in https://github.com/open-metadata/OpenMetadata/pull/21816
- MINOR: Add injection to profiler by @IceS2 in https://github.com/open-metadata/OpenMetadata/pull/21738
- MINOR: Fix pytests by @ulixius9 in https://github.com/open-metadata/OpenMetadata/pull/21807
- Fix #21822: OpenSearch by default limits the number of characters it will analyze for highlighting to 1,000,000 characters. If your description field is very large (e.g. Markdown docs, embedded HTML, or verbose documentation), this limit gets exceeded. by @harshach in https://github.com/open-metadata/OpenMetadata/pull/21821
- MINOR: Remove useless comment by @IceS2 in https://github.com/open-metadata/OpenMetadata/pull/21819
- ISSUE #21447: preserve BQ struct field casing by @TeddyCr in https://github.com/open-metadata/OpenMetadata/pull/21716
- Fix TableResourceTest failures for column updates by @harshach in https://github.com/open-metadata/OpenMetadata/pull/21826
- Scim provisioning doc for collate by @aji-aju in https://github.com/open-metadata/OpenMetadata/pull/21813
- Pre cache images for login page by @sweta1308 in https://github.com/open-metadata/OpenMetadata/pull/21376
- MINOR: Tableau proxy url for sourceurl by @harshsoni2024 in https://github.com/open-metadata/OpenMetadata/pull/21799
- Fix #21804 : Admin users cannot see private teams in the "Teams" selection dropdown by @shrushti2000 in https://github.com/open-metadata/OpenMetadata/pull/21805
- Revert "PLAYWRIGHT: fix delete async alert on other playwright test causing failure" by @Ashish8689 in https://github.com/open-metadata/OpenMetadata/pull/21828
- Fixes #19692: Implemented Nifi Pipeline Lineage by @keshavmohta09 in https://github.com/open-metadata/OpenMetadata/pull/21802
- fix #21394 Custom properties bug update with existing wrong values by @sonika-shah in https://github.com/open-metadata/OpenMetadata/pull/21825
- PLAYWRIGHT: fix delete async alert on other playwright test causing failure by @Ashish8689 in https://github.com/open-metadata/OpenMetadata/pull/21829
- fix(ui): infinite scroll for tag listing inside term boost by @pranita09 in https://github.com/open-metadata/OpenMetadata/pull/21776
- Feat(ui): add owners field in tags and classification by @karanh37 in https://github.com/open-metadata/OpenMetadata/pull/21757
- fix(test): child entity tests by @chirag-madlani in https://github.com/open-metadata/OpenMetadata/pull/21836
- Feat(ui) : Enhance UI input method for multiple filter conditions when configuring ingestion pipelines by @shrushti2000 in https://github.com/open-metadata/OpenMetadata/pull/21392
- feat-21712: PowerBI internal entities & cross workspace lineage by @harshsoni2024 in https://github.com/open-metadata/OpenMetadata/pull/21837
- fix(ui): lineage expand collapse by @karanh37 in https://github.com/open-metadata/OpenMetadata/pull/21847
- Issues in Search Relevancy by @mohityadav766 in https://github.com/open-metadata/OpenMetadata/pull/21841
- Revert "Issues in Search Relevancy (#21841)" by @harshach in https://github.com/open-metadata/OpenMetadata/pull/21853
- Fix default boost score, improve fqn parsing by @harshach in https://github.com/open-metadata/OpenMetadata/pull/21854
- commons-beanutils vulnerability reported in security scan by @aji-aju in https://github.com/open-metadata/OpenMetadata/pull/21830
- fix(test): AUT failures for Policies.spec and Roles.spec by @pranita09 in https://github.com/open-metadata/OpenMetadata/pull/21844
- MINOR: Fix Profiler Infinite Loop by @IceS2 in https://github.com/open-metadata/OpenMetadata/pull/21843
- Fix(test): Teams flaky test by @shrushti2000 in https://github.com/open-metadata/OpenMetadata/pull/21849
- Add: Tableau Hierarchy project filter by @SumanMaharana in https://github.com/open-metadata/OpenMetadata/pull/21811
- Fix:#21647 Inherited Tags from Glossary Term should be shown in put column response by @yan-3005 in https://github.com/open-metadata/OpenMetadata/pull/21832
- fix(test): search settings and policies tests by @pranita09 in https://github.com/open-metadata/OpenMetadata/pull/21857
- MINOR: fix the layout of suggestion slider in description box by @Ashish8689 in https://github.com/open-metadata/OpenMetadata/pull/21859
- Fix #21679: Added
metadata ingest-dbt
CLI Command for Direct DBT Artifacts Ingestion by @Khairajani in https://github.com/open-metadata/OpenMetadata/pull/21680 - MINOR: Fix Airflow API Test Connection by @IceS2 in https://github.com/open-metadata/OpenMetadata/pull/21818
- Doc: SSIS Link Fix by @RounakDhillon in https://github.com/open-metadata/OpenMetadata/pull/21862
- MINOR: fix the styling of user profile modal while edit by @Ashish8689 in https://github.com/open-metadata/OpenMetadata/pull/21845
- Release: Add what's new content for 1.7.5 by @Ashish8689 in https://github.com/open-metadata/OpenMetadata/pull/21860
- Fix(uI) : Flaky Tag Add, Update and remove for child entity by @dhruvjsx in https://github.com/open-metadata/OpenMetadata/pull/21861
New Contributors
- @dasomel made their first contribution in #21035
- @wadhah101 made their first contribution in #21024
- @pedroalves5770 made their first contribution in #21108
- @pmenal made their first contribution in #21200
- @PubChimps made their first contribution in #21252
- @ozgunakalin made their first contribution in #21303
- @afranzi made their first contribution in #21328
- @ElayGelbart made their first contribution in #20900
- @shah-harshit made their first contribution in #21602
Full Changelog: 1.7.5-release...1.8.0-release