7127 Commits

Author SHA1 Message Date
Paul Logan
dbb4c84cb2
docs: move rfcs to separate repo (#6621)
* moving rfc's

* ignoring rfc/

* moving RFC

* updating rfc policy page

* removing unused filter patter

* removing unused filter patter
2022-12-06 13:03:15 -08:00
mohdsiddique
f2a83f3074
feat(gms): Pluggable Authentication & Authorization Framework (#6634) 2022-12-06 10:22:41 -08:00
Aseem Bansal
b4d966be1e
docs(managed datahub): adding release notes for v0.1.70 (#6655) 2022-12-06 23:48:43 +05:30
Aseem Bansal
43c566ee4f
feat(ingest): add dummy data source for automated testing (#6550) 2022-12-06 16:57:12 +05:30
Aditya Radhakrishnan
70659711a8
perf(ui-ingestion): cache on creation or deletion of ingestion sources to reduce latency (#6647) 2022-12-05 22:20:24 -08:00
John Joyce
88d2d9bb08
refactor(ui): Making improvements to UI ingestion forms, adding MySQL, Trino, Presto, MSSQL, MariaDB forms (#6607) 2022-12-05 16:06:07 -08:00
Chris Collins
b6887d23bb
feat(graph) Add createdOn, createdActor, updatedOn, updatedActor to graph edges (#6615) 2022-12-05 16:56:28 -05:00
Fredrik Sannholm
4dd66be654
feat(ingest/kafka-connect): support MongoSourceConnector (#6416)
Co-authored-by: John Joyce <john@acryl.io>
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
2022-12-05 16:09:58 -05:00
Mayuri Nehate
e5a823e0d8
feat(ingest/snowflake): support filtering by fully qualified schema_pattern (#6611) 2022-12-05 14:27:25 -05:00
syedzoherer
ffea9302d9
Add AWS Postgres Iam Auth jar to GMS (#6371)
* Add AWS Postgres Iam Auth jar to GMS

* Added IAM support for Postgres

* Setting IAM support for Postgres as false by default

* format fix

Co-authored-by: syed.javed <syed.javed@precisely.com>
2022-12-05 13:07:26 -06:00
Mayuri Nehate
fdcb731e29
feat(ingest): snowflake - config variable for specifying a direct private key (#6609) 2022-12-05 19:09:08 +05:30
Shirshanka Das
ed9110ea44
docs: add links from main README to slack, teams actions (#6633) 2022-12-04 23:21:38 -08:00
david-leifker
2de9d3d5bf
fix(logging): Remove lombok as source of slf4j-api, convert to compileOnly where possible (#6616) 2022-12-04 19:57:47 -08:00
Shirshanka Das
155a68386a
docs(actions): slack, teams (#6632) 2022-12-04 13:27:52 -08:00
Shirshanka Das
4876fdd084
feat(quickstart): add support for env vars for Slack, Teams actions (#6591) 2022-12-03 23:00:50 -08:00
Aditya Radhakrishnan
5e971ce71e
fix(analytics): skip ListDomains if user cannot manage domains and have only one loading message (#6624) 2022-12-02 19:30:02 -08:00
Maggie Hays
c8d943acc9
docs():Townhall agenda wikimedia (#6622) 2022-12-02 17:42:58 -08:00
djordje-mijatovic
99e6f3a87c
feat(ingest): print detailed GMS error messages (#6519)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2022-12-02 18:20:09 -05:00
Chris Collins
8ff35b81ed
fix(ui) Fix double scroll in embedded list search sections (#6618) 2022-12-02 15:12:15 -06:00
Harshal Sheth
a1e62c723e
docs(ingest): add airflow docs that use the PythonVirtualenvOperator (#6604) 2022-12-02 19:56:17 +01:00
Harshal Sheth
71466aab36
fix(ingest): only require github_info for lookml and not looker (#6608) 2022-12-02 19:54:24 +01:00
Harshal Sheth
44cfd21a65
chore(ingest): bump and pin mypy (#6584) 2022-12-02 19:53:28 +01:00
Mayuri Nehate
1689212434
feat(ingest): add external url for snowflake objects (#6580) 2022-12-02 13:38:46 -05:00
Tamas Nemeth
43775ecd49
fix(ingest/bigquery): ignore complex types from profiling (#6613) 2022-12-02 13:26:53 -05:00
Gabe Lyons
779d1cf369
feat(ml model): updating view of ml model feature list (#6576)
* updating view of ml model feature list

* Update TableOfMlFeatures.tsx
2022-12-02 09:51:51 -08:00
Pedro Silva
4f7b5ac5e6
feat(sql): Add SQL index on createdon field (#6522) 2022-12-02 09:13:47 +00:00
Tim Costa
6e31754594
fix: remove set -x from start script (#6589)
Co-authored-by: Tim Costa <timcosta@amazon.com>
2022-12-01 20:33:54 -08:00
Nick Wu
44c2749510
docs(graphql): fix deleteTest "Create"->"Delete" (#6574)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2022-12-01 20:29:59 -08:00
Harshal Sheth
308b4eae87
fix(ingest): clarify tableau auth error messages (#6600) 2022-12-01 19:33:10 -08:00
John Joyce
df96e89557
refactor(ui): Improving Kafka UI Ingestion Form, Create Domain, Create Secret Modals (#6588) 2022-12-01 15:25:52 -08:00
Maciej Bryński
10deee7333
docs(): remove Kafka Streams from documentation (#6596) 2022-12-01 15:24:25 -08:00
david-leifker
83b21b021c
fix(security): security version updates (#6602) 2022-12-01 16:43:15 -06:00
Harshal Sheth
d6dd8ccc51
fix(ingest): unify emit interface (#6592) 2022-12-01 23:02:50 +01:00
Harshal Sheth
6fe9ad4fbb
feat(ingest/bigquery): avoid creating/deleting tables for profiling (#6578) 2022-12-01 14:05:29 -05:00
Mayuri Nehate
f63c3e5222
fix(ingest): restrict snowflake-connector-python dependency (#6594) 2022-12-01 10:33:03 +01:00
Shirshanka Das
5937b35447
fix(actions): add missing datahub-gms-protocol env var (#6593) 2022-12-01 00:25:43 -08:00
Tamas Nemeth
72b95f2957
fix(ingest): profiling - Profiling failed if column cardinality threw an error #6582 2022-12-01 07:37:22 +01:00
John Joyce
180a993e09
chore(release): Updating default CLI version, update updating-datahub (#6590) 2022-12-01 11:59:58 +05:30
david-leifker
4ca3327d89
fix(security): update ranger commons & dependencies for security vulns (#6577)
* fix(security): update ranger commons & dependencies for security vulns
v0.9.3
2022-11-30 17:05:01 -06:00
david-leifker
00e8750657
fix(test): fix delete smoke test (#6585) 2022-11-30 13:44:55 -06:00
Aseem Bansal
f69b4699e4
docs(notes): add release notes for v0.1.69 managed DataHub (#6573) 2022-11-30 15:19:50 +05:30
Harshal Sheth
1366724097
fix(ingest): restrict snowflake's sqlalchemy dep (#6579) 2022-11-30 08:14:45 +01:00
Aseem Bansal
329ecb8958
feat(cli): remove inconsistency check command (#6569) 2022-11-29 13:23:21 -08:00
Bumsoo Kim
6dd6bfc795
refactor(airflow): remove verbose log from airflow plugin (#6516)
Co-authored-by: John Joyce <john@acryl.io>
2022-11-29 14:08:07 -05:00
david-leifker
ef9a280ba4
fix(verions): Update opentelemetry and updates from pr-5239 (#6563) 2022-11-29 10:59:38 -06:00
Raj Tekal
42ee2f3729
feat(ui) Add owner to dataset - allow same owner with a different type (#6463)
Co-authored-by: vtekal <varadaraj_tekal@optum.com>
Co-authored-by: John Joyce <john@acryl.io>
2022-11-29 08:46:41 -08:00
david-leifker
a2dc229c62
fix(tests): Misc updates for tests, auth log level, and quickstart (#6491) 2022-11-29 08:44:55 -08:00
Mayuri Nehate
fb2ffe459b
fix(ingest): clickhouse - fix types changes in clickhouse sqlalchemy 0.2.3 (#6572) 2022-11-29 16:00:45 +01:00
Aseem Bansal
1bb8be59cc
ci(label): add smoke test label (#6571) 2022-11-29 18:47:49 +05:30
Mayuri Nehate
ec056211a8
fix(ingest): snowflake - graceful error handling in snowflake classification (#6568) 2022-11-29 12:24:24 +01:00