11753 Commits

Author SHA1 Message Date
Pinaki Bhattacharjee
b85b4843b6
chore(vulnerability): Incomplete string escaping or encoding (#11060) 2024-08-27 15:21:43 -04:00
Harshal Sheth
8f88858eef
fix(ingest/kafka): update warning reporting for kafka (#11171) 2024-08-27 09:42:26 -07:00
Alisa Aylward
ca2e134d34
fix(ingest/snowflake): exclude snowflake excluded tags (#11250) 2024-08-27 08:48:59 -07:00
deepgarg-visa
fd7d457967
fix(spark-lineage): exclude log4j.xml and log4j2.xml from openlineage… (#11239) 2024-08-27 17:21:58 +02:00
Saketh Varma
12eb2252d4
fix(ui): replace ant dropdown overlay with menu (#11229)
Co-authored-by: salman <salman.sayyad@apptware.com>
2024-08-27 17:45:17 +05:30
Jay Feldman
56a563b8c5
feat(ingest/bigquery): Add query job retries for transient errors (#11162)
Co-authored-by: Gabe Lyons <gabe.lyons@acryl.io>
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
2024-08-26 21:19:32 -07:00
Peter Esselius
414dc54b13
feat(ingest/superset): clickhousedb -> clickhouse mapping in superset ingestion (#11201) 2024-08-26 16:38:01 -07:00
Felix Lüdin
ce99bc4f22
feat(ingest): add ingestion source for SAP Analytics Cloud (#10958)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-08-26 11:29:15 -07:00
Ellie O'Neil
99824b4972
docs(urn): Update urn docs with restrictions (#11213)
Co-authored-by: John Joyce <john@acryl.io>
2024-08-26 11:18:53 -07:00
Davi Arnaut
ca4c436f66
Rephrase scope of automated scanning (#11248) 2024-08-26 11:57:59 -05:00
Aseem Bansal
e2e6d105d3
fix(cli/delete): change filter to include env (#11246) 2024-08-26 09:56:02 -07:00
Pedro Silva
3db9d97dd9
feat(docs): Update docs on managing user subscriptions (#11243) 2024-08-26 09:23:40 -07:00
david-leifker
94e7706e3b
chore(bump): bump azure-identity (#11235)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-08-26 09:44:08 -05:00
Aseem Bansal
8479d2f6ab
fix(analytics): index description so analytics are correct (#11224) 2024-08-26 14:58:33 +05:30
deepgarg-visa
beb430684f
fix(spark-lineage): enable user with editor role to ingest dataProces… (#11130)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-08-26 14:13:23 +05:30
Mayuri Nehate
223650dd7a
feat(ingest): add bigquery-queries source (#10994)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-08-25 22:51:00 -07:00
david-leifker
7b28677023
docs(update): Security stance docs.md (#11241) 2024-08-25 19:46:40 -05:00
Alexandre Bunn
d080da01a5
docs: Update confluent-cloud.md (#11212) 2024-08-24 14:23:15 -04:00
david-leifker
6772db2fd9
fix(datahub-frontend): remove old test creds (#11237) 2024-08-23 16:07:17 -05:00
david-leifker
b98d7b543e
chore(bump): bump kafka base image (#11236) 2024-08-23 16:04:43 -05:00
Harshal Sheth
1a09cb2c2a
fix(ingest/snowflake): propagate table list from main to query extractor (#11222) 2024-08-23 16:42:32 -04:00
Harshal Sheth
e0c13fda27
feat(ingest/dbt): add support for urns in add_owner directive (#11221) 2024-08-23 13:52:21 -04:00
Harshal Sheth
2729925cb8
docs(ingest): update config docs on platform instances (#11206) 2024-08-23 13:50:17 -04:00
david-leifker
673e946d13
chore(bump): update graphql & spring version (#11226) 2024-08-23 10:27:02 -05:00
david-leifker
f85e9551e8
chore(bump): bump hadoop and dnsjava versions (#11227) 2024-08-23 10:26:42 -05:00
Hyejin Yoon
e1a29080ff
fix: modify the archived version & update code to download only the a… (#11228) 2024-08-22 23:28:07 -04:00
Tamas Nemeth
ef6a410091
feat(ingest/s3): Partition support improvements (#11083)
- Partition autodetection
- Option to find min/max/min-max partition of a dataset
- Generating Partition aspects
2024-08-22 17:55:43 +02:00
sagar-salvi-apptware
50ed448861
fix(ingest/sagemaker): ensure consistent STS token usage with refresh mechanism (#11170)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2024-08-22 15:42:13 +05:30
sid-acryl
dc30c0a0b7
feat(ingestion/looker): filter Looker dashboards by folder (#11205)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-08-22 14:10:00 +05:30
Alisa Aylward
88b3893b5c
feat(ingest/snowflake): allow iceberg tables in lineage and access metadata (#10961) 2024-08-22 01:20:51 +00:00
Harshal Sheth
0927c6331c
fix(ingest/redshift): avoid asserts in redshift schemas (#11219) 2024-08-21 17:08:13 -04:00
Andrew Sikowitz
30c4fa91ce
feat(ingest/mongodb): Ingest databases as containers (#11178)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-08-21 14:53:47 -04:00
sid-acryl
4e35016696
fix(ingest/lookml): support view inheritance for fields (#11148) 2024-08-21 12:32:46 -04:00
Mayuri Nehate
9568a4254d
feat: separate great-expectations action package (#11096)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-08-21 12:13:36 -04:00
sid-acryl
6b3c06ae8c
fix(ingestion/lookml): drop hive. from CLL (#11210) 2024-08-21 14:56:37 +05:30
Chris Collins
be7b3439fd
fix(forms) Fix small bug in createForm graphql endpoint (#11216) 2024-08-20 19:15:18 -04:00
david-leifker
09acd5b989
chore(kafka): kafka version bump (#11211) 2024-08-20 13:42:45 -05:00
sid-acryl
627c5abfd6
feat(ingestion/bigquery): Add ability to filter GCP project ingestion based on project labels (#11169)
Co-authored-by: Alice Naghshineh <alice.naghshineh@nytimes.com>
Co-authored-by: Alice Naghshineh <45885699+anaghshineh@users.noreply.github.com>
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-08-20 14:42:00 -04:00
Pinaki Bhattacharjee
bc79aece3c
chore(vulnerability): Log Injection (High) (#11131) 2024-08-20 09:39:43 -05:00
skrydal
b46a9632cb
fix(tests): Bump databricks-sdk dependency to >=0.30.0 (#11209) 2024-08-20 15:07:30 +01:00
Chris Collins
8e35eb953e
fix(graphql) Fix NPE on form actor assignemnt (#11203) 2024-08-20 09:30:05 -04:00
Filipe Caetano - OVO
f15a7feda3
feat(analytics): Add page number to SearchResultClickEvent analytics event (#11151) 2024-08-20 18:41:38 +05:30
skrydal
8f7642b910
fix(ingestion/tableau): Tableau field type parsing (#11202) 2024-08-20 13:24:16 +02:00
ksrinath
a9ef48ea85
docs(scim): document okta integration with datahub for scim provisioning (#11120) 2024-08-20 15:06:49 +05:30
Pinaki Bhattacharjee
a2ed732c15
fix(ui): checks truthy value for last ingested (#10840)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-08-20 14:43:26 +05:30
John Joyce
7d08ee2ba1
feat(propagation): UI for rendering propagated column documentation (#11047)
Co-authored-by: Sam Black <sam.black@acryl.io>
Co-authored-by: John Joyce <john@Johns-MBP.lan>
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Johns-MBP-139.lan>
Co-authored-by: John Joyce <john@Johns-MBP-140.lan>
Co-authored-by: John Joyce <john@Johns-MBP-203.lan>
2024-08-19 20:47:07 -07:00
Pedro Silva
fa43b67dc6
fix(graphql): Correct ownership check when removing owners (#11154)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2024-08-19 18:28:43 -07:00
Harshal Sheth
bb8cf97ea3
feat(ingest/dbt): skip CLL on sources with skip_sources_in_lineage (#11195) 2024-08-19 15:38:27 -07:00
prashanthic23
291fc41081
docs: Update README.md (#11144) 2024-08-19 17:28:11 -04:00
david-leifker
ff96ffd2e1
docs(readme): add security notes (#11196) 2024-08-19 07:16:51 -05:00