RyanHolstien
|
f847fa31c9
|
fix(idea): change location of coercer to make intellij not complain about classes (#4918)
|
2022-05-13 16:19:53 -07:00 |
|
Chris Collins
|
d7cc415c77
|
fix(ui) Fix some spacing issues on the search card (#4916)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
|
2022-05-13 11:59:51 -07:00 |
|
Aseem Bansal
|
1a8e3f5ae7
|
docs(ingest): remove incorrectly annotated lineage capability (#4914)
|
2022-05-13 09:11:30 -07:00 |
|
mayurinehate
|
d316fc47ff
|
docs(transformer): update custom transform example to add missing super init (#4912)
|
2022-05-13 12:12:32 +05:30 |
|
John Joyce
|
d96ddec843
|
refactor(actions): Migrate to use new datahub-actions container (#4903)
|
2022-05-13 12:11:56 +05:30 |
|
John Joyce
|
25b89b318c
|
refactor(API): Add "Filter" support for Assertion Run Events, Dataset Profiles, Dataset Operations (#4869)
|
2022-05-12 22:10:02 -07:00 |
|
Aseem Bansal
|
15438f62f1
|
fix(doc): update doc url to generated docs (#4860)
|
2022-05-13 10:19:46 +05:30 |
|
Chris Collins
|
0c5f844e4f
|
feat(containers) Get and display all parent containers in header and search (#4910)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
|
2022-05-12 21:17:19 -07:00 |
|
Pedro Silva
|
78c3ca039e
|
feat(gms): Add support for deleting reference pointers when deleting by urn (#4791)
|
2022-05-12 19:02:13 -07:00 |
|
RyanHolstien
|
a7bf5cde8b
|
docs(frontend): update build command for partial build (#4911)
|
2022-05-12 15:06:30 -07:00 |
|
BZ
|
367fac6066
|
feat(ingestion): For all usage connectors, allow exclusion of top_n_queries from ingestion via a config param. (#4839)
* feat(redshift-usage): allow users to not ingest top_n_queries
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
|
2022-05-12 14:26:03 -07:00 |
|
Jeff Merrick
|
576743048c
|
fix(docs): Metadata day 2022: Fix year (#4908)
|
2022-05-12 13:17:08 -07:00 |
|
Aseem Bansal
|
39fcdd2855
|
doc(biqquery): add caveat for materialized view (#4859)
|
2022-05-12 12:48:59 -07:00 |
|
Jeff Merrick
|
d08cac2f77
|
docs(website): add banner and nav item for metadata day 2022 (#4906)
|
2022-05-12 09:08:29 -07:00 |
|
Aseem Bansal
|
5ac6ba58f8
|
fix(build): Fix breaking changes from GE 0.15.3 (#4905)
|
2022-05-12 08:46:23 -07:00 |
|
Shirshanka Das
|
5cce3acddc
|
fix(deps): reduce frontend dependency (#4884)
|
2022-05-11 13:32:26 -07:00 |
|
Aseem Bansal
|
44c153dd60
|
doc(ingestion): add note for UI ingestion & custom sources (#4902)
|
2022-05-11 13:03:35 -07:00 |
|
Aseem Bansal
|
b9f78026c8
|
revert(bigquery-usage): dataset allow filter impl (#4901)
* Revert "fix(ingestion): bigquery-usage: Fix biquery usage table deny pattern template (#4898)"
|
2022-05-11 20:03:03 +02:00 |
|
Gabe Lyons
|
b6c35a610c
|
fix(usage): pull usage from environment source rather than args (#4824)
|
2022-05-11 10:02:42 -07:00 |
|
Sagar Tiwari
|
830f2b0d6f
|
fix(docs): Update developing.md to mention directory context (#4899)
|
2022-05-11 10:00:37 -07:00 |
|
Gabe Lyons
|
94ff969319
|
fix(ui): fix side panel resize css (#4892)
|
2022-05-11 09:56:00 -07:00 |
|
Justin Marozas
|
b94dc088ec
|
fix(mxe-consumer): exclude CassandraAutoConfiguration from consumer boot (#4890)
|
2022-05-11 09:24:57 -07:00 |
|
Sebo Kim
|
f3df15d6dc
|
fix(ingestion): ElasticSearch when no properties from elastic_mappings, gracefully continue (#4853)
* when no properties from elastic_mappings, gracefully continue
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
|
2022-05-11 09:07:18 -07:00 |
|
dependabot[bot]
|
6461ddf1ce
|
chore(deps): bump axios from 0.21.1 to 0.21.4 in /datahub-web-react (#4865)
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-11 09:03:35 -07:00 |
|
Tamas Nemeth
|
6627e6b70f
|
fix(ingestion): bigquery-usage: Fix biquery usage table deny pattern template (#4898)
|
2022-05-11 13:59:54 +02:00 |
|
Shirshanka Das
|
204d7e633a
|
fix(ci): remove logging statement (#4893)
|
2022-05-10 18:24:27 -07:00 |
|
RyanHolstien
|
72eff249ad
|
chore(deps): play - upgrade for CVEs (#4891)
|
2022-05-10 16:15:53 -07:00 |
|
Shirshanka Das
|
b78aeaedf7
|
fix(ci): clean up docker workflow for multi-tags (#4889)
|
2022-05-10 14:24:54 -07:00 |
|
Shirshanka Das
|
8d281fc013
|
fix(ingest): lookml - add view definitions for all views (#4875)
|
2022-05-10 10:48:36 -07:00 |
|
Shirshanka Das
|
c68260234e
|
fix(ci): docker - either load or push, don't do both (#4887)
|
2022-05-10 08:59:16 -07:00 |
|
Shirshanka Das
|
fbf35f430f
|
fix(ci): remove buildx and qemu for non multi-platform images (#4885)
|
2022-05-10 15:14:54 +02:00 |
|
Aseem Bansal
|
d0cdadbb3f
|
fix(sql-parsing): improve error handling (#4862)
|
2022-05-10 12:18:54 +02:00 |
|
Shirshanka Das
|
e697b89bee
|
fix(ci): remove multiplatform builds from containers that don't support it (#4883)
|
2022-05-09 21:48:42 -07:00 |
|
Shirshanka Das
|
f8171702f6
|
feat(ci): docker actions simplify, add vulnerability scanner, simplify smoke-tests (#4881)
co-authored-by: Dexter Lee <dexter@acryl.io>
|
2022-05-09 19:49:57 -07:00 |
|
Chris Collins
|
e32f22f6bf
|
feat(dataPlatformInstance) - Resolve and display dataPlatformInstance on entities (#4867)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
|
2022-05-09 14:28:50 -07:00 |
|
Shirshanka Das
|
8b235b1706
|
fix(docs): ingest - sort modules, fix small typos (#4880)
|
2022-05-09 13:01:44 -07:00 |
|
Shubham Thakre
|
b48337942c
|
fix(ui): search filter entity ui update (#4866)
* fix: update const list in SearchFilter
* fix(ui): update inline css with styled components
* fix(ui): update space between title and description
|
2022-05-09 14:07:19 -05:00 |
|
Tamas Nemeth
|
84f71dadf0
|
fix(ingestion): dependencies - Downgrading typing-extension dependency to work with Airflow 2.0.2 (#4855)
* Downgrading typing-extension dependency to work with Airflow 2.0.2 restricting typing-extension on python 3.7
|
2022-05-09 09:43:49 -07:00 |
|
Pedro Silva
|
f0b79cbddf
|
Use ingest proposal to submit status updates (#4600)
|
2022-05-09 09:22:24 -07:00 |
|
RyanHolstien
|
9422578e41
|
Revert "chore(deps): upgrade play to remove CVEs (#4864)" (#4868)
This reverts commit 84a026b1263ab91cd4010d905129a279523f413e.
|
2022-05-06 15:08:35 -07:00 |
|
RyanHolstien
|
d70df06c21
|
chore(jetty): upgrade jetty to 9.4.46 for CVE (#4857)
|
2022-05-06 14:18:20 -07:00 |
|
Zach Bluhm
|
6ced69cf31
|
fix(bigquery-usage): dataset allow filter impl (#4776)
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
|
2022-05-06 13:45:37 -07:00 |
|
RyanHolstien
|
84a026b126
|
chore(deps): upgrade play to remove CVEs (#4864)
|
2022-05-06 13:42:03 -07:00 |
|
Cristian Calugaru
|
2a19a85f97
|
ssl configuration support for elasticsearch source (#4843)
|
2022-05-06 11:22:33 -07:00 |
|
RyanHolstien
|
ad7a92a098
|
Revert "chore(deps): upgrade play dependencies to remove CVE vulnerabilities (#4820)" (#4861)
This reverts commit fa4abeade750c487504976e13c7aad2789b9e49e.
|
2022-05-06 10:18:30 -07:00 |
|
dependabot[bot]
|
11489b6335
|
chore(deps): bump async from 2.6.3 to 2.6.4 in /docs-website (#4846)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-06 09:51:12 -07:00 |
|
dependabot[bot]
|
158c8fb98f
|
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /docs-website (#4847)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-06 09:50:48 -07:00 |
|
RyanHolstien
|
fa4abeade7
|
chore(deps): upgrade play dependencies to remove CVE vulnerabilities (#4820)
|
2022-05-06 08:05:19 -07:00 |
|
Ravindra Lanka
|
5c64e9d541
|
fix(ingestion): Allow profiling of only those tables that are allowed by the table_pattern. (#4842)
|
2022-05-06 11:07:31 +02:00 |
|
RyanHolstien
|
f1151cb478
|
Revert "fix(jetty): upgrade jetty dependency for CVE (#4838)" (#4844)
This reverts commit 1697bd0641bac248a72ed289bbbcf17c20b2f5a4.
|
2022-05-05 20:01:50 -07:00 |
|