chen4119
7bf27336ef
feat(frontend): Parse JWT access token claims ( #5138 )
2022-06-13 07:12:06 -07:00
Sayak Maity
0257388e65
fix(airflow): fixes DeprecationWarning with hook-class-names ( #5143 )
2022-06-13 13:32:11 +02:00
mayurinehate
7b143b06fc
feat(ingest): snowflake profile tables only if they have been updates since N days ( #5132 )
2022-06-13 14:59:16 +05:30
skrydal
503208beaa
feat(ingest): dbt - add platform instance for target platform ( #5129 )
2022-06-12 09:29:44 -07:00
Gabe Lyons
1b50709e20
feat(schema): support rendering schemas with .
in field names ( #5141 )
2022-06-10 09:06:36 +05:30
John Joyce
c4650356fa
Chore: Bump Default UI Ingestion Version ( #5145 )
2022-06-10 09:05:24 +05:30
Aditya Radhakrishnan
fbf88f072f
fix(ui-ingestion): update looker ingestion warning banner ( #5142 )
2022-06-09 16:51:53 -07:00
John Joyce
d05cd085d9
fix(tokens): Fix stale cache problem, reduce cache timeout for access tokens + fix listing owner tokens ( #5140 )
v0.8.38
2022-06-09 15:41:24 -07:00
Aditya Radhakrishnan
a29a0286d5
fix(ui-ingestion): show warning banner when configuring looker ui-ingestion for the first time ( #5139 )
2022-06-09 14:38:53 -07:00
Ankit keshari
e6b66d8cf5
refactor(ui): Fixed the UI issue on Deprecated Pop-Up issue ( #5130 )
2022-06-09 11:11:42 -07:00
mayurinehate
7aa481dd07
fix(ingest): fix table urn for athena connectionType ( #5135 )
2022-06-09 11:10:23 -07:00
Aditya Radhakrishnan
f2304c348b
feat(settings): skip calling graphql hooks if user does not have the right permissions ( #5136 )
v0.8.37
2022-06-09 09:20:47 -07:00
BZ
01a96a029d
fix(dbt): validator should not complain when paths are None ( #5125 )
2022-06-09 08:44:46 -07:00
Tamas Nemeth
6302d32685
fix(ingestion): bigquery-usage - Only send operational metadata for allowed tables ( #5127 )
2022-06-09 08:38:23 +02:00
cccs-eric
f25a5f043d
fix(iceberg): Change how MapType are mapped to Avro to support complex Map key type. ( #5060 )
2022-06-09 08:13:10 +05:30
Sebo Kim
da273802be
fix(ingest): looker - original view name should be used for explore_joins ( #4928 )
2022-06-08 18:42:55 -07:00
Aditya Radhakrishnan
fdf4e48495
feat(users): add ability to add native users from the UI ( #5097 )
...
Co-authored-by: John Joyce <john@acryl.io>
2022-06-08 18:13:22 -07:00
Tamas Nemeth
09fc50674d
fix(ingestion): bigquery-usage - Removing filtering at queryevents ( #5124 )
2022-06-08 21:21:58 +02:00
Chris Collins
c37d5a9e22
feat(glossary) Hide self and children from select when moving a GlossaryNode ( #5123 )
2022-06-08 11:06:01 -07:00
Aseem Bansal
2b06cb19fd
fix(bigquery): handling of empty partitioned tables, improve report message ( #5122 )
2022-06-08 23:03:32 +05:30
Ankit keshari
4309001150
fix(ui): Add Members Modal ( #5117 )
2022-06-08 08:35:42 -07:00
Chris Collins
58dc909a80
feat(terms) Add ability to Add and Remove Related Terms to Glossary Terms ( #5120 )
2022-06-08 07:50:29 -07:00
Tamas Nemeth
c677a06fd8
feat(ingestion): bigquery-usage - Collect stats from read event reasons ( #5118 )
2022-06-08 14:18:22 +02:00
Gabe Lyons
538cfba526
fix(ingest): dbt - ensure platform_instance filled out only for dbt nodes ( #5115 )
2022-06-07 20:09:42 -07:00
John Joyce
10b1333703
fix(ui): Fixing missing homescreen logo ( #5112 )
2022-06-07 16:58:17 -07:00
Shirshanka Das
601ee9eae1
feat(looker): ensure explore name matches looker's display name ( #5111 )
2022-06-07 16:49:53 -07:00
Aditya Radhakrishnan
e97fa836d8
feat(graphql): add graphql endpoint to check whether an entity exists ( #5102 )
2022-06-07 16:20:37 -07:00
Tamas Nemeth
039e98e8cf
feat(docs): Updating example files with the new ingestion recipe suffix ( #5103 )
2022-06-07 15:52:26 -07:00
John Joyce
5c501fba2c
fix(cli): Bumping avro-gen3 to 0.7.4 ( #5098 )
2022-06-07 12:56:06 -07:00
Pedro Silva
8c2ca72fab
chore(deps): Bump spring to 5.3.20 for vuln fix ( #5110 )
2022-06-07 12:12:31 -07:00
Ankit keshari
68e74f292f
fix(ui): Reload policies on activate / deactivate ( #5107 )
2022-06-07 11:39:26 -07:00
Shirshanka Das
51854a768d
fix(ci): pin google-cloud-logging to avoid pip backtracking ( #5109 )
2022-06-07 23:14:00 +05:30
Aseem Bansal
596853ae1f
fix(build): remove dependencies added for compatibility ( #5108 )
2022-06-07 19:59:17 +05:30
Aseem Bansal
e567d70d37
fix(build): reduce time taken for resolution ( #5106 )
2022-06-07 17:32:33 +05:30
RyanHolstien
031b10c793
chore(akka): upgrade akka http for vuln ( #5100 )
2022-06-06 17:25:24 -07:00
John Joyce
96c0746aff
refactor(graphql): Migrate Visual Config into the Configuration Provider ( #4780 )
2022-06-06 16:36:05 -07:00
Karolis Kascenas
c392142294
feat(frontend) Allow overriding akka-max-header-value-length ( #5094 )
2022-06-06 16:35:33 -07:00
Shirshanka Das
7cef07490f
fix(deps): ingest - moving packaging to framework_common ( #5096 )
2022-06-06 16:34:23 -07:00
Chris Collins
d22180eb0e
feat(upgrades) Create new DataHubUpgrade + Restore Glossary Entities Bootstrap step ( #5099 )
2022-06-06 16:34:03 -07:00
Aseem Bansal
c43ad54a64
fix(profiling): don't stop if some steps fail ( #5095 )
2022-06-06 14:36:32 -07:00
Chris Collins
64c4f518a4
feat(glossary) Display Incoming 'IsA' Glossary related entities ( #5063 )
...
* feat(glossary) Display Incoming 'IsA' Glossary related entities
* update name of field
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-285.lan>
2022-06-06 13:55:01 -07:00
RyanHolstien
21715957c8
feat(oidc): add configurable read timeout ( #5088 )
2022-06-06 13:39:44 -07:00
dependabot[bot]
928db398ac
chore(deps): bump eventsource from 1.1.0 to 1.1.1 in /docs-website ( #5057 )
...
Bumps [eventsource](https://github.com/EventSource/eventsource ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases )
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md )
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1 )
---
updated-dependencies:
- dependency-name: eventsource
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 09:52:54 -07:00
Chris Collins
ffbb783627
fix(glossary) Two quick followup fixes around the new Glossary updates ( #5065 )
2022-06-06 09:14:54 -07:00
Dexter Lee
92f81189eb
feat(model): Add optional context field to tag/term association ( #5085 )
2022-06-06 08:46:32 -07:00
Gabe Lyons
3c7c83f447
tests(lookml): adding tests for model deny patterns ( #4934 )
2022-06-06 08:26:27 -07:00
Ankit keshari
9a8027089b
feat(ui): Manage Revokable Access Tokens via the UI ( #5067 )
2022-06-06 08:15:00 -07:00
RyanHolstien
e06df1fcf3
feat(kafka): use a thread pool executor for kafka for thread reuse ( #5079 )
2022-06-06 08:10:07 -07:00
Felix Lüdin
a1287a82e2
fix(ui): do not show copy URN buttons when Clipboard API is not available ( #5087 )
2022-06-06 08:05:17 -07:00
Lal Rishav
4f82e29697
feat(ingest): snowflake using oauth for Azure ( #4647 )
2022-06-06 17:49:49 +05:30