862 Commits

Author SHA1 Message Date
mohitdeuex
f06fc3b37e Fix Rest Util if empty of null om url 2025-05-12 10:18:01 +05:30
github-actions
2d32fb49b5 chore(release): Prepare Branch for 1.6.11 2025-04-23 02:20:28 +00:00
github-actions
b9ed2e6eeb chore(release): Prepare Branch for 1.6.10 2025-04-17 04:39:44 +00:00
github-actions
aa7f4b1949 chore(release): Prepare Branch for 1.6.9 2025-04-10 18:32:45 +00:00
harshsoni2024
1a051e6189 issue-20546: REST connector enhancements (#20634) 2025-04-07 10:27:23 +05:30
Suman Maharana
18bcf9eaaf Fix: dbt cloud latest run execution (#20573)
* Fix: dbt cloud latest run execution

* update latest run id

* set default to 100
2025-04-03 14:23:33 +05:30
Mayur Singal
7ec8552742
Wherescape connector 1.6.8 (#20565) 2025-04-03 10:33:16 +05:30
Akash Verma
94dec4d7db Fixes #19891 : Added measures in powerbi (#19990) 2025-04-02 17:48:24 +05:30
github-actions
519f740b4a chore(release): Prepare Branch for 1.6.8 2025-04-01 13:20:02 +00:00
github-actions
7edc746c71 chore(release): Prepare Branch for 1.6.7 2025-03-14 09:04:03 +00:00
Mayur Singal
16b27b8124 Incremental Lineage Processing (#20185) 2025-03-12 21:25:17 +05:30
Ayush Shah
6d48d58a10 refactor(schema): Make domain a required field for Data Product creation (#20182)
(cherry picked from commit 7d7472321a588612c24af10123219bd918b1a9cb)
2025-03-11 15:46:48 +00:00
Charalampos Georgiadis
6468570a25 Add displayName field in the createCustomProperty schema (#19943)
(cherry picked from commit 1bc80937691034136a7f417bbabd31fb389f1955)
2025-03-03 11:26:01 +00:00
github-actions
6d279d9595 chore(release): Prepare Branch for 1.6.6 2025-03-03 09:24:52 +00:00
Karan Hotchandani
5ff145b232 Fix #19950: Add Tags/Glossary Term support for Domains & Data Products (#19969)
* Fix #19950: Add Tags/Glossary Term support for Domains & Data Products

* add tags and glossary terms to domain and data product

* fix snakeyaml dependency

* Fix search filtering for domain/dataProduct

* fix showing of domain on tags page

* fix merge conflicts

* addressed comments

---------

Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
(cherry picked from commit 9568817cf1e7ce27c1114f768a85840b5aa2bd26)
2025-02-26 14:54:13 +05:30
Sriharsha Chintalapani
3e9a80de18 Fix #17723: Generate Incremental Change Events even when consolidation of events applied (#19550)
* Fix #17723: Generate Incremental Change Events even when consolidation of events applied

* Fix #17723: Generate Incremental Change Events even when consolidation of events applied

* fix tests

* Fix tests

* clean policy tests

* update search methods to use incrementalChangeDescription part-1

* Fix the version page playwrights

* update search methods to use incrementalChangeDescription part-2

* introduce new field incrementalChangeDescription for search part-3

* fix mvn endpoint test

* fix followers and page search test

* fix following of assets

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: sonikashah <sonikashah94@gmail.com>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
2025-02-25 16:14:10 +05:30
Imri Paran
e9f55f61e9 feat(schedule-application): enable scheduling application using config file (#19470)
- added schedule to app private config
- reschedule a schedule application job in quartz if it exists.

(cherry picked from commit 5482b94a57b58fc87575425326e297f2e6bdc680)
2025-02-25 10:46:35 +01:00
Sriharsha Chintalapani
a18e686138 Add cmd line user ops (#19959)
* Add create-user/update-password commands

* Fix #19958: Add create user option to openmetadata-ops.sh

(cherry picked from commit a41c14c54661e0c3811d079292c136761751b6b3)
2025-02-25 02:52:48 +00:00
github-actions
fe812ee20e chore(release): Prepare Branch for 1.6.5 2025-02-20 06:18:44 +00:00
Mayur Singal
168a06776e Fix #19635: Snowflake allow custom account_usage schema (#19678) 2025-02-18 20:17:59 +05:30
Mayur Singal
6d15248229 Fix #19634: use system.query.history table for lineage - databricks (#19744) 2025-02-18 20:13:47 +05:30
Mayur Singal
8e2c22a748 Fix #19201: Fix connection password masking (#19749) 2025-02-18 17:09:15 +05:30
Mayur Singal
01c77d28a2 MINOR: Add support for cluster key information - bigquery (#19727)
(cherry picked from commit 155571f50a9b313a32be5c76ed1975f10341b519)
2025-02-12 06:34:44 +00:00
Pere Miquel Brull
9931a22ec2 MINOR - Automator - Remove tags by label type (#19681)
* MINOR - Automator - Remove tags by label type

* MINOR - Automator - Remove tags by label type

* MINOR - Automator - Remove tags by label type

* MINOR - Automator - Remove tags by label type

* MINOR - Automator - Remove tags by label type

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
(cherry picked from commit 92c9f0754b132adff32266c2ed65f9d16b83a651)
2025-02-11 14:53:04 +00:00
Aniket Katkar
2cf07200cd Chore: Add the missing generated types and fix json schemas (#19480)
* Add the missing generated types

* Fix the type errors

* fix the JSONs and add respective generated type files
2025-02-10 21:31:05 +05:30
sushi30
43025b5c10 fix: cherry picked map type from main 2025-02-10 09:24:13 +01:00
Imri Paran
9a6480ba74 Fix 19499: feat(apps): add app config in run record (#19544)
* feat(apps): add app config in run record

- changed returned schema type of "status" to "AppRunRecord"!
- added a "config" field in the app record
- added a "pending" stage so that "external" app status can be mapped ti internal app status

* added note about schema compatiblity

* added app config for external apps

* show config for every app run

* add tests

* revert open change for now

* Revert "revert open change for now"

This reverts commit e1492a5c92d1967b3d47230a25df4c2c3d399de2.

* update dependency

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
(cherry picked from commit 5f73dd717b6fae20d95ccbae0857612a352ee816)
2025-02-07 15:24:00 +01:00
Mayur Singal
a5735ae6ed Fix #12094: Add support for temp table lineage (#19654) 2025-02-04 11:55:00 +05:30
github-actions
01165f9a37 chore(release): Prepare Branch for 1.6.4 2025-01-31 06:40:16 +00:00
Ayush Shah
408c393767 Feat: Enhance Kafka SSL configuration support with consumerConfigSSL (#19433) 2025-01-28 15:53:20 +05:30
Mohit Yadav
5337840aa6 Fix EntityHierarchy Schema (#19104)
* Fix Entity Schema

* fix additionalProperties in entityHierarchy json

---------

Co-authored-by: sonikashah <sonikashah94@gmail.com>
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
2025-01-27 16:41:35 +05:30
Sriharsha Chintalapani
c194631488 Fix #issue-16041: The persona JSON schema is named Team (#19035) 2025-01-21 07:42:07 -08:00
Siddhant
eef769fb47 #15600: Retention Application : Delete change_events, activity threads, versions based on admin retention policies (#18913)
* feat(retention-policy): initial setup of the Retention Policy app

* refactor: Update logic to make RetentionPolicyApp a ScheduledOrManual app

* refactor: Update retention policy JSON schema and logic to support event subscription, versions, and activity thread with individual retention periods

* refactor: Rename eventSubscriptionRetentionPeriod to changeEventRetentionPeriod

* fix: Implement activity thread retention policy cleanup

* chore: Remove activity thread and versions retention code; add banner and icon

(cherry picked from commit 486230827dfa955a4dc77d3624aa7efb8d557137)
2025-01-21 12:44:36 +00:00
Suman Maharana
6224b54900 Fix #19313 - dbt ingestion picks up wrong service to patch metadata (#19337)
* Fix #19313 - dbt ingestion picks up wrong service to patch metadata

* py format and linting

* Added a flag for searching across databases and docs

* py format
2025-01-15 13:19:57 +05:30
github-actions
32db93ca28 chore(release): Prepare Branch for 1.6.3 2025-01-13 07:19:41 +00:00
Pere Miquel Brull
fef6376d1f MINOR - Add Gov entities for entity ref & Automator Actions (#19090)
* MINOR - Add Gov entities for entity ref

* MINOR - Add Gov entities for entity ref

* add automator configs

* add automator configs
2025-01-10 14:23:25 +05:30
Imri Paran
bfcbdd3b38 fix: reverted deprecated fields on testSuite (#19284)
Added deprecated fields with a notice. This is to ensure migrations that use them do not break.

(cherry picked from commit 7d059029458833ff4d6569c029fb57e2a188a34c)
2025-01-09 02:35:24 +00:00
Matt Chamberlin
64a1be9e57 fix: Add docStore endpoints to Ometa API routes (#19172)
(cherry picked from commit bf8a9e4f46cf62472c810d02392df6bcf826759b)
2025-01-08 10:18:36 +00:00
Mohit Yadav
26829f73d9 [Code Improv] Added Mappers (#19111) - Cherry pick 2025-01-08 12:45:13 +05:30
Suman Maharana
f763575cfe Fixes #17747: dbt update owners (#19144)
* Fixes 17747: dbt update owners

* update messages

* addressed comments

* py_format

* py_format

* Added tests
2025-01-08 11:49:48 +05:30
Suman Maharana
ab16ee659b Fixes #18816 - Airbyte api endpoint (#19207)
* Fix Airbyte api endpoint

* Fix Airbyte api endpoint
2025-01-08 11:46:13 +05:30
sonika-shah
6529e8cf6c Improvement #19065 : Support removing existing enumKeys (for enum type custom property) (#19054)
* Improvement : Support removing existing enumKeys (for enum type custom property)

* initial implementation of background job job runner for enum cleanup

* fix postgres query

* ui: allow existing enum value updates in EditCustomPropertyModal

* create BackgroundJob to use jsonSchema

* feat: add socket event handling for background job part1

* fix(i18n): remove trailing spaces in Galician language JSON file

* refactor to use jsonSchema

* feat(ui): show browser notification for custom property update

* feat(utils): add getCustomPropertyEntityPathname function and tests

* change enumCleanup trigger condition

* feat(i18n): add enum property update message to multiple language JSON files

* enhancement : improve execution flow and better exception handling with test

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
(cherry picked from commit 5ccc0c5a2af7c4a074b6e90150bfb06f4abdcbe6)
2025-01-08 11:38:06 +05:30
Mayur Singal
9a63d776b5 Fix #19160: Add Depth Support Part-1 (#19275)
(cherry picked from commit e32ad88c813c0077c26f90ca24b34ebc0f62f9f2)
2025-01-08 05:49:30 +00:00
Karan Hotchandani
49b2030ea8 remove extra assignees from workflow (#19030)
(cherry picked from commit 497b477be3d2064f29825891c1a6436dce83362e)
2025-01-08 10:21:45 +05:30
Pere Miquel Brull
8fc6e8f52b Fix #19147 - Executable Test Suites (#19221)
* backend

* format & tests

* rename backend

* migrations and ingestion

* format & tests

* format & tests

* tests

* format & tests

* tests

* updated ui side of changes

* addressing comment

* fixed failing unit test

* fix test list

* added e2e test, and fixed existing test

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-01-07 21:35:23 +01:00
Mohit Yadav
564d33d69b Add Algorithm option for validation in yaml (#19049)
* Add algorithm option in authentication

* ENtity Repository code remove

* Keep Default Value

* Fix Test

---------

Co-authored-by: Siddhant <86899184+Siddhanttimeline@users.noreply.github.com>
(cherry picked from commit 50ae01e2ceeae8180178d24ddc66065e4b96cef0)
2024-12-20 12:45:55 +05:30
IceS2
eca21b3845
Parametrizing Flowable configurations and adding a way to handle history cleaning (#18990) 2024-12-12 10:03:26 +01:00
github-actions
e6d975add2 chore(release): Prepare Branch for 1.6.2 2024-12-12 05:51:36 +00:00
github-actions
f22442054a chore(release): Prepare Branch for 1.6.1 2024-12-10 16:13:05 +00:00
Chirag Madlani
15e519e8b5 Revert persona (#18681)
* Revert "feat: persona based customisation for glossary and glossary term pages (#18454)"

This reverts commit 6fa76ecde915ce027d3ef036206e1a84b360f1f6.

* Revert "chore(ui): move persona as top level settings (#18171)"

This reverts commit 737c076999ebe76167a7c0307e87770a7d8da9f9.

* fix tests

* fix playwright
2024-12-10 09:56:45 +05:30