Tamas Nemeth
2ffa84be5c
fix(ingest/datahub): Create Structured property templates in advance and batch processing ( #13355 )
...
Co-authored-by: Pedro Silva <pedro@acryl.io>
2025-05-26 14:05:17 +02:00
david-leifker
4c6672213c
config(gradle): pin jackson via bom ( #13617 )
2025-05-24 13:42:10 -05:00
Esteban Gutierrez
09facfdfc5
feat(docs): Add section on updating DataHub for 1.1.0 ( #13561 )
2025-05-23 20:15:58 -05:00
Pedro Silva
da3f82ea58
feat(docs): Add docs for 0.3.11.1 Cloud Release ( #13604 )
2025-05-23 20:30:54 +01:00
david-leifker
62ab7d817f
fix(config-servlet): fix config endpoint to be thread-safe ( #13616 )
2025-05-23 13:39:43 -05:00
Harshal Sheth
e1de763c17
docs: add note on column transformation logic ( #13615 )
2025-05-23 10:07:45 -07:00
Aseem Bansal
947761f875
doc(assertion): change to millis in example ( #13610 )
2025-05-23 21:19:30 +05:30
Jay
76a9fc0d7f
fix(web) set domain dropdown ui to match domains page ( #13294 )
2025-05-23 11:14:44 -04:00
Sergio Gómez Villamor
7bd7a33d0b
feat(hex): consider additional context when parsing hex query metadata ( #13596 )
2025-05-23 08:01:04 +02:00
Harshal Sheth
69f368b00e
fix(ingest): restrict duckdb dep on old python versions ( #13605 )
2025-05-22 16:19:31 -07:00
david-leifker
d234f5580a
fix(config): fix mcp batch configuration ( #13598 )
2025-05-22 15:54:48 -05:00
david-leifker
c5d83683ed
fix(test): adjust exclusion rule ( #13603 )
2025-05-22 15:20:15 -05:00
Chris Collins
9a0a9ac19b
fix(forms) Remove schema field entities from form assignment entity types ( #13599 )
2025-05-22 14:39:33 -04:00
Jay
d2578b7d34
refactor(web) move access management tab to the front ( #13092 )
2025-05-22 13:03:35 -04:00
Chakru
550a801196
fix(build): fix quickstartslim to use datahub-actions ( #13592 )
2025-05-22 20:48:16 +05:30
Aseem Bansal
dda24dd169
docs(datahub cloud): fix remote executor version ( #13597 )
2025-05-22 20:22:24 +05:30
Saketh Varma
d473b3f580
fix(ui): Changes to components ( #13589 )
2025-05-22 09:00:00 -05:00
Hyejin Yoon
76e952f4ac
docs: update markdown_process_inline_directive to work with indentations ( #13590 )
2025-05-22 17:35:14 +09:00
Jay
a02d31c604
feat(docs-website): announcement banner features series b ( #13588 )
2025-05-21 19:38:48 -04:00
Jay
7e377592b4
feat(web): display external assertion result links in run event view ( #13587 )
2025-05-21 16:04:32 -04:00
John Joyce
3a81adb94a
fix(tags): Support null tagProperties aspect when updating tag color ( #13572 )
...
Co-authored-by: John Joyce <john@Mac.lan>
2025-05-21 12:32:08 -07:00
Andrew Sikowitz
822be781cd
fix(ui): Fix pagination overflow on embedded list search results ( #13580 )
2025-05-21 09:58:48 -07:00
Harshal Sheth
7e60587dec
fix(cli): strictly validate structured property values ( #13576 )
...
Co-authored-by: Chakravarthy Racharla <chakru.racharla@acryl.io>
2025-05-21 08:36:50 -07:00
v-tarasevich-blitz-brain
7fb9140d41
feat(ingestionSource/ownership): add ownership aspect to ingestionSource ( #13567 )
...
Co-authored-by: Victor Tarasevich <v.tarasevitch@invento.by>
2025-05-21 07:16:28 -07:00
Tamas Nemeth
9fca1737ff
fix(ingest/dbt): Fix urn validation in ownership type check ( #13563 )
2025-05-21 13:02:26 +02:00
Jay
f4a8d9e7fc
fix(web): glossary term create buttons inlined in content area ( #13571 )
2025-05-21 00:32:10 -04:00
david-leifker
d8099da973
docs(): Update v_0_3_11 Release notes ( #13555 )
2025-05-20 14:13:59 -05:00
John Joyce
47509ce85b
fix(ui): Add Admin Onboarding Steps + Change display name for iceberg policies DES-369 ( #13456 )
...
Co-authored-by: John Joyce <john@Mac-136.lan>
Co-authored-by: John Joyce <john@Mac-191.lan>
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2025-05-20 11:39:29 -07:00
Andrew Sikowitz
e9df5401cb
fix(ui): Hide 404 page while loading permissions ( #13570 )
2025-05-20 11:29:56 -07:00
Harshal Sheth
e37b3c3394
feat(ingest/dbt): fallback to schema from graph ( #13438 )
2025-05-20 10:20:50 -07:00
purnimagarg1
3613e7e0d7
feat(ui/ingestion): create ingestionV2 folder and copy files ( #13565 )
2025-05-20 10:02:24 -07:00
Chakru
f8ad7de412
ci(publish): restore image publish on push to master ( #13562 )
2025-05-20 09:12:42 -05:00
Aseem Bansal
489db812b5
fix(hook): collect write mutation hook to ensure side effects ( #13554 )
2025-05-20 10:09:22 +05:30
Andrew Sikowitz
28b052c367
fix(ui/filters): Improve platform instance filter ( #13559 )
2025-05-19 16:30:56 -07:00
Andrew Sikowitz
3ee25c465c
ci(docs): Fix md prettier lint by ignoring inline blocks ( #13558 )
2025-05-19 17:52:26 -05:00
Andrew Sikowitz
5eca21dfbe
feat(lineage): Add feature flag to hide expand more action ( #13557 )
2025-05-19 13:57:43 -07:00
Hyejin Yoon
a0787c3abe
docs: fix inline code format ( #13549 )
2025-05-19 11:14:20 -05:00
Esteban Gutierrez
52e01bd599
fix(smoke-test): use full quickstart image instead of slim for spark tests ( #13543 )
2025-05-19 11:04:53 -05:00
Tamas Nemeth
0eca4dfde2
fix(ingest/hive): Fix hive storage path formats ( #13536 )
2025-05-19 16:17:28 +02:00
Aseem Bansal
1dec8d8ccb
fix(ingest(gc): remove default cli version ( #13552 )
2025-05-19 18:53:30 +05:30
Jonny Dixon
9584006a72
fix(ingestion/datahubapply): fix typos in config descriptions ( #13546 )
2025-05-19 11:25:25 +01:00
Sergio Gómez Villamor
8cae980286
tests(ingestion): moving some tests so they are available for sdk users ( #13540 )
2025-05-19 08:39:53 +02:00
Jonny Dixon
132ff7081f
feat(ingestion/s3): Add externalUrls for datasets in s3 and gcs ( #12763 )
2025-05-17 17:03:40 +01:00
Harshal Sheth
d3944ded93
feat(ingest/snowflake): generate lineage through temp views ( #13517 )
2025-05-16 21:27:13 -07:00
purnimagarg1
0f227a364a
feat(ingestion): create feature flag for ingestion page redesign ( #13532 )
2025-05-16 16:39:02 -07:00
jmacryl
8f52bdc5e4
feat(search): PFP-1275/look-into-0-doc-indices ( #13296 )
...
Co-authored-by: David Leifker <david.leifker@acryl.io>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2025-05-16 12:59:46 -05:00
Pedro Silva
7e6b853a6d
fix(graphql): Add default parameters to access token resolver ( #13535 )
2025-05-16 15:23:58 +01:00
RyanHolstien
8e21ae3211
fix(docs): add known issue for server_config ( #13530 )
2025-05-15 16:54:12 -05:00
John Joyce
c9e6831f08
fea(ui): Add menu action for copying the full name of the asset ( #13224 )
...
Co-authored-by: John Joyce <john@Mac-2465.lan>
Co-authored-by: John Joyce <john@Mac-1293.lan>
2025-05-15 13:50:31 -07:00
John Joyce
0817041232
fix(docs): Improve backup and restore doc ( #13466 )
...
Co-authored-by: John Joyce <john@Mac-191.lan>
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
2025-05-15 13:48:47 -07:00