11753 Commits

Author SHA1 Message Date
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
John Joyce
f4d9dfc121
removing unused module (#4823) 2022-05-04 19:47:09 -07:00
Ravindra Lanka
842fb391eb
feat(ingestion): kafka - add protobuf schema support (#4819)
Co-authored-by: Luis Angel Vicente Sanchez <luis.vicentesanchez@aaqua.live>
2022-05-04 17:07:01 -07:00
Ronald Angel
8652de1aac
fix(docs): fix the metadata service auth documentation and frontend clarifications (#4722) 2022-05-04 15:33:33 -07:00
Shubham Thakre
09b8f2c695
fix(ui): Fix/UI bug on default preview component (#4818) 2022-05-04 15:31:14 -07:00
Tamas Nemeth
075d19ef16
fix(doc): improving docs across multiple sources (#4815) 2022-05-04 12:57:26 -07:00
Pedro Silva
dd05837ed5
fix(build) Bumps hadoop-client to 3.2.1 which has no security vulnerability (#4816) 2022-05-04 22:47:09 +05:30
leifker
c22d52d1bc
feat(protobuf): adding deprecation support for datasets and fields (#4634) v0.8.34 2022-05-04 07:53:08 -07:00
RyanHolstien
23f657ed76
feat(platform): openapi - initial post, get, and delete endpoints for entities (#4775) 2022-05-03 17:38:05 -07:00
Chris Collins
9daaf44e6e
fix(search) Fixes a UI issue so results and filters are always separated (#4811)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
2022-05-03 16:38:52 -07:00
Shirshanka Das
d152ca367c
fix(docgen): fix failure count incrementing during doc generation (#4806) 2022-05-03 22:56:35 +02:00
Aditya Radhakrishnan
ae333b1d6d
fix(blame): make view blame prior to button work properly (#4810) 2022-05-03 12:18:06 -07:00
Shubham Thakre
80cdd6b76a
fix(ui): preview card UI design update (#4808) 2022-05-03 12:16:39 -07:00
Shubham Thakre
f01a2a7606
fix(ui): update default preview card description text (#4796) 2022-05-03 09:06:29 -07:00
Chris Collins
36d3edb78d
fix(scrolling) Fixes scrolling and weird heights for embeddedListSearch across entities (#4805) 2022-05-03 09:05:46 -07:00
Aseem Bansal
3ff53b417b
fix(snowflake): passing connect args should not cause failures (#4764)
* fix(snowflake): passing connect args should not cause failures

Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2022-05-03 05:20:11 -07:00
Aseem Bansal
6828dc3d4c
fix(snowflake): get external tables when there is default namespace (#4803) 2022-05-03 15:35:04 +05:30
Vladislavs Gaidass
8a24408cbf
fix(bigquery): improve handling of extracted audit log sql queries (#4735) 2022-05-03 14:43:23 +05:30
Ravindra Lanka
df75eafcfc
fix(ci): fix presto_on_hive tests. (#4802) 2022-05-02 21:09:33 -07:00
mitchelllovessoftware123
27ed4508ef
Create sample_pii_glossary.yml (#4795) 2022-05-02 21:09:01 -07:00
Ravindra Lanka
2b62ed5260
fix(ingest): avro - fix schema field type for avro logical types (#4801) 2022-05-02 17:43:42 -07:00
Aditya Radhakrishnan
b09e61eedb
feat(blame) - add schema history blame UI (#4793) 2022-05-02 17:28:47 -07:00
Aditya Radhakrishnan
c20a47f34c
feat(operation): display the reported time for last updated in the UI (#4800) 2022-05-02 16:00:29 -07:00
Shubham Thakre
e3eb4b190b
fix(ui): update default preview component with new ui design (#4783) 2022-05-02 15:34:32 -07:00
John Joyce
1afbc4972d
fix(docs): Fixing outdated language in policies doc (#4799) 2022-05-02 13:30:37 -07:00