10594 Commits

Author SHA1 Message Date
Mohit Yadav
e28d0f934a Ignore Bot on Domain restriction (#19032)
(cherry picked from commit b01707e54df153208a65f168244331d74513e1d6)
1.5.14-release
2024-12-12 19:24:07 +05:30
Sriharsha Chintalapani
319c68189c Minor: Domain only access policy prevents bots from listing (#19017)
* Minor: Domain only access policy prevents bots listing

* Minor: Domain only access policy prevents bots listing

* Add Entity Type condition to limit the scope of NOT IN

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
(cherry picked from commit e04e2defa1d43e182a7a917e668886c0925c2f91)
2024-12-12 15:25:34 +05:30
Pere Miquel Brull
a43106d20f MINOR - Add APIs to Ref Map (#19019)
* MINOR - Add APIs to Ref Map

* MINOR - Add APIs to Ref Map

* MINOR - Add APIs to Ref Map

* format
2024-12-12 10:41:03 +01:00
Suman Maharana
04685f685b Fix: dbt manifest parsing issue (#18930) 2024-12-12 12:44:52 +05:30
Suman Maharana
122a2937ec Minor: Fix dbt source file issue (#18903) 2024-12-12 12:43:58 +05:30
github-actions
46fdd02afb chore(release): Prepare Branch for 1.5.14 2024-12-12 06:48:52 +00:00
SumanMaharana
ecb0fea3fc bump ingestion version 1.5.13.2 2024-12-04 15:13:11 +05:30
Suman Maharana
cf61df2404
Revert: remove Gettokens (#18908)
* Revert: remove Gettokens

* test_conn_fixes
2024-12-04 07:27:18 +01:00
Suman Maharana
d634edb8f1
Fixes: microstrategy test connection (#18906) 2024-12-03 22:00:59 +05:30
harshsoni2024
cf457898cf bump ingestion version 1.5.13.1 2024-12-03 17:49:35 +05:30
Mayur Singal
a4a26d8330 MINOR: Snowflake Support Alter Table Swap Lineage (#18887) 2024-12-03 17:47:20 +05:30
Suman Maharana
ae2c582f62 Minor: Fix Powerbi refresh token on expire (#18774)
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
2024-12-03 17:19:23 +05:30
Mayur Singal
72de68728a
MINOR: Snowflake UDF Lineage Support (#18846) 1.5.13-release 2024-11-28 21:35:58 +05:30
Sriharsha Chintalapani
2a1da2001e Fix export async for users with "." in their email's principal name (#18845)
* Fix exportAsync failing for usernames with . in it

* Fix exportAsync failing for usernames with . in it
2024-11-28 08:00:52 -08:00
github-actions
e75e84ea65 chore(release): Prepare Branch for 1.5.13 2024-11-28 14:10:52 +00:00
Suman Maharana
a3927bad97
Minor: microstrategy patch login mode (#18837) 2024-11-28 16:57:08 +05:30
ulixius9
c979a4b79a Bump Ingestion Version 2024-11-27 18:42:00 +05:30
Mayur Singal
8b0372c268 MINOR: Fix snowflake test connection on - in db name (#18817) 2024-11-27 18:39:35 +05:30
Mayur Singal
fea8beb7c3 MINOR: Databricks LocationPath Update Fix (#18815) 2024-11-27 18:39:29 +05:30
Sachin Chaurasiya
74728375c4 minor: update whats new for 1.5.12 (#18773)
(cherry picked from commit f9a304c386a74a30290b4c7beea894d35aad51a3)
1.5.12-release
2024-11-25 17:27:53 +05:30
Mayur Singal
7a4a948cc9
MINOR: Add Mysql Lineage & Usage Support 1.5.12 (#18749) 2024-11-25 15:31:50 +05:30
Mohit Yadav
61c5f12c21 Add Queue Size in Configuration (#18672) 2024-11-25 15:30:23 +05:30
Mayur Singal
c110dd1d19 MINOR: Add UDF support for SP - backend (#18767) 2024-11-25 15:30:09 +05:30
Mayur Singal
a0dea2f90e MINOR: Fix StackTraceError validation error - Superset (#18740) 2024-11-25 15:29:53 +05:30
sonika-shah
093828c0fb fix java checkstyle (#18768) 2024-11-25 14:21:04 +05:30
Sachin Chaurasiya
ad6220196a minor: add whats new for 5.1.12 (#18743)
(cherry picked from commit 85ca7986f2b9455168f72366e6b5d37dd818012a)
2024-11-25 12:59:13 +05:30
sonikashah
c3d75412e4 fix java checkstyle 2024-11-25 12:55:34 +05:30
sonika-shah
bcae516a5a Add async apis for csv import (#18647)
* Add async apis for import csv

* checkstyle fix

* fix checkstyle after merge from main

* fix auts

* fix backend tests

* ui: add async import support for glossary

* ui: improve the import page layout

* ui: add async import support for teams and users

* show banner at the top

* fix unit test

* update importteams page test

* minor change

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2024-11-25 12:43:56 +05:30
Sriharsha Chintalapani
d511fc3a13 Fix LOG in LineageRepository 2024-11-24 22:37:00 -08:00
Sriharsha Chintalapani
5e53dca9b5 Revert "Add async apis for csv import (#18647)"
This reverts commit ab304160b58a9a261538bc39920f95b231b105ae.
2024-11-24 22:30:02 -08:00
sonika-shah
ab304160b5 Add async apis for csv import (#18647) 2024-11-25 11:04:27 +05:30
Sriharsha Chintalapani
7f65ea0c61 Minor: skip domain check for bots and admin (#18734) 2024-11-22 10:42:32 -08:00
Suman Maharana
840c9769c1 Minor: Fix Athena location path (#18750) 2024-11-22 22:30:09 +05:30
SumanMaharana
81ab02369c Merge branch '1.5.12' of https://github.com/open-metadata/OpenMetadata into 1.5.12 2024-11-22 22:26:28 +05:30
Suman Maharana
88ab74fb18 Fix: mstr removed dependency issues (#18732)
* Fix: mstr removed dependency issues

* fix session still active error

* py_format

* fix tests

* Addressed Comments

* Addressed Comments

* addressed comments

* Addressed comments

* Add constants

* Fix pytests
2024-11-22 22:25:44 +05:30
Imri Paran
8c7367a519 [GEN-2109] feat(mongo): added ssl support (#18731)
* feat(mongo): added ssl support

Added SSL support for MongoDB using the SSL manager.

Attached a video demo.

- [Example repository for setting up mongodb with SSL](https://github.com/sushi30/mongodb-docker-ssl-example)
- [MongoDB TLS documentation](https://www.mongodb.com/docs/manual/tutorial/configure-ssl/)

* fixed test_doris.py

(cherry picked from commit ee7d0430351a0fb6caee50c34c9fa0476fe45c0e)
2024-11-22 17:55:42 +01:00
Sriharsha Chintalapani
49441e291d Minor: fix Lineage export when there is no column / pipeline edge (#18737)
* Minor: fix Lineage export when there is no column / pipeline edge

* add test for lineage export (#18709)

Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>

* add lineage export tests

---------

Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
Co-authored-by: Sweta Agarwalla <105535990+sweta1308@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
(cherry picked from commit 9484d838a47aeccaeda3854049ef61b678f29b29)
2024-11-22 22:05:44 +05:30
Sriharsha Chintalapani
a72db2ca19 Minor: Fix Column Level Lineage export (#18670)
(cherry picked from commit 19497db455eda7e3c4350170dd6fe1a4b794016b)
2024-11-22 22:05:03 +05:30
Sriharsha Chintalapani
8eb66cd807 Add Lineage Export Async endpoint using Search (#18553)
* Add Lineage Export Async endpoint using Search

* Lineage api (#18593)

* add api for lineage export

* update API call for lineage async

* use JsonUtils instead of objectMapper to read lineage search response

---------

Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
Co-authored-by: Sweta Agarwalla <105535990+sweta1308@users.noreply.github.com>
Co-authored-by: sonikashah <sonikashah94@gmail.com>
(cherry picked from commit 783ec62e4c6abae0e02dc83b6f2e4088a4818d62)
2024-11-22 22:02:28 +05:30
Karan Hotchandani
da7f92d40e fix minor styling of domain component (#18738)
(cherry picked from commit 582a10c8318eb40ff7279f16a9aa4081ef65cbf7)
2024-11-22 16:14:13 +05:30
Teddy
c1383b8ccb * fix: add lineage field back to searchLineage
* add lineage tests

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
(cherry picked from commit 429e48aa3af67298b4ac6579c3fd603e93a9dee0)
2024-11-20 12:50:14 +01:00
IceS2
fa7b92e166
Add Try/Except to store procedure yielding (#18705) 2024-11-20 10:58:47 +01:00
Mohit Yadav
2020547e1e Removed Consumer (#18685)
(cherry picked from commit b45eb5a4166b82d7299806dd739ba09cd8f3d165)
2024-11-19 17:19:52 +05:30
Mohit Yadav
1b367b1542 Change Defaults (#18675)
(cherry picked from commit f0b0a47625002a2b2db49df47648200e3ee1bff4)
2024-11-18 19:46:33 +05:30
Mohit Yadav
0826fc6e7f Add Queue Size in Configuration (#18672)
(cherry picked from commit 66c253ef105b093f73bf56a7a357a58ba4a9aa62)
2024-11-18 17:40:50 +05:30
IceS2
60487200db
MINOR: Fix the Daily Active Users Summary Card (#18589)
* Changes Sum to Mean, in order to display Avg Active Users during the last n days

* Fix Typescript issue

* Update Summary Label
2024-11-18 10:43:09 +01:00
IceS2
2f7b498646
MINOR: Fix App Insights not processing URL Encoded Data Assets (#18613)
* use 'URLDecoder.decode' before getting entity by name

* Update Test to cover this scenario
2024-11-18 10:20:59 +01:00
karanh37
ac3fd9035d MINOR: fix owner link and update search index in navbar (#18609)
* fix minor issues

* update owner column component

* update list sequence

* add database search indexes

* add navbar search dropdown tests

* updated owner snapshot

* update wait for response API

* fix tests

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
(cherry picked from commit 6cdfff35b52c97213ce53579dacc23e8f0440f99)
2024-11-18 11:33:48 +05:30
Karan Hotchandani
414964e52d fix lineage tests (#18618)
(cherry picked from commit 7cba2a7f51d648dad8d8e8e852ff3d44c4415131)
2024-11-18 11:26:04 +05:30
github-actions
5b62943b57 chore(release): Prepare Branch for 1.5.12 2024-11-15 22:45:08 +00:00