7127 Commits

Author SHA1 Message Date
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
RyanHolstien
1697bd0641
fix(jetty): upgrade jetty dependency for CVE (#4838) 2022-05-05 18:01:02 -07:00
Ravindra Lanka
b479491769
chore(deps): upgrade dependency io.netty:netty-all to address vulnerability (#4840) 2022-05-05 16:39:06 -07:00
RyanHolstien
e5a9a52ee4
fix(policies): change order of operations for policies bootstrap step to update index after database (#4841) 2022-05-05 16:35:35 -07:00
RyanHolstien
50f9d3d02e
chore(deps): move from velocity 1.7 to 2.3 (#4837) 2022-05-05 14:52:16 -07:00
Shubham Thakre
6610265b68
feat(ui): entity profile add copy url option update (#4821) 2022-05-05 13:46:45 -07:00
Aditya Radhakrishnan
34155ca4ad
docs(schema-history): add usage guide for schema history (#4817) 2022-05-05 13:41:47 -07:00
Gabe Lyons
828a9985fd
hide soft deleted entities in lineage (#4835) 2022-05-05 12:07:03 -07:00
Shirshanka Das
0341a4c159
refactor(metadata-service): remove redundant file (#4836) 2022-05-05 11:53:01 -07:00
John Joyce
812505a0c0
chore(deps): pinning jackson dataformat cbor (#4826) 2022-05-05 10:28:47 -07:00
Tamas Nemeth
56ee4d9651
feat(ingest): s3 - add support for multiple pathspecs in one recipe (#4777) 2022-05-05 10:09:47 -07:00
Ethan Claassen
5b1fb4b134
chore(deps): upgrade spring and parquet dependencies (#4807) 2022-05-05 10:08:38 -07:00
Pedro Silva
cfa61e1e34
fix(docs): Adds access policy documentation (#4813) 2022-05-05 10:01:02 -07:00
mayurinehate
b2c82dcaa3
feat(ingest): great-expectations - add more logs (#4832) 2022-05-05 09:25:58 -07:00
Aditya Radhakrishnan
3775e79d47
fix(blame) - fixes UI issues on small viewports for the schema blame view (#4827)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-05-05 08:12:49 -07:00
Aseem Bansal
58fbf9fc89
feat: updates for 0.8.34 (#4829) 2022-05-05 12:57:06 +02:00
Aseem Bansal
bddfd89002
fix(ingestion): bigquery - extract temp table prefix as config, fix reporting, logging (#4766) 2022-05-05 10:02:10 +02:00
Aseem Bansal
040e72af6b
fix(security): update glue dependency (#4828) 2022-05-05 12:48:46 +05:30
John Joyce
957ba0b5dd
refactor(deps): upgrade Jackson Databind to avoid CVE (#4822) 2022-05-04 23:09:29 -07:00
mayurinehate
d3fb6ce026
fix(ingest): great-expectations - fix failure to serialize type Decimal (#4763) 2022-05-04 22:56:08 -07:00
Shirshanka Das
bfed6b8029
fix(ci): split out expensive build steps, increase memory (#4825) 2022-05-04 22:21:56 -07:00