13126 Commits

Author SHA1 Message Date
Mohit Yadav
bbc450b2d1
Embedded MCP Server (#21206)
* Mcp Server

* Update Server

* Refactored into multiple files

* Add Tool Dynamic loading

* Updated to use toolName

* add description for tools

* initial create glossary term action

* initial patch entity tool

* Fix Glossary Tool

* Use prepare

* Changed const to default

* Prepare for Collate Tools

* Update HttpServletSseServerTransportProvider.java

* Checkstyle fix

* endpoint changed to messages in new versions

* Add Auth Filter to MCP Request

* description

* clean response

---------

Co-authored-by: Pablo Takara <pjt1991@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2025-05-20 07:23:50 +02:00
Shrushti Polekar
292c334b0b
Fix(test) : Announcement failing test (#21270)
* fix announcement failing test

* minor fix

* address pr comment

* minor fix

* remove api call wait
2025-05-20 10:41:55 +05:30
Ashish Gupta
7d31c8a529
fix the description box of team page (#21287) 2025-05-20 10:36:12 +05:30
Dhruv Parmar
ae73225052
fixed followers test cases (#21282) 2025-05-20 10:23:15 +05:30
Pere Menal-Ferrer
5d2dfa712a
feature/pii-processor-improvement (#21248)
* Add PII Tag and Sensitivity Level enums.

* Add feature-extraction for PII classification tasks

* Add faker as test dependency

* Add unit tests for presidio tag extractor

* Add PIISensitivityTags enum and update sensitivity mapping logic

* Add Presidio utility functions for PII analysis

* Extend column name regexs for PII

* Add tests for PAN, NIF, SSN entities

* Fix version of faker to prevent flaky tests. Fix failing tests.

* Add Generated to State enum

* Integrate PIISensitive classifier to PIIProcessor
2025-05-19 17:52:17 +00:00
Sweta Agarwalla
a31504139b
Fix sso button style for login page (#21284)
* fix sso button style for login page

* update styles

* update styles
2025-05-19 21:05:07 +05:30
Imri Paran
7314b33d5e
fix: added io.collate to allowed consumer packages (#21278) 2025-05-19 17:02:23 +02:00
Nick Acosta
b24c9f7ce3
Docs: Updating custom properties guide (#21252) 2025-05-19 20:18:36 +05:30
Pranita Fulsundar
c4698d4d75
fix(test): flaky glossary version test (#21281)
* fix: glossary version tests

* fix test
2025-05-19 19:58:56 +05:30
harshsoni2024
a414e93163
bugfix: powerbi lineage source parameter usecase fix, last active user ingestion fix (#21272) 2025-05-19 19:21:02 +05:30
Shrushti Polekar
2cf8d9e8e2
fix ui issue for bot roles edit and display (#21283) 2025-05-19 19:13:41 +05:30
Suman Maharana
eb371bca12
Fix : Tableau e2e extra params (#21237) 2025-05-19 18:35:40 +05:30
Ashish Gupta
992d3f9664
MINOR: fix the data asset header spacing in Metric entity (#21268)
* fix the data asset header spacing in Metric entity

* fix the spacing between floating cards on homepage
2025-05-19 17:54:18 +05:30
Chirag Madlani
0dc2058447
feat(ci): support slack message for OSS playwright run (#21163)
* feat(ci): support slack message for OSS playwright run

* update for slack message

* Update .github/workflows/mysql-nightly-e2e.yml

Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>

* Update .github/workflows/postgresql-nightly-e2e.yml

Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>

* fix download report step

* udpate tokens

* fix path issue

* wait for downloads to be completed

* add blob report to reporters

* upload blob reports to artifacts

* fix download step

* update download step for mysql

* fix upload / download approch

* skip tests to fasten testing

* fix ci error

* fix path issue

* fix path

* fix path

* update path

* fix download path

* revert playwright config

* address comments

---------

Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
2025-05-19 17:23:54 +05:30
Sweta Agarwalla
d298fc00c9
Revamp login page (#21256)
* revamp login page

* fix test

* update signup form design

* update order of carousel

* update images and locales

* update responsiveness

* remove welcome locale

* add animation to images

* add styles for ai

* updated images
2025-05-19 15:47:07 +05:30
Ashish Gupta
2f795ccc13
fix the flaky test failure around bulk import (#21271) 2025-05-19 15:38:09 +05:30
Dhruv Parmar
0653480a39
used new styling for owner label in exploresearch (#21269) 2025-05-19 15:04:53 +05:30
Imri Paran
07a6530b5b
fix: move autopilot runtime migrations to 1.7.1 (#21267) 2025-05-19 08:54:57 +00:00
Shrushti Polekar
c1fb900ff4
fix assignee alignment issue on task feed card (#21266) 2025-05-19 12:54:20 +05:30
Pranita Fulsundar
6444c5ac4f
fix: permission placeholder styles (#21263) 2025-05-19 12:46:08 +05:30
Mayur Singal
698956783b
Fix #1532: Fix Error ingesting using Datalake adls connector (#21243) 2025-05-19 12:30:56 +05:30
Pere Miquel Brull
6444ea3750
FIX - Ingestion workaround for Services with null secrets (#21260)
* FIX - Ingestion workaround for Services with null secrets

* linting
2025-05-19 08:53:37 +02:00
Dhruv Parmar
c24a2dbdca
fixed BulkEditEntity flaky test (#21209)
* fixed BulkEditEntity flaky test

* fixed enter click issue

* removed changes that does not belongs to me in pr

* removed changes that does not belongs to me in pr

* removed unwated code
2025-05-19 12:09:36 +05:30
Rounak Dhillon
af6f9f77bb
Doc: YT Video Updation (#21265) 2025-05-19 12:06:55 +05:30
Suman Maharana
5a3d40f643
Fix: dbt multi owner support from manifest (#21233) 2025-05-19 12:04:22 +05:30
Mayur Singal
9ec424a3fa
Fix #1550: Metadata ingestion errors from Azure Data Lake (#21261) 2025-05-19 11:44:19 +05:30
Dhruv Parmar
3d2ae8fff6
Fix: Observablity alert flaky test (#21107)
* fixed observity alert flaky test

* fixed timeout issue

* fixed timeout issue

* fixed comments
2025-05-19 11:29:12 +05:30
Dhruv Parmar
e886d708df
Added(ui): edit display name for dashboard Data model (#21227)
* added edit display name for dashboard Data model

* used reusbale component

* used reusbale component

* removed unncessary code
2025-05-19 11:28:47 +05:30
Mayur Singal
7efa5e650b
MINOR: Add athena schema comment support (#21262) 2025-05-19 10:31:15 +05:30
Pere Miquel Brull
aa96019ab1
Rel to #1575 - LabelType Generated (#21244)
* Rel to #1575 - LabelType Generated

* migration

* format

* tests

* generate types for taglabel

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
2025-05-19 06:59:13 +02:00
Mayur Singal
2157337847
MINOR: Configurable account usage for incremental metadata extraction (#21182) 2025-05-19 10:15:29 +05:30
Mohit Tilala
4c0ce77756
Fix airbyte pipeline lineage extraction (#21151) 2025-05-19 10:14:33 +05:30
sonika-shah
f33cf42290
Fix - 21204 inconsistent domain reassignment in bulkAsset API (#21205) 2025-05-19 09:29:02 +05:30
Teddy
b1edb96469
ISSUE #20962 - Issues with test case alerts (#21253)
* fix: test case alerts and un-indexable fields

* fix: test case alerts and un-indexable fields
2025-05-18 22:59:05 +02:00
Teddy
0b483ecb86
ISSUE #21216: added include field to incident list (#21221)
* fix: added include field to incident list

* added ui changes for allowing deleted entries in entity page and fix the count on incident page

* fix: error retrieving soft deleted test cases

* fix: ran java linting

* Update openmetadata-ui/src/main/resources/ui/src/components/IncidentManager/IncidentManager.component.tsx

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>

* fix testcase playwright

* fix playwright test

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-05-18 21:35:13 +02:00
Mayur Singal
703118f2b5
MINOR: Disable Flaky superset tests (#21242) 2025-05-18 23:12:42 +05:30
sonika-shah
b61cdd940d
Minor : Fix enum cleanup not triggering when all enum keys are removed (#21258) 2025-05-18 19:55:46 +05:30
Chirag Madlani
7a73598a93
fix(ui): authenticate pipeline status api call (#21257)
* fix(ui): authenticate pipeline status api call

* fix tests
2025-05-18 19:54:58 +05:30
Chirag Madlani
764b1702b4
fix(test): tags & glossary term failure (#21254)
* fix(test): tags failure

* fix glossary term tests
2025-05-18 13:10:45 +05:30
Sriharsha Chintalapani
4c267f8af5
Fix snyk's reported vulnerabilities (#21167)
* Fix snyk's reported vulnerabilities

* Fix tests

* Fix tests

* fix PolicyEvaluatorTest

* replace with single line imports

* Fix tests

---------

Co-authored-by: Harsha <harsha@Harshas-MacBook-Air.local>
Co-authored-by: sonikashah <sonikashah94@gmail.com>
2025-05-17 09:50:06 +05:30
Sweta Agarwalla
194bac6e2c
Update ingestion runner fetch condition (#21222)
* update ingestion runner fetch condition

* update condition in service details page

* add test for runner fetching

* fix sonar failure

* fix failures

* mock config data function

* add condition for ip address alert

* update test condition
2025-05-16 23:11:50 +05:30
Chirag Madlani
b74816ceed
chore(ui): update add button styling for expandable cards (#21197)
* chore(ui): update add button styling for expandable cards

* fix tests

* fix test for expandable card

* fix data test id

* fix playwright tests

* fix tests

* fix metric playwright

* fix test
2025-05-16 20:37:22 +05:30
Rounak Dhillon
76834ce90a
Doc: Correcting videos (#21240)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-05-16 13:21:32 +00:00
Teddy
2e8e79ff0a
ISSUE #17170: handle oracle unique count (#21225)
* fix: handle oracle unique count

* fix: failing test case
2025-05-16 17:44:28 +05:30
Pere Menal-Ferrer
a7e2f33adc
feature/pii-column-classifier (#21200)
* Add PII Tag and Sensitivity Level enums.

* Add feature-extraction for PII classification tasks

* Add faker as test dependency

* Add unit tests for presidio tag extractor

* Add PIISensitivityTags enum and update sensitivity mapping logic

* Add Presidio utility functions for PII analysis

* Extend column name regexs for PII

* Add colum name split

* Move pii algorithms to dedicated package

* Add tests for PAN, NIF, SSN entities

* Fix linting

* Add comment on why we need to set specific lanaguage to Presidio recognizers, as per PR suggestion.

* Fix version of faker to prevent flaky tests. Fix failing tests.

* Fix wrong import

---------

Co-authored-by: Pere Menal <pere.menal@getcollate.io>
2025-05-16 14:03:49 +02:00
Rounak Dhillon
892a390559
Docs: No Code Test Cases Images Updation (#21238)
* Doc: No Code Test Cases

* Doc: No Code Test Cases

---------

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-05-16 17:23:10 +05:30
dependabot[bot]
aa57a1a79a
Chore(deps): Bump undici in /openmetadata-ui/src/main/resources/ui (#21224)
Bumps [undici](https://github.com/nodejs/undici) from 5.28.5 to 5.29.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 5.29.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-16 17:16:15 +05:30
Imri Paran
9e89981d57
docs: added openapi docs link (#21236) 2025-05-16 16:38:11 +05:30
Rounak Dhillon
88c3000363
Doc: GCS & MWAA Link Addition (#21235)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-05-16 15:14:55 +05:30
Shrushti Polekar
d24211474d
fix table.spec aut failure (#21213) 2025-05-16 14:04:02 +05:30