2054 Commits

Author SHA1 Message Date
Mohit Yadav
d17e31794e Revert: Filter for function score and add floor to totalVotes (#21371)
* Revert "OSS add guards for sqrt, log1p etc (#21358)"

This reverts commit 35d9f726ca91e974e09b24d67f633a38744fe191.

* Revert "Add Guards for function boost negative values (#21356)"

This reverts commit 8346303978e43046f5da7b094817a758308c7ec0.

* Add floor to totalVotes

* Fix total votes

(cherry picked from commit 8138a47b202c175ed654a39d3e2e7892ef8d7a23)
2025-05-22 18:50:41 +05:30
IceS2
a78c4718c2 MINOR: Fix app marketplace migrations (#21360)
* Fix app marketplace migrations

* Fix test

(cherry picked from commit 6f4204731f30dc02de9cce67a14f30cca166a733)
2025-05-22 13:14:13 +00:00
Mohit Yadav
2dc323da80 OSS add guards for sqrt, log1p etc (#21358)
(cherry picked from commit 35d9f726ca91e974e09b24d67f633a38744fe191)
2025-05-22 14:21:20 +05:30
Mohit Yadav
75315669cc Add Guards for function boost negative values (#21356)
(cherry picked from commit 8346303978e43046f5da7b094817a758308c7ec0)
2025-05-22 13:20:09 +05:30
IceS2
78075352e9 Improve Workflow Logs and Reduce Concurrency (#21345)
(cherry picked from commit 04bfb7b85d7457210da2e0fd47364b1ecc2b4c2a)
2025-05-21 14:23:42 +00:00
Mohit Yadav
873078354c List Application References (#21008)
(cherry picked from commit dabb0b725b774538ad047fb5f4831efd21cd34f6)
2025-05-21 14:36:44 +05:30
Pere Miquel Brull
5f59950117 MINOR - Secrets Manager server logging (#21325)
(cherry picked from commit 1a9a9156b6e77b29cf354d6078236f15ccec52e5)
2025-05-20 17:53:54 +00:00
Mohit Yadav
8fc0b26da6 Fix Test Case Assignee not cleared from incident tasks (#21314)
(cherry picked from commit 3830e79f52eb35c061ccb30c3ee26efa1c615bd4)
2025-05-20 20:00:20 +05:30
Ajith Prasad
fd4761e63e MINOR: Import glossary term tag bug fix (#21293)
(cherry picked from commit fc33e055bacadd7148af92c976b1c9b19410f8c8)
2025-05-20 07:01:00 +00:00
IceS2
5a83cfe640 MINOR: Add missing workflow config status migrations (#21286)
* Add missing workflow config status migrations

* Moved to Java based migrations to redeploy pipeline

* Moved migrations to Java. Updated Listener based on config

* Improved update on the migrations

(cherry picked from commit b761efbfd33e1888dc59e0ef7fe636a9a98aa8c5)
2025-05-20 06:03:14 +00:00
Imri Paran
8b100cb71a Fix 20325: Trigger external apps with config (#20397)
* wip

* feat: trigger external apps with override config

- Added in openmetadata-airflow-apis functionality to trigger DAG with feature.
- Modified openmetadata-airflow-apis application runner to accept override config from params.
- Added overloaded runPipeline with `Map<String,Object> config` to allow triggering apps with configuration. We might want to expand this to all ingestion pipelines. For now its just for apps.
- Implemented an example external app that can be used to test functionality of external apps. The app can be enabled by setting the `ENABLE_APP_HelloPipelines=true` environment variable.

* fix class doc for application

* fixed README for airflow apis

* fixes

* set HelloPipelines to disabeld by default

* fixed basedpywright errros

* fixed app schema

* reduced airflow client runPipeline to an overload with null config
removed duplicate call to runPipeline in AppResource

* Update openmetadata-docs/content/v1.7.x-SNAPSHOT/developers/applications/index.md

Co-authored-by: Matias Puerta <matias@getcollate.io>

* deleted documentation file

---------

Co-authored-by: Matias Puerta <matias@getcollate.io>
(cherry picked from commit d91273a30d28de793941de74636963e29aa9e5d4)
2025-05-19 16:53:24 +02:00
Imri Paran
0a2d9af34d
fix: hot fix for AutoPilotApplication.json
change from https://github.com/open-metadata/OpenMetadata/pull/21134
2025-05-19 14:13:03 +02:00
Teddy
c804336e66 ISSUE #20962 - Issues with test case alerts (#21253)
* fix: test case alerts and un-indexable fields

* fix: test case alerts and un-indexable fields

(cherry picked from commit b1edb964699c1d365b9e1154f05591e4b26ebb21)
2025-05-19 09:06:54 +02:00
Teddy
3998982d54 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>
(cherry picked from commit 0b483ecb865341425abf47132185bdbde6051bc7)
2025-05-19 11:17:17 +05:30
Pere Miquel Brull
c0cdb5a713 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>
(cherry picked from commit aa96019ab10204ea4ce80ad459e7418f1a8220f0)
2025-05-19 05:00:24 +00:00
Mohit Tilala
5f8e2d94b0 Fix airbyte pipeline lineage extraction (#21151)
(cherry picked from commit 4c0ce77756f07a7addce489f3cae9d3c9ff788d5)
2025-05-19 04:45:46 +00:00
sonika-shah
9d4a423cf1 Fix - 21204 inconsistent domain reassignment in bulkAsset API (#21205) 2025-05-19 09:36:59 +05:30
sonika-shah
9c00e2995a Minor : Fix enum cleanup not triggering when all enum keys are removed (#21258) 2025-05-18 19:59:52 +05:30
sonika-shah
bf0d29fbe9 Support followers for Database (#21169) 2025-05-17 10:42:26 +05:30
Mohit Yadav
8e7baab54c Adds followers to services and database schema (#21017)
* Adds followers to services and database schema

* Add delete and followers fields

* Add missing fields

* Fix failing test for get entity with different fields

* Fix ingestion test case failure
2025-05-17 10:40:46 +05:30
IceS2
b84e881060 Reduce Events from WorkflowEventConsumer. Remove ChangeEvent from Test Connection (#21147)
(cherry picked from commit 28f87afe8639a99e3c2f8bc454fb985f3799f4a5)
2025-05-15 08:35:21 +00:00
Pere Miquel Brull
5b170accdb FIX - Try to install app before initializing the entity (#21033)
* FIX - Try to install app before initializing the entity

* FIX - Try to install app before initializing the entity

(cherry picked from commit 2cbf032b1d3270b7ff2a4299179538e3688e387c)
2025-05-14 15:18:49 +00:00
sonika-shah
837f289bc1 Fix #20568 : Remove data products associated with the old domain when an entity’s domain is updated (#20994) 2025-05-14 20:02:54 +05:30
Mohit Yadav
1c3ed76f3f Fix Rest Util if empty of null om url (#21133)
(cherry picked from commit 2a205d5c35f2300a17abd05ea15ebb3ff34fbb1b)
2025-05-12 10:10:53 +05:30
Mayur Singal
5ab9ea2240 MINOR: Fix unsupported Pipeline entity for lineage (#21069)
(cherry picked from commit a7adda84147dfdffd3a97d73592f1508f69bb44c)
2025-05-05 00:40:17 +00:00
sonika-shah
32e8453c53 Backend: Support Ability to Un-Nest Knowledge Center Pages (#20096)
* Backend: Support Ability to Un-Nest Knowledge Center Pages

* fix build

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
(cherry picked from commit 16997110e2ea8d5c8c269c48478a0d30297293d0)
2025-04-30 10:35:54 +05:30
Mohit Yadav
c4b928ceec Fixes #20970 (#21010)
(cherry picked from commit 4a611ea69061bbb2783b2794c2d21de1716c5408)
2025-04-30 10:33:26 +05:30
Mohit Yadav
c8c0fa5e70 Fixes #19774 (#21013)
(cherry picked from commit 6f5a3afac5458ce729aa53dfa9a6a17f346903f4)
2025-04-30 10:33:10 +05:30
Mohit Yadav
a7597cac8d Cleanup operations for database services (#21006)
(cherry picked from commit 575c91fcc908d78f4cc44ce9d5a6b87d436e9ce2)
2025-04-30 10:32:42 +05:30
Mohit Yadav
d472117d55 Fixes #20920 (#21009)
(cherry picked from commit 40a23f1b950d5a5dc2cb7c7965f7239ec1508e02)
2025-04-30 10:32:25 +05:30
mohitdeuex
b900591d7e Merge remote-tracking branch 'origin/1.7.1' into 1.7.1 2025-04-30 10:28:24 +05:30
Mohit Yadav
2473e16f96 Fixes #16062: Added prompt config to allow config (#20959)
* Fixes #16062
Make prompt=login as optional

* update null or empty

(cherry picked from commit 20f17a336766a4d16859797ec25b12182621fafe)
2025-04-30 10:28:02 +05:30
Ajith Prasad
76ceb25dba MINOR: Added display name and description in Testcase Alert emails (#20980)
(cherry picked from commit 89afc86a59b70f715d186fae79b5e6799423151c)
2025-04-29 22:30:56 +05:30
IceS2
c8e2170e29
Remove JobUnlock on startUp (#20984) 2025-04-29 14:50:58 +02:00
IceS2
6022cc4bf2 MINOR: Remove ILM from Data Insights Data Streams (#21019)
* Remove ILM from Data Insights Data Streams

* Put DataInsights healthcheck wihtin SearchValidation

(cherry picked from commit 2ac773f4df28eff541dc3ac0ad98f070ee49b549)
2025-04-29 12:50:08 +00:00
Pere Miquel Brull
d5bfd47b0f Merge branch '1.7.1' of github.com:open-metadata/OpenMetadata into 1.7.1 2025-04-29 09:54:37 +02:00
Pere Miquel Brull
10b408db75 FIX #16284 - Toggle if we want to raise workflow errors (#20969)
* FIX #16284 - Toggle if we want to raise workflow errors

* schema

* schema

* move prop

* fix

* move prop

* improve error handling

* Update openmetadata-service/src/main/java/org/openmetadata/service/jdbi3/IngestionPipelineRepository.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update openmetadata-service/src/main/java/org/openmetadata/service/jdbi3/IngestionPipelineRepository.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Add the `Raise on Error` option to the ingestion schedule step

* Revert "Update openmetadata-service/src/main/java/org/openmetadata/service/jdbi3/IngestionPipelineRepository.java"

This reverts commit 985b73513a59695c6bb39ad41c2d273bbf4e5d22.

* Update the tests

* Fix sonar issue

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-29 09:54:08 +02:00
sonika-shah
0ea9095526 Allow for domain-level permissions while creating/updating dataProduct (#20903)
* check for root parent permission

* update comments

* update condition

* update ResourceContext condition for edit Permissions

* update ResourceContext condition for edit Permissions

* add owner condition for creation of data product

* add playwright tests

* fix data product permission

* fix domain tests

* add backend test

* fix checkstyle

* update tests

* update initialization condition

* add logs

* fix spell

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
(cherry picked from commit db2027b8e7b1e42a47ea67c73ceda90a5ab26535)
2025-04-28 17:54:57 +05:30
github-actions
4731d6be77 chore(release): Prepare Branch for 1.7.1 2025-04-24 11:32:30 +05:30
github-actions
c2e7667f95 chore(release): Prepare Branch for 1.7.0 2025-04-24 11:32:27 +05:30
Ashish Gupta
73aaa34b75
update the snapshot to 1.8.0 (#20925) 2025-04-24 10:46:36 +05:30
Teddy
94728cb689
fix: severity on incident POST creation (#20881) 2025-04-22 15:40:39 +02:00
Pere Miquel Brull
34fbe5d64c
Docs - Prepare 1.7 docs and 1.8 snapshot (#20882)
* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT

* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT
2025-04-18 12:12:17 +05:30
Mohit Yadav
731eed35fe
Fix Glossary Terms failure (#20887) 2025-04-17 20:10:12 +05:30
IceS2
6040f5ed28
MINOR: Handle run internal app when app is running (#20883) 2025-04-17 13:55:20 +02:00
Mohit Yadav
8615a5db29
Update Dependency of jetty-server (#20871) 2025-04-17 00:24:42 +05:30
Sriharsha Chintalapani
03abcb60f7
Add IAM config for natural language search (#20742)
* Add IAM config for natural language search

* Add IAM config for natural language search

* Add IAM config for natural language search

---------

Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2025-04-16 23:33:47 +05:30
Mayur Singal
e4cc3527e5
MINOR: NPE handling for SP lineage (#20860) 2025-04-16 10:34:11 -07:00
Mohit Yadav
669d2cf241
Update messages for Email (#20867)
* Update messages for username and email

* Update messages for username and email and dependency

* remove deps
2025-04-16 22:27:09 +05:30
aji-aju
c092735fce
Column tag glossary export (#20858)
* Column tags/ glossary not importing bug fic

* Column tags/ glossary not importing bug fix

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2025-04-16 16:27:17 +05:30