Paweł Iwiński
|
810b6a4655
|
feat(ingestion): aws - Custom endpoint url and proxies in S3. (#4708)
This feature will allow user to specify custom endpoint url with custom proxies to connect to dedicated S3 bucket not associated with the amazon aws.
|
2022-04-27 14:13:08 +02:00 |
|
Jordan Wolinsky
|
c6424f7a8a
|
fix(ingest): aws - When using aws_profile, grab temporary credentials from the session. (#4751)
* allow for temporary credentials generated when using an aws_profile. Mostly used for SSO and temporary credentials
|
2022-04-27 11:48:57 +02:00 |
|
Dexter Lee
|
b02d8577eb
|
feat(ebeans): Add metrics to track connection pool (#4755)
|
2022-04-26 23:50:34 -07:00 |
|
Gabe Lyons
|
b811254145
|
rephrasing soft delete banner (#4753)
|
2022-04-26 14:50:30 -07:00 |
|
Danilo Peixoto
|
d2a6bc06dc
|
feat(ingest): feast - add support for Feast 0.18, deprecate older integration (#4094)
|
2022-04-26 14:35:02 -07:00 |
|
David Haglund
|
4b913f674c
|
fix(docs): fix links (#4703)
|
2022-04-26 14:02:02 -07:00 |
|
chen4119
|
fc32e78ac1
|
fix(datahub-frontend): OIDC discovery URL will not have NONE as auth_methods_supported (#4710)
|
2022-04-26 14:01:18 -07:00 |
|
cccs-eric
|
abf8d62cf5
|
fix(azure_ad): silently discard other Azure AD object types (#4693) (#4704)
|
2022-04-26 13:56:46 -07:00 |
|
Aseem Bansal
|
6cab90e103
|
docs: add missing PR numbers (#4742)
* docs: add missing PR numbers & specific version where deprecation was done
|
2022-04-26 10:18:24 -07:00 |
|
Sebo Kim
|
958b52f2f4
|
fix(ingest): bigquery - Fix BigQuery Datetime/Timestamp type column partition table profile bug (#4658)
* fix BigQuery Datetime type column partition table profile bug
* inplace datetime replace
* extract out 'if' blocks and write a unit-test
* parse logic inside get_partition_range func
|
2022-04-26 16:54:19 +02:00 |
|
John Joyce
|
95487555c5
|
feat(cli): Eagerly load datahub actions CLI commands (#4748)
|
2022-04-26 19:00:41 +05:30 |
|
Dexter Lee
|
980c0550de
|
fix(policies): Re-revert the policies fix + ingest documents directly to search (#4733)
|
2022-04-25 18:45:01 -07:00 |
|
Eddie (Xiao Di) Li
|
01a5b13a7a
|
feat(Cassandra): Add Cassandra implementation of EntityService (#3286)
|
2022-04-25 17:29:24 -07:00 |
|
Gabe Lyons
|
28240bb49f
|
stop homepage flicker (#4730)
|
2022-04-25 12:46:41 -07:00 |
|
Shirshanka Das
|
7e9e9ddca0
|
fix(cli): telemetry - make config file processing more robust (#4738)
|
2022-04-25 11:05:24 -07:00 |
|
Tamas Nemeth
|
474b0ba61e
|
feat(ingest): dbt - add query tag mapping and match template (#4744)
|
2022-04-25 10:56:45 -07:00 |
|
Shirshanka Das
|
a55073036d
|
fix(cli): align default sink env variables across all cli commands (#4739)
|
2022-04-25 10:19:17 -07:00 |
|
Shirshanka Das
|
a518e3d13e
|
feat(cli): improve error reporting, make sink config optional (#4718)
|
2022-04-24 17:12:21 -07:00 |
|
John Joyce
|
b1b1898752
|
Revert "fix(timelineCli): fix naming for timeline cli (#4729)" (#4731)
This reverts commit 7bcc2d9f62a7513b8bd8bc74d6eea0c85f07e245.
|
2022-04-22 15:15:47 -07:00 |
|
Chris Collins
|
40cb83f583
|
fix(entity header): Fixes two issues in the EntityHeader - update UI and remove link (#4720)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
|
2022-04-22 13:46:09 -07:00 |
|
RyanHolstien
|
7bcc2d9f62
|
fix(timelineCli): fix naming for timeline cli (#4729)
|
2022-04-22 13:33:17 -07:00 |
|
John Joyce
|
b38d14fa67
|
fix(ui): Display warning in UI when metadata service auth is disabled. (#4728)
|
2022-04-22 12:09:05 -07:00 |
|
John Joyce
|
325c9b0f08
|
Adding new models to python codegen (#4726)
|
2022-04-22 10:12:58 -07:00 |
|
Dexter Lee
|
3584d64f1c
|
Revert "fix(policy): Use search to fetch all policies (#4713)" (#4725)
This reverts commit 8185ba441cf9266c3c811f2d0b13cdd38b7df6ba.
|
2022-04-22 10:05:41 -07:00 |
|
Shirshanka Das
|
3353451561
|
fix(transformers): add snapshot aspects from dataset into base_transformer (#4719)
|
2022-04-22 08:46:55 -07:00 |
|
Dexter Lee
|
8185ba441c
|
fix(policy): Use search to fetch all policies (#4713)
* fix(policy): Use search to fetch all policies
* Add updated timestamp
* Change refetching logic and add timeout
* Increase wait on smoke test
|
2022-04-21 22:15:11 -07:00 |
|
Kevin Hu
|
df514cfd6e
|
feat(ingest): mysql - add decimal128 custom type (#4624)
|
2022-04-21 16:43:29 -07:00 |
|
mayurinehate
|
9e30a9cc81
|
fix(glue): fix error for custom connector if ignore_unsupported_conne… (#4667)
|
2022-04-21 11:33:04 -07:00 |
|
David Sanchez
|
788fb8f45b
|
feat(ml): show custom properties for MLFeatureTable in UI (#4706)
* feat(ml): show custom properties for MLFeatureTable in UI
* Make assignment conditional
* Fix lint
|
2022-04-21 10:30:49 -07:00 |
|
John Joyce
|
8d036fa179
|
Only adding deprecation button to specific entity pages (#4712)
|
2022-04-21 09:51:47 -07:00 |
|
BZ
|
bbfc902950
|
fix(ingestion): glue - delete CatalogId parameter from get_jobs api call (#4646)
|
2022-04-21 09:30:01 +02:00 |
|
Aseem Bansal
|
c66ef7c1fe
|
fix(snowflake): deprecate config, update examples (#4644)
* fix(snowflake): deprecate config, update examples
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
|
2022-04-20 15:21:09 -07:00 |
|
Aditya Radhakrishnan
|
15e90f6dd0
|
feat(ingest) - update identity sources to add flags for masking sensitive work units (#4711)
|
2022-04-20 14:21:08 -07:00 |
|
Chris Collins
|
c91d70f1ba
|
Fix lineage entity drawer heigh UI bug (#4707)
|
2022-04-20 14:09:37 -07:00 |
|
Tamas Nemeth
|
bb2b8515ff
|
fix(ingest) bigquery: Moving bigquery temporary credential deletion to atexit (#4701)
|
2022-04-20 13:35:16 -07:00 |
|
Tamas Nemeth
|
b217c8cd4e
|
fix(looker): Pydantic validation error for Looker TransportOptions on python 3.8 (#4705)
* Fix for pydantic validation error for Looker TransportOptions on python 3.8
|
2022-04-20 22:27:56 +02:00 |
|
Aseem Bansal
|
4b7f407e26
|
fix(bigquery): error due to not handling date properly (#4702)
|
2022-04-20 18:14:33 +02:00 |
|
Aseem Bansal
|
bb0a87ae74
|
fix(snowflake): remove extra lineage edges in reports, change badly named config variable (#4595)
* fix(snowflake): remove extra lineage edges in reports
|
2022-04-20 07:03:54 -07:00 |
|
Ankit keshari
|
f659cc8938
|
Redesign the login page (#4684)
|
2022-04-19 20:04:39 -07:00 |
|
John Joyce
|
f387901ca8
|
feat(gms): Entity change events v1 (Platform Event) (#4687)
|
2022-04-19 20:04:14 -07:00 |
|
John Joyce
|
6a721e059b
|
Make the order by explicit (#4699)
|
2022-04-19 20:03:56 -07:00 |
|
Dexter Lee
|
b8cdc7ebed
|
feat(vulnerability): Upgrade spring libraries to latest version (#4698)
|
2022-04-19 16:42:41 -07:00 |
|
John Joyce
|
87c5ad385c
|
Fix iss #4683 (#4697)
|
2022-04-19 15:22:49 -07:00 |
|
Arun Vasudevan
|
bc259afa93
|
fix(gms): Ensure Ordering by version when fetching next version (#4696)
|
2022-04-19 14:49:47 -07:00 |
|
Shirshanka Das
|
c5b8f57fb3
|
docs(metadata-models-custom): add example script to show producing cu… (#4681)
|
2022-04-18 17:08:06 -07:00 |
|
MugdhaHardikar-GSLab
|
9ecb785698
|
fix(datahub-client): avoid parallel execution of metadat-io:test (#4685)
|
2022-04-18 15:51:26 -07:00 |
|
Dexter Lee
|
0a13ee4744
|
Remove log infos (#4686)
|
2022-04-18 13:03:57 -07:00 |
|
Felix Bechstein
|
d78b634e1b
|
fix(docs): elasticsearch secret reference (#4314)
|
2022-04-18 13:03:28 -07:00 |
|
Aseem Bansal
|
98d4fd4ea9
|
fix(cli): rest emitter should override config and env variables (#4622)
* fix(cli): rest emitter should override env variables
* fix(cli): change to not update env variables, small refactor
* fix bug
|
2022-04-18 07:31:01 -07:00 |
|
RyanHolstien
|
15474cdad5
|
fix(timeline): enhance schema field name change and removal support (#4603)
|
2022-04-15 15:36:04 -07:00 |
|