Greyson Dehn
|
57118e879c
|
fix(metadata-service): actually load keys from keystore for elastic connections (#3142)
|
2021-08-23 23:17:41 -07:00 |
|
Fredrik Sannholm
|
f73725fdf6
|
feat(ingestion): bring your own SQL parser (#3110)
|
2021-08-23 20:21:48 -07:00 |
|
John Joyce
|
263cec0c66
|
fix(react): refactoring hasKeySchema computation (#3146)
|
2021-08-23 20:19:04 -07:00 |
|
Swaroop Jagadish
|
65943cc190
|
deps(ingest): upgrade to pick up acryl-pyhive changes (#3145)
|
2021-08-23 20:18:11 -07:00 |
|
Sergio Gómez Villamor
|
dd7bead514
|
fix(profiles): prevent NoneType exception when profiling empty datasets (#3144)
Co-authored-by: Sergio Gómez <sergio.gomez.villamor@adevinta.com>
|
2021-08-23 13:49:51 -07:00 |
|
Swaroop Jagadish
|
eb26b2f59d
|
fix(glossary): Make terms searchable and browseable (#3140)
|
2021-08-22 11:52:43 -07:00 |
|
Swaroop Jagadish
|
72af0c317a
|
fix(deps): Adding min version to python-dateutil to guard against isoparse failures (#3139)
|
2021-08-21 18:41:28 -07:00 |
|
Dexter Lee
|
a6402f685c
|
fix(kafka): Change consumer id of mae/mce processor (#3135)
|
2021-08-21 13:36:30 -07:00 |
|
Swaroop Jagadish
|
8fe67f7c46
|
fix(airflow): only emit specific keys for airflow lineage properties (#3137)
|
2021-08-21 13:35:46 -07:00 |
|
John Joyce
|
2c5edd88ab
|
feat(graphql): migrating GraphQL API to metadata-service (nee GMS) (#3131)
|
2021-08-20 10:58:07 -07:00 |
|
John Joyce
|
81eb4f19bf
|
feat(sso): Just-In-Time User & Group Provisioning on SSO Login (oidc) (#3082)
|
2021-08-20 07:42:18 -07:00 |
|
Lal Rishav
|
daf7a8f37e
|
feat(business-glossary): Business glossary relationship UI (#3129)
|
2021-08-19 12:25:14 -07:00 |
|
Dexter Lee
|
db3784b407
|
feat(ingest): Add custom browse paths for kafka sources and remove browse lowercase filter (#3113)
|
2021-08-19 12:18:42 -07:00 |
|
taufiqibrahim
|
dd1b81b727
|
feat(ingest): adding redash source (#2918)
Co-authored-by: tibrahim <taufiq.ibrahim@bizzy.co.id>
|
2021-08-18 12:03:03 -07:00 |
|
Lal Rishav
|
24dc67f484
|
feat(business-glossary): glossary term relationship graphql changes (#3103)
|
2021-08-17 19:09:24 -07:00 |
|
John Joyce
|
798e57bc24
|
refactor: remove unused gms code, frontend endpoints part 2/4 (#3015)
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
Co-authored-by: Dexter Lee <dexter@acryl.io>
|
2021-08-17 13:57:01 -07:00 |
|
John Joyce
|
f40bf1ce19
|
feat(group ui): Basic group search membership in UI (#3094)
|
2021-08-16 20:47:18 -07:00 |
|
Shikha-Trivedi-Saxo
|
c9c1ba457e
|
feat(business-glossary): Glossary term relationship backend (#3012)
|
2021-08-15 23:05:03 -07:00 |
|
neojunjie
|
bc2e71e9d2
|
feat(frontend): logout with oidc (#3049)
Co-authored-by: junjie <Jjlchiam4e>
|
2021-08-15 22:19:44 -07:00 |
|
Gabe Lyons
|
308014aea0
|
fix(schema-version): temporarily hide schema version tab (#3099)
|
2021-08-15 22:18:35 -07:00 |
|
Lal Rishav
|
9cbc147975
|
feat(business-glossary): added field level glossary terms (#3048)
|
2021-08-15 21:59:12 -07:00 |
|
Shirshanka Das
|
39a0081800
|
fix(ingest): increasing default ingestion REST timeout to 30 seconds (#3095)
v0.8.10
|
2021-08-13 11:05:44 -07:00 |
|
Dexter Lee
|
872215dc7d
|
fix(upgrade): Fix MAE consumer and upgrade's dependency issue (#3096)
|
2021-08-13 10:12:57 -07:00 |
|
Jensen Yap
|
48b3d7afa0
|
fix(postgres): fix postgres setup to handle existing database (#3092)
|
2021-08-12 22:24:37 -07:00 |
|
Gabe Lyons
|
c13d83b5c5
|
fix: fixing key-value after adding version (#3093)
v0.8.9
|
2021-08-12 17:52:58 -07:00 |
|
Dexter Lee
|
01bc0e8e4c
|
fix(mysql-setup): Change default charset to utf8mb4 (#3088)
|
2021-08-12 16:52:00 -07:00 |
|
Gabe Lyons
|
b73d0ebb8b
|
feat: Adding clarity around qualified unions and removing extra lines for structs (#3091)
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
|
2021-08-12 16:25:44 -07:00 |
|
Dexter Lee
|
801e39bc40
|
feat(workflow): Add mysql/postgres setup workflow (#3090)
|
2021-08-12 15:56:48 -07:00 |
|
Dexter Lee
|
2df9d4fed6
|
feat: add support for AWS glue schema registry (#3083)
|
2021-08-11 21:40:37 -07:00 |
|
John Joyce
|
8c9c696cdd
|
feat(ingest): Adding an Okta Integration to extract Users, Groups, Group Membership (#3043)
|
2021-08-11 18:49:16 -07:00 |
|
Gabe Lyons
|
a5bd0c5c3a
|
fix(react): bolding field name if single token (#3080)
|
2021-08-11 17:14:08 -07:00 |
|
Shirshanka Das
|
bd1b90d312
|
docs: Update Aug town-hall dates and previous town-hall details (#3081)
* Update README.md
* Update townhall-history.md
* Update townhalls.md
|
2021-08-11 16:55:23 -07:00 |
|
rslanka
|
8844240328
|
feat: Adding support for nested schemas in ingestion and visualization (#3079)
|
2021-08-11 15:47:18 -07:00 |
|
Kevin Hu
|
f642d6c0be
|
fix(ingest): sqlalchemy-snowflake add constraints to make sure we don't pull in 1.2.5 (#3078)
|
2021-08-11 13:20:01 -07:00 |
|
John Joyce
|
25fade8225
|
docs(deploy): Adding confluent cloud doc (#2987)
|
2021-08-11 08:52:30 -07:00 |
|
Chinmay Bhat
|
7abcb45f8c
|
feat(ingest): add support for jdbc connector to kafka-connect source (#3076)
|
2021-08-11 08:50:38 -07:00 |
|
Kevin Hu
|
1ad1243371
|
feat(docs): link to SQL profiling docs from each SQL source (#3071)
|
2021-08-11 08:00:21 -07:00 |
|
John Joyce
|
f3fc0970f3
|
refactor(build): Remove unnecessary ext modules. (#3074)
|
2021-08-10 22:48:06 -07:00 |
|
Dexter Lee
|
2264547a5b
|
fix(docker): remove unnecessary components from docker-compose (#3073)
|
2021-08-10 22:46:12 -07:00 |
|
Rickard Cardell
|
27aeaa96c1
|
feat(frontend): Handle errors from OIDC provider.
|
2021-08-10 22:28:28 -07:00 |
|
Dexter Lee
|
65d6c474f6
|
fix(docker): upgrade base image version (#3072)
|
2021-08-10 22:22:36 -07:00 |
|
Kevin Hu
|
f4fe4d3c65
|
feat(docs): add overrides for sidebar labels and S3 guide in sources dropdown (#3068)
|
2021-08-10 16:46:02 -07:00 |
|
Kevin Hu
|
752626b6c7
|
fix(ingest): remove tags from bootstrap_mce since that is deprecated (#3069)
|
2021-08-10 13:32:22 -07:00 |
|
Gabe Lyons
|
a06c4caf4b
|
chore: upgrading gma to 0.2.80 (#3070)
|
2021-08-10 13:29:11 -07:00 |
|
Rahul Jain
|
0e0198f385
|
feat(ingest): Added support for "add dataset ownership by regex match" (#2990)
|
2021-08-10 11:03:16 -07:00 |
|
Kevin Hu
|
5891482114
|
fix(ingest): apply case insensitive regex matching by default (#3067)
|
2021-08-10 10:35:57 -07:00 |
|
aseembansal-gogo
|
61fcc9b04c
|
docs(ingest): fix typos (#3066)
|
2021-08-10 09:44:04 -07:00 |
|
Kevin Hu
|
b52cd6f4bc
|
feat(docs): reorder and restyle navbar (#3041)
|
2021-08-09 22:31:37 -07:00 |
|
Gabe Lyons
|
4e15c7adbb
|
feat(cli): datahub init & docs for it (#3062)
|
2021-08-09 22:30:48 -07:00 |
|
Dexter Lee
|
02dc74e916
|
fix(quickstart): remove mem_limit for datahub containers (#3064)
|
2021-08-09 19:11:38 -07:00 |
|