1498 Commits

Author SHA1 Message Date
Gabe Lyons
ad69b3fd7e
docs(teams): Update Teams App setup instructions (#14803) 2025-09-17 17:56:07 -07:00
Andrew Sikowitz
524d7994eb
docs(logical): Add logical models feature guide (#14774) 2025-09-17 15:07:12 -07:00
John Joyce
6fe831387b
docs(): Updating datahub cloud actions source docs to include support for MCL events (#14786)
Co-authored-by: John Joyce <john@Mac.lan>
2025-09-17 09:54:06 -07:00
John Joyce
6073e20f92
docs(): Add documentation for Microsoft Teams Application (#14783)
Co-authored-by: John Joyce <john@ip-192-168-1-63.us-west-2.compute.internal>
Co-authored-by: Anton Kuraev <anton.kuraev@acryl.io>
Co-authored-by: John Joyce <john@Mac.lan>
2025-09-17 09:51:20 -07:00
John Joyce
eaa472ecf1
feat(): Adding authenticator for OIDC OAuth (#14707)
Co-authored-by: John Joyce <john@Mac.lan>
2025-09-17 09:50:47 -07:00
Gabe Lyons
6d2501ba0a
Revert "docs(release): Add release notes for version 0.3.14" (#14788) 2025-09-16 16:04:25 -07:00
Gabe Lyons
bd8f335110
docs(release): Add release notes for version 0.3.14 (#14732)
Co-authored-by: Ben Blazke <benjiaming@users.noreply.github.com>
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
Co-authored-by: Jay <159848059+jayacryl@users.noreply.github.com>
Co-authored-by: Chakru <161002324+chakru-r@users.noreply.github.com>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2025-09-16 15:47:09 -07:00
Chris Collins
0c388dcfa1
feat(docs) Add feature guide doc for the new Custom Asset Summaries (#14782) 2025-09-16 18:34:08 -04:00
Chris Collins
8fafa22c68
feat(ui) Update home page template editability (#14772) 2025-09-16 15:04:07 -04:00
Maggie Hays
e479ca59b7
docs(Ask DataHub) Update naming conventions for Ask DataHub (#14746) 2025-09-15 17:07:16 -07:00
Jonny Dixon
92bcccd2bc
docs(ingestion/redshift): add required permissions for table and view discovery in pre-requisites documentation (#14765) 2025-09-15 12:55:20 +01:00
Jonny Dixon
7e8049bfe6
docs(ingestion/redshift): update documentation to cover svv and stv system tables (#14727) 2025-09-12 19:48:50 +01:00
Abe
dede42d933
docs(dev-setup): Update IntelliJ setup instructions (#14718) 2025-09-11 23:52:13 +00:00
david-leifker
c3283ef314
docs(platform-instance): documentation refresh (#14739) 2025-09-11 20:17:06 +00:00
Jay
4ce1ae8dd1
feat(docs): revise tuning instructions for smart assertions (#14740) 2025-09-11 13:42:42 -04:00
Jonny Dixon
d0519ddce3
fix(docs): fixing spelling mistakes (#14730) 2025-09-11 07:59:11 +00:00
Abe
c731e725ff
docs(metrics): Add a best practices guide for micrometer metrics library (#14711) 2025-09-09 18:22:12 +00:00
Andrew Sikowitz
4341e64732
docs(saas): Release Notes for v0.3.13.3 (#14657) 2025-09-04 10:38:33 -07:00
david-leifker
6f4a109790
feat: impact lineage graph traversal improvements (#14609) 2025-09-03 07:53:12 -05:00
Chakru
06747d6543
feat(build): make :docker:build default to buildAllImages (#14634) 2025-09-02 22:49:14 +05:30
Jonny Dixon
c03a77db86
docs(datahub-cli): include docs information for deploying recipes to remote executor using datahub ingest deploy... (#14625) 2025-09-02 13:55:13 +01:00
Anush Kumar
b64f2a1533
refactor(ingestion): Updated Redshift lineage_v1 refs and removed v1 implementation (#14580) 2025-08-29 10:09:10 -07:00
Jay
9809471270
docs(release-notes): v0.3.13.2-acryl (#14561)
Co-authored-by: Chakru <161002324+chakru-r@users.noreply.github.com>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
Co-authored-by: Saketh Varma <sakethvarma397@gmail.com>
Co-authored-by: Ben Blazke <ben.blazke@datahub.com>
2025-08-28 12:30:09 -04:00
Chakru
cbb5f9a9b6
feat(kafka): refactor kafka topic mgmt and move setup to system-update (#14564) 2025-08-27 17:03:56 +05:30
Anush Kumar
7eacb05625
docs(contributing): added PR title format (#14534) 2025-08-24 22:12:20 -07:00
Aseem Bansal
6d64e1e9d9
doc: fix wrong sentence (#14529) 2025-08-22 14:30:32 +05:30
Gabe Lyons
f257907127
docs(applications): Feature Guide for Applications (#14178)
Co-authored-by: Maggie Hays <maggiem.hays@gmail.com>
2025-08-20 15:45:29 -07:00
Aseem Bansal
ede00da2da
doc(search): add search examples for lineage and usage new filters (#14487) 2025-08-18 17:29:43 +05:30
david-leifker
48db231c98
docs(release): update v1.2.0 known issues (#14474) 2025-08-15 14:55:43 -05:00
david-leifker
6c6abca29e
feat(development): per project quickstart nuke (#14473)
Co-authored-by: Esteban Gutierrez <esteban.gutierrez@acryl.io>
2025-08-15 13:14:27 -05:00
John Joyce
352df9ee25
fix(docs): Add new access workflow event fields (#14467)
Co-authored-by: John Joyce <john@ip-192-168-1-63.us-west-2.compute.internal>
2025-08-15 11:13:35 -07:00
Maggie Hays
9741c407c7
docs(core-vs-cloud) update feature comparison (#14440)
Co-authored-by: Jay <159848059+jayacryl@users.noreply.github.com>
2025-08-15 12:35:20 -04:00
Jay
21ea800a08
docs(release): 3.13 recommended versions (#14450) 2025-08-15 11:54:53 -04:00
Aseem Bansal
8e830d1ef6
Revert "feat(ingest/snowflake): breaking change for match_fully_qualified_names" (#14465) 2025-08-15 11:13:53 +05:30
Jay
4c9f420137
docs(assertions): better explanations of collection mechanisms (#14419) 2025-08-13 11:05:31 -04:00
Aseem Bansal
bb4d747e39
feat(ingest/snowflake): breaking change for match_fully_qualified_names (#13852) 2025-08-13 15:44:59 +05:30
Chakru
2bc8642c97
docs: release note updates for scim (#14441) 2025-08-13 15:25:56 +05:30
Gray Ayer
68329e4b7b
Fixes SEO Duplicate Titles Issue, (#14391) 2025-08-13 08:43:35 +09:00
Jay
e93de201b7
docs(sdk): extended and organized assertion & subscriptions docs (#14418) 2025-08-12 17:08:45 -04:00
Andrew Sikowitz
be252bb0c7
docs(automations/propagation): Document upstream propagation support and known issues (#14315) 2025-08-11 21:47:15 -07:00
david-leifker
9b2d20edc9
docs(release): update v0.3.13 known issues (#14422) 2025-08-11 13:49:06 -05:00
Jay
ab466d4108
docs(release-notes): saas v3.13.1 release notes (#14412)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
Co-authored-by: John Joyce <john@acryl.io>
2025-08-11 14:48:58 -04:00
Chakru
afccda66c1
fix(irc): changing prefix for tblproperties (#14402) 2025-08-10 11:19:22 +05:30
Chris Collins
5685eda120
fix(docs) Fix typo in custom ownership types doc (#14405) 2025-08-08 17:28:30 -04:00
Jay
efd9a7c1fd
refactor(data-contracts): deprecating data contracts (#14351) 2025-08-07 19:04:14 -04:00
Andrew Sikowitz
bd2198fcdc
feat(sdk/patch): Support DataJob fine grained lineage patch (#14377) 2025-08-07 13:07:38 -07:00
Hyejin Yoon
5ed87a8df6
docs: fix img path for access workflow docs (#14357) 2025-08-07 17:18:04 +09:00
Hyejin Yoon
d8d60ce545
docs(patch): fix patch docs tab & Add datajobpatchbuilder script (#14343) 2025-08-07 16:43:09 +09:00
skrydal
cd3269a3b1
doc(graphQL): Added section about mutations to best practices (#14252) 2025-08-06 19:18:08 +02:00
Chakru
5a8466e789
feat(irc): report tblproperties via dataset properties (#14334) 2025-08-06 19:58:54 +05:30