Pedro Silva
4c94a7c30a
feat(docs) Add documentation on authorization & authentication ( #5265 )
2022-07-01 12:35:55 -07:00
Chris Collins
38552e02cf
fix(validation) Fail validation error silently instead of crashing ( #5314 )
2022-07-01 12:35:26 -07:00
Ankit keshari
bba75b6b86
feat(ui): Modified the drop down of Menu Items ( #5301 )
2022-07-01 12:30:06 -07:00
John Joyce
c9be9e066d
perf(ui): Performance improvements and misc refactorings in the UI ( #5310 )
2022-07-01 11:35:21 -07:00
John Joyce
b02c7f5952
perf(search): Improve search default performance ( #5311 )
2022-07-01 10:40:51 -07:00
Chris Collins
1ce4349a76
fix(ui) Fix entity profile sidebar width issues ( #5305 )
...
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2.lan>
2022-07-01 10:20:23 -07:00
Tamas Nemeth
f08c3f784f
fix(ingest): bigquery - Fix for bigquery error when there was no bigquery catalog specified ( #5303 )
2022-07-01 17:47:07 +02:00
Gabe Lyons
0fc8a65cda
perf(ui): reduce data fetched by siblings in lineage ( #5308 )
2022-06-30 19:56:23 -07:00
Shirshanka Das
5f0c554ab5
fix(cli): timeline - category should be owner not ownership ( #5304 )
2022-06-30 16:01:59 -07:00
John Joyce
7b5f28b919
Minor UI bug fuix ( #5292 )
2022-06-30 10:40:57 -07:00
Aseem Bansal
591a7d8a82
fix(cli): suppress secrets in stacktraces ( #5302 )
2022-06-30 22:53:30 +05:30
Tengis Batsaikhan
b962e6e4ce
fix(doc): config typo on confluent cloud doc ( #5293 )
2022-06-30 18:41:05 +05:30
Aseem Bansal
40452b3cc1
fix(docs,quickstart): release related changes for 0.8.40 ( #5299 )
2022-06-30 17:21:12 +05:30
Aseem Bansal
c95dc926a3
fix(test): add cleanup in tests, make urls configurable ( #5287 )
2022-06-30 16:00:50 +05:30
John Joyce
11356e37ba
feat(ui) Adding support for deleting Tags and Domains via the UI ( #5280 )
...
* Adding support for deleting tags and domains via the UI
* Fixing tests
v0.8.40
2022-06-29 19:41:41 -07:00
Gabe Lyons
7102aec3b1
feat(siblings): index sibling aspects for historical dbt metadata ( #5291 )
...
* fixing dbt platform issues
* starting sibling restore index job work
* finish restore indices
* migrating to list urns
* rename constant
* disaster recovery
2022-06-29 19:40:47 -07:00
liyuhui666
518a6ab3fa
docs(docker): Update schema-registry docker.env ( #5231 )
2022-06-29 10:49:12 -07:00
Maggie Hays
16c41b0e70
docs(adopter): add Digital Turbine as DataHub adopter ( #5290 )
2022-06-29 10:47:51 -07:00
Ankit keshari
8e79a89355
refactor(ui): Show message when related glossary terms are empty. ( #5285 )
2022-06-29 10:47:30 -07:00
Gabe Lyons
9e58cd6ff1
fix(Siblings): Have sibling hook use entity client ( #5279 )
...
* fixing dbt platform issues
* have sibling hook use entity client over entity service
* switching search service as well
* lint
* more lint
* more specific exceptions
2022-06-29 10:02:45 -07:00
Tamas Nemeth
c1f8227693
fix(ingestion): Reverting sqlalchemy upgrade because it caused issues with mssql and redshift-usage ( #5289 )
2022-06-29 18:23:36 +02:00
Tamas Nemeth
d812fd18fa
fix(ingest) redshift: Adding missing dependencies and relaxing sqlalchemy dependency ( #5284 )
...
Relaxing sqlalchemy deps to make our plugins work with Airflow 2.3
2022-06-29 16:25:48 +02:00
Tamas Nemeth
fb1b1db7f7
fix(ingestion): profiling - Fixing partitioned table profiling in BQ ( #5283 )
2022-06-29 14:00:52 +02:00
Aseem Bansal
b73477f31e
feat(build): reduce build time for ingestion image ( #5225 )
2022-06-29 15:26:12 +05:30
John Joyce
fdee7a787b
feat(GraphQL): Support for Deleting Domains, Tags via GraphQL API ( #5272 )
2022-06-28 14:57:22 -07:00
Chris Collins
be0bc0f0f0
fix(security) Sanitize rich text before sending to backend or rendering on frontend ( #5278 )
2022-06-28 14:27:42 -07:00
Ankit keshari
bf7da0a853
feat(ui): Selector recommendations in Owner, Tag and Domain Modal ( #5197 )
2022-06-28 09:45:25 -07:00
Mugdha Hardikar
b76005d640
fix(ingest): s3 - Remove unneeded methods from s3_util ( #5276 )
2022-06-28 16:50:41 +02:00
Mugdha Hardikar
d62c77f70a
fix(ingest): delta-lake - fix dependency issue for snowflake due to s3_util ( #5274 )
2022-06-28 12:18:09 +02:00
Chris Collins
99890cde78
feat(glossary) Add Source section to sidebar for Glossary Terms ( #5262 )
2022-06-27 18:34:54 -07:00
Maggie Hays
11f101e7de
docs(adopters): add showroomprive and n26 as DataHub adopters ( #5271 )
2022-06-27 18:33:54 -07:00
Chris Collins
86deafb73e
fix(siblings) Update the names of siblings utils args for readability ( #5269 )
...
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-193.lan>
2022-06-27 18:25:56 -07:00
Mugdha Hardikar
5455122267
feat(ingest): delta-lake: adding support for delta lake ( #5259 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-06-27 16:16:33 -07:00
Chris Collins
f9aca8aca2
feat(domain) Add ability to edit a Domain name from the UI ( #5266 )
2022-06-27 16:09:36 -07:00
Chris Collins
9fd314f92f
fix(siblings) Display sibling assertions in Validations tab ( #5268 )
...
* fix(siblings) Display sibling assertions in Validations tab
* query changes
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-192.lan>
2022-06-27 16:04:12 -07:00
Pedro Silva
3a08325177
feat(docs) add links in quickstart for adding users ( #5267 )
2022-06-27 15:56:50 -07:00
John Joyce
234d27a642
fix(ui): Support deleting references to glossary terms / nodes, users, assertions, and groups ( #5248 )
...
* Adding referential integrity to deletes API
* Updating comments
* Fix build
* fix checkstyle
* Fixing Delete Entity utils Test
2022-06-27 14:31:40 -07:00
Michael A. Schlosser
aabfd0bff8
fix(docs): Fix acronym on mxe docs ( #5249 )
2022-06-27 09:43:34 -07:00
Michael A. Schlosser
d0d88a4428
fix(ui): Enable previews properly when browsing for DataJob ( #5250 )
2022-06-27 09:42:51 -07:00
Tamas Nemeth
60ff0f45ee
feat(ingest): Option to define path spec for Redshift lineage generation ( #5256 )
2022-06-27 21:21:13 +05:30
Aseem Bansal
e2d849de4b
fix(build): use correct creds ( #5261 )
2022-06-27 20:31:51 +05:30
Aseem Bansal
001d636a08
fix(build): missing libs ( #5254 )
2022-06-27 17:28:12 +05:30
Aseem Bansal
32e598df2b
feat(ingest): working with multiple bigquery projects ( #5240 )
2022-06-27 14:21:54 +05:30
Aseem Bansal
60ca9580d1
feat(build): add base image for ingest ( #5243 )
2022-06-27 14:08:16 +05:30
Chris Collins
4c9554e9d2
feat(search) Allow users to update the number of search results per page ( #5212 )
...
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-3.lan>
2022-06-24 16:13:09 -07:00
John Joyce
68762a2f95
fix(docs): Updating sidebars ( #5246 )
v0.8.39
2022-06-24 13:59:45 -07:00
John Joyce
67104893e1
fix(siblings): Force merged urn to viewed entity urn ( #5247 )
2022-06-24 13:59:27 -07:00
Shirshanka Das
4b3135a0f8
feat(ingest): dbt - improving dbt_meta mapping ( #5237 )
2022-06-24 13:43:12 +02:00
Aseem Bansal
f66a6b41ef
fix(ingest): do not dump password ( #5235 )
2022-06-24 17:05:39 +05:30
Tamas Nemeth
25a0a17f51
fix(ingest): Handling gracefully sql parser error in bigquery lineage ( #5238 )
2022-06-24 15:11:01 +05:30