4748 Commits

Author SHA1 Message Date
Ashish Gupta
54f7fb9369 Release: Add what's new content for 1.7.5 (#21860)
(cherry picked from commit 1439081caa32ac2f2653276fdd280449016a364a)
2025-06-19 17:33:15 +00:00
harshsoni2024
88a0219b35 MINOR: Tableau proxy url for sourceurl (#21799) 2025-06-19 20:41:12 +05:30
Pranita Fulsundar
828059bf36 fix restore search settings and policies test (#21857)
(cherry picked from commit d78a5737461f472c237584c755a2816a36d799ef)
2025-06-19 10:15:06 +00:00
Pranita Fulsundar
7a7151da81 fix(test): AUT failures for Policies.spec and Roles.spec (#21844)
* fix policies and roles aut tests

* minor refactor

* fix getElementWithPagination function

* remove flakyness for policies test
2025-06-19 15:04:08 +05:30
Karan Hotchandani
75d3573a5d fix(ui): lineage expand collapse (#21847)
* fix lineage expand collapse when there are duplicates

* add owners info in lineage summary panel

* add tests

(cherry picked from commit 12097f15cdc3097be3ba0297c87e9cb22fbc60b1)
2025-06-18 19:52:00 +00:00
github-actions
dc8fca8aad chore(release): Prepare Branch for 1.7.5 2025-06-17 21:11:16 +00:00
Aniket Katkar
3cb06a7353 Add what's new content for 1.7.4 (#21794)
(cherry picked from commit 74851f8e4d2aaad9e3d62be76650dc97f10b4adc)
2025-06-17 02:37:20 +00:00
sonika-shah
908c03e5c9 Fix #1681 - Deleted Filter in Automations Not Working as Expected (#21760)
* Fix #1681 - Deleted Filter in Automations Not Working as Expected

* Revert "Fix #1681 - Deleted Filter in Automations Not Working as Expected"

This reverts commit d941ad440b6c5bcb66d4ac8bb31c321fb23cbcfc.

* Set deleted param in /search/query API to type Boolean to allow default null values

* fix AUT test failures related to user search in settings/users page

* fix AUT test failures related to user search in settings/users page

* Make `deleted` param optional for search API call in explore page

* Fix the deleted users showing on the user listing page after user search

* Fix playwright tests

* Fix playwright tests

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
(cherry picked from commit 4143308f96a587265f6599f2ec07d37e08fc8665)
2025-06-16 19:03:33 +00:00
Ashish Gupta
abeed00935 #21232: fix the lineage export image being cropped (#21765)
* fix the lineage export image being cropped

* fix the nodes children column not being able to trace well

* minor removal as not needed

(cherry picked from commit da25cd1a3968fc9a890f79f9badf3149702b8a95)
2025-06-16 10:47:19 +05:30
Mohit Yadav
9f0ec0fd04 Disabled bot creating activity feeds (#21773)
* - Disabled bot creating feeds

* - nit

(cherry picked from commit 5b6e25999e54dd7bcf26d11a01293809ea91c9f9)

# Conflicts:
#	openmetadata-service/src/main/java/org/openmetadata/service/security/policyevaluator/ExpressionValidator.java
2025-06-15 21:50:56 +05:30
Chirag Madlani
c3a5e8609f fix(ui): hashlist render for block editor (#21763)
(cherry picked from commit 4a30d8bd3c14469b0253edfdad29ff904fa857c8)
2025-06-13 16:41:53 +00:00
github-actions
a7144624b0 chore(release): Prepare Branch for 1.7.4 2025-06-13 16:12:24 +00:00
Shailesh Parmar
9af8bdc371 Minor: Added What new content for 1.7.3 (#21753)
* Minor: Added What new content for 1.7.3

* minor change

(cherry picked from commit e23e0ecbd30409c118daa91008f3f20cdfbd0194)
2025-06-13 05:40:52 +00:00
Ashish Gupta
5f60bc0b2e PLAYWRIGHT: fix the flaky delete step failing in entity and serviceEntity around bar (#21671) 2025-06-13 09:30:29 +05:30
Keshav Mohta
39c78fcad4 Feature: Microstrategy Lineage (#21678)
(cherry picked from commit cd24c0a69a477d5ea64d9cdd8edfcc4d4d0a6f7a)
2025-06-13 02:59:41 +00:00
Mohit Tilala
67f227638c Add missing Data space type in qlikcloud (#21698)
* Add missing `Data` space type in qlikcloud

* Fix broken json files

(cherry picked from commit 2803e62f0b3081d2da865c36db566803e8dc8195)
2025-06-12 21:50:27 +00:00
sonika-shah
5ae836b5f1 Fix #21653 - Tag search based on displayName (#21722)
* Fix #21653 - Tag search based on displayName

* added test

* update test to search by classification display name

---------

Co-authored-by: shrushti2000 <shrushtipolekar@gmail.com>
(cherry picked from commit 6fd57782195c0cc1d9b08e3f6186fdfec23ad694)
2025-06-12 21:49:29 +00:00
Shailesh Parmar
99a82e368e Fix: #21729 Test Cases Not Returned When Service Name Contains Spaces (#21737)
(cherry picked from commit 269d967b2ddbbf78aefedd5f55589609c69d2703)
2025-06-12 21:48:14 +00:00
Chirag Madlani
daaed1d02f fix(ui): hashlist in view blocks leftsidebar (#21740)
(cherry picked from commit a9d5d34fd1822dc8b36eb64348ecab40353d89ea)
2025-06-12 19:39:23 +00:00
Karan Hotchandani
2e08b5f140 lineage: fix expand collapse operation on nodes (#21309)
(cherry picked from commit 074c2efa10fc0e59d3d1fe4c4779fecdfe1b224b)
2025-06-12 17:48:34 +00:00
Shrushti Polekar
17d28f55f9 Minor(ui): Close profile dropdown on redirection to user profile page (#21733)
* close dropdown on redirection

* address comment

(cherry picked from commit e2abddd0ac1397211b8eded3dcad0baf7e6a022c)
2025-06-12 17:46:35 +00:00
Shrushti Polekar
5beda621e7 Fix(ui): Close emoji feed editor on outside click (#21696)
* handle outside click for emoji feed editor

* added  test

* address pr comments

* address pr comments

(cherry picked from commit b72dff93b8e36b313480c8936ef5bd2da73e10a9)
2025-06-12 17:45:29 +00:00
github-actions
40c5a8a2a3 chore(release): Prepare Branch for 1.7.3 2025-06-12 04:07:02 +00:00
Karan Hotchandani
30be77e03a fix flaky playwright (#21688)
(cherry picked from commit 67e23ae855e3d234ac6fabf98289db232cfc39fa)
2025-06-10 17:52:25 +00:00
Dhruv Parmar
113dae708d Fix (ui): Flaky Advance Search test case (#21681)
* fixed flaky advance search

* fixed advance search json searching

(cherry picked from commit 1e9d22930141d6e3abdf5092f40f1b48307d243b)
2025-06-10 14:26:55 +00:00
Shrushti Polekar
7361ea34b5 chore(ui) : update whats new for 1.7.2 (#21676)
* update whats new

* update cookie version

(cherry picked from commit 3bda02a76b148d438d748662c6e23ee327dbd61f)
2025-06-10 10:23:18 +00:00
Dhruv Parmar
bd250765cb Fix(ui): loading issue for react-awesome-query (#21424)
* fixed loading issue for react-awesome-query

* added tests

---------

Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
(cherry picked from commit 40aba1d906e61a7e8061336b75e1979549d424ff)
2025-06-09 23:10:11 +00:00
Sriharsha Chintalapani
0eeb66ec3c Fix #21502: TooManyNestedClauses: Query contains too many nested clauses (#21505)
* Fix #21502: TooManyNestedClauses: Query contains too many nested clauses; maxClauseCount is set to 4096 error in table_search_index for complex search queries in Opensearch

* Fix #21502: TooManyNestedClauses: Query contains too many nested clauses; maxClauseCount is set to 4096 error in table_search_index for complex search queries in Opensearch

* Update openmetadata-service/src/test/java/org/openmetadata/service/resources/search/SearchResourceTest.java

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

* fix mvn build

* fix checkstyle

* fix tests in SearchResourceTest

* fix tests in SearchResourceTest

* instead of wrapping baseQuery+functionScore in a new BoolQuery,use functionScore directly as the final query - avoid duplication of mult_match query

* add requestSchema fields in APIEndpointIndex, and remove array fields in searchSettings to use fuzzyfields avoiding clause explosion

* - Set fuzzyMaxExpansions/maxExpansions to 10 instead of default 50
- Turn off fuzziness (Fuzziness.ZERO) for `.ngram` fields
- Update QUERY_SYNTAX_PATTERN so only uppercase AND, OR, NOT are treated as boolean operators

* use non Fuzzy query for ngram Fields in QueryStringBuilder , remove duplication of query in should phrase

* add fuzzy/nonFuzzy Fields for each asset in searchSettings.json

* add fuzzy/nonFuzzy Fields for each asset in searchSettings.json

* update isFuzzyField function

* fix playwright

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: sonikashah <sonikashah94@gmail.com>
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
(cherry picked from commit 98aff312dad163eec31bbc8e97dec43b2e21e011)
2025-06-09 23:08:41 +00:00
Shrushti Polekar
8df91f9ddc chore(ui): Whats new for 1.7.2 (#21655)
* added whats new for 1.7.2

* minor refactor

* update whats new

* update whats new

(cherry picked from commit d11b35ccc909f2588ee75d7020cbe1fdcc84e98a)
2025-06-09 23:07:58 +00:00
Chirag Madlani
f79c597e43 fix(ui): explore tabs with elipsis to render label and count properly (#21663)
(cherry picked from commit cb57656ae98997d6c4addc973cfa630bb5c884d1)
2025-06-09 23:05:43 +00:00
Mayur Singal
132616b769 Minor: Make trino query table configurable (#21665)
(cherry picked from commit 53817c21820d7b7a2378b7e00b21d2f8b037ae28)
2025-06-09 23:05:15 +00:00
Ayush Shah
61cc1f524c Fix Japanese localization: update "view-in-service-type" translation from "{{serviceType}}에서 보기" to "{{serviceType}}で表示". (#21661)
(cherry picked from commit 212f494ec4e04e7d2653cb3dcf7272b0ba106d6d)
2025-06-09 23:04:45 +00:00
Chirag Madlani
6b0de24dbe fix(ui): Korean translation for glossary (#21660)
(cherry picked from commit b018088352e93d0282af920d362371adcf7f57af)
2025-06-09 16:35:41 +00:00
Ashish Gupta
75f92b08f7 fix the primary button focus color (#21658)
(cherry picked from commit 77ef8ad23c1cbba61de781788d15774441ebff23)
2025-06-09 16:17:19 +00:00
harshsoni2024
f2ca2af937 issue-21370: db2 custom driver installation (#21638)
* db2 custom driver installation

* pylint changes

* typo fix

(cherry picked from commit 4a3b6f4934877d4ec196448227cf3a57204886c4)
2025-06-09 14:49:18 +00:00
Karan Hotchandani
790773e42a fix tier and tag playwright for Entity.spec (#21633)
* fix playwright

* fix tier playwright

* fix tier tests

* fix tests

* fix tag test

* refactor code for fqn

* minor fix for Glossary.spec

---------

Co-authored-by: Pranita Fulsundar <pfulsundar8@gmail.com>
(cherry picked from commit 4df290de60b0efb06dd3828ce25265c5f7d3bb8c)
2025-06-09 14:15:17 +00:00
Shailesh Parmar
5896c7d507 Fix: #21649 Freshnes test is not displaying right time value (seconds vs miliseconds) (#21654)
(cherry picked from commit 2e70808baaab7ad5760c3b1c2606161a77ba4400)
2025-06-09 13:22:44 +00:00
Keshav Mohta
6073adb9af
Merge branch '1.7.2' of https://github.com/open-metadata/OpenMetadata into 1.7.2 2025-06-09 17:23:33 +05:30
Akash Verma
c04001bf1f
SSIS Connector (#21290) 2025-06-09 17:22:42 +05:30
dependabot[bot]
e07612903e Bump webpack-dev-server in /openmetadata-ui/src/main/resources/ui (#21584)
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.15.2 to 5.2.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.15.2...v5.2.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-version: 5.2.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2025-06-09 17:03:44 +05:30
dependabot[bot]
0efa3c3d7b Chore(deps): Bump tar-fs in /openmetadata-ui/src/main/resources/ui (#21542)
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.2 to 2.1.3.
- [Commits](https://github.com/mafintosh/tar-fs/commits)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 2.1.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
(cherry picked from commit 08f9a992ec25fe696ede674da49ca81b6d989fd5)
2025-06-09 11:10:40 +00:00
Aniket Katkar
10ba454bfe Fix(UI): Update the file upload option input for service config (#21490)
* Update the file upload option input for service config

* Separate out the field rendering for 'uiFieldType' as fileOrInput and file.

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
(cherry picked from commit 9d458cd8bc181f834e7718a18ce2294f354d4df7)
2025-06-09 10:50:52 +00:00
Karan Hotchandani
8aec6acfab
fix glossary playwright tests (#21645)
* fix glossary tests

* fix tests
2025-06-09 16:12:05 +05:30
Ashish Gupta
0ff168612e remove the type not wanted in pdfLayout config (#21639)
(cherry picked from commit 0fb88ea0ce9340c0f4c086f0bfe3809fd00dfe3c)
2025-06-09 09:30:13 +00:00
Dhruv Parmar
536ac91e2a Fix #21517: Last user not visible || profile config icon miss aligned (#21605)
* fixed last user not visible || asginee icon || profile config plus icon misaligned

* removed assignee icon
2025-06-09 14:46:22 +05:30
Ashish Gupta
c8cf5e5d2e * fix the lineage upstream having additional nodes
* restrict the config value for negative number from lineage page and global setting config

* added playwrigth for lineage page config

(cherry picked from commit 0890791758b9d1860b87469678575f94712e8d15)
2025-06-08 20:58:49 +05:30
Ashish Gupta
e37b794248 PLAYWRIGHT: fix the bulk action playwright flaky playwright test (#21582)
* fix the bulk action playwright flaky playwright test

* change entity and service.spec user to custom user and add a retry mechnaism for checking soft deleted entity

* try to fix alert not found issue

* remove failure

* fix bot playwright failure

(cherry picked from commit 78f523fd1327a992a39c429281f057b4f770f9fa)
2025-06-08 09:48:10 +00:00
Shrushti Polekar
393d869e93 fix activity feed flaky test (#21635)
(cherry picked from commit c3eb2eab0901f363f203ef5e905abaa9129856d9)
2025-06-07 18:24:31 +00:00
Suman Maharana
07401f0e23 Chore: Tableau Improvements (#21620)
* Chore: Tableau Improvements

* Added apiVersion

* linting

* Addressed Comments

(cherry picked from commit 161b4a8b2afc2bc93d464ae8f213400699aa01da)
2025-06-07 16:10:05 +00:00
Dhruv Parmar
cdd8c3cb45 Fix (uI): Domain truncate issue || consistent Domain UX (#21574)
* fixed domain truncate

* improved domain ux

* fixed sonar cases

* removed unnecessary states

* addressed comments

* applied max width

(cherry picked from commit 407eb24baf9276a9d2e7146098937b60dd3e4034)
2025-06-07 15:39:59 +05:30