ksrinath
a9ef48ea85
docs(scim): document okta integration with datahub for scim provisioning ( #11120 )
2024-08-20 15:06:49 +05:30
John Joyce
7d08ee2ba1
feat(propagation): UI for rendering propagated column documentation ( #11047 )
...
Co-authored-by: Sam Black <sam.black@acryl.io>
Co-authored-by: John Joyce <john@Johns-MBP.lan>
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Johns-MBP-139.lan>
Co-authored-by: John Joyce <john@Johns-MBP-140.lan>
Co-authored-by: John Joyce <john@Johns-MBP-203.lan>
2024-08-19 20:47:07 -07:00
RyanHolstien
3b895d9062
feat(docs): update docs for new release ( #11164 )
2024-08-15 15:59:22 -05:00
Aseem Bansal
b4473063d2
doc: mark deprecated feature ( #11175 )
2024-08-15 13:14:16 -04:00
Harshal Sheth
3d4b3b900d
fix(airflow): fix tox tests + update docs ( #11125 )
2024-08-12 10:15:42 -07:00
david-leifker
479f31d0f2
fix(openapi): fix openapi v2 and v3 docs update ( #11139 )
2024-08-09 14:42:59 -05:00
david-leifker
3dfbbd5094
docs(policies): updates to policies documentation ( #11073 )
2024-08-09 14:19:36 -05:00
David Leifker
469654ced7
Revert "fix(openapi): fix openapi v2 endpoints & v3 documentation update"
...
This reverts commit 573c1cb8407c2a5d152e5abb6b7d9f012eea75cb.
2024-08-09 12:40:34 -05:00
David Leifker
573c1cb840
fix(openapi): fix openapi v2 endpoints & v3 documentation update
2024-08-09 12:38:44 -05:00
david-leifker
080f2a2100
feat(mcl-processor): Update mcl processor hooks ( #11134 )
2024-08-09 11:40:03 -05:00
Hyejin Yoon
40e61f9d6e
docs: update graphql docs on forms & structured properties ( #11100 )
2024-08-06 21:12:02 -07:00
Hyejin Yoon
018a1064b6
docs: Refactor customer stories section ( #10869 )
...
Co-authored-by: Jeff Merrick <jeff@wireform.io>
2024-08-06 15:30:31 +09:00
Gabe Lyons
e4e77c35ce
fix(docs): Add correct usage of orFilters in search API docs ( #11082 )
...
Co-authored-by: Jay <159848059+jayacryl@users.noreply.github.com>
2024-08-05 12:35:08 -07:00
sid-acryl
d5eda0de7e
doc(ingestion/tableau): doc update for derived permission ( #11054 )
...
Co-authored-by: Pedro Silva <pedro.cls93@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-08-01 10:26:47 -07:00
Harshal Sheth
2369032077
docs(airflow): update min version for plugin v2 ( #11065 )
2024-08-01 10:05:49 -07:00
Jonny Dixon
e9a0e2715c
docs(ingest): update developing-a-transformer.md ( #11019 )
2024-08-01 13:48:17 +05:30
Pedro Silva
e14dc9159c
feat(cli): Trim report of dataHubExecutionRequestResult to max GMS size ( #11051 )
2024-07-31 17:45:29 +00:00
Steffen Grohsschmiedt
52c50f029a
Fix ALB configuration example ( #10981 )
2024-07-31 11:58:56 -05:00
Ellie O'Neil
f73149a059
docs(airflow): example query to get datajobs for a dataflow ( #11034 )
2024-07-31 17:01:09 +05:30
Jay
7faaf1bb40
docs(slack) troubleshoot docs ( #11014 )
2024-07-30 12:20:17 -04:00
Hyejin Yoon
a6eb1f47c2
docs: standardize terminology to DataHub Cloud ( #11003 )
2024-07-30 09:52:51 +09:00
sagar-salvi-apptware
a09575fb6f
fix(ingestion/glue): Add support for missing config options for profiling in Glue ( #10858 )
2024-07-29 16:04:07 +05:30
Harshal Sheth
f816a14a98
fix(ingest): fix graph config loading ( #11002 )
...
Co-authored-by: Pedro Silva <pedro@acryl.io>
2024-07-26 11:15:46 -07:00
Aseem Bansal
236043b9f5
doc(acryl-cloud): release docs for 0.3.4.x ( #10984 )
...
Co-authored-by: John Joyce <john@acryl.io>
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Pedro Silva <pedro@acryl.io>
2024-07-26 15:23:34 +05:30
Harshal Sheth
304fc4ebc2
feat(ingest): improve ingest deploy
command ( #10944 )
2024-07-25 19:38:21 -07:00
Pedro Silva
dd732d0d46
feat(cli): Make consistent use of DataHubGraphClientConfig ( #10466 )
...
Deprecates get_url_and_token() in favor of a more complete option: load_graph_config() that returns a full DatahubClientConfig.
This change was then propagated across previous usages of get_url_and_token so that connections to DataHub server from the client respect the full breadth of configuration specified by DatahubClientConfig.
I.e: You can now specify disable_ssl_verification: true in your ~/.datahubenv file so that all cli functions to the server work when ssl certification is disabled.
Fixes #9705
2024-07-25 19:06:14 +00:00
Tamas Nemeth
f4fb89e799
feat(ingest/spark): Promote beta plugin ( #10881 )
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-25 14:46:32 +02:00
Davi Arnaut
6fe5692d67
feat(ingest/cli): init does not actually support environment variables ( #10989 )
2024-07-24 19:04:15 -07:00
Aseem Bansal
9f570a7521
feat(datajob/flow): add environment filter using info aspects ( #10814 )
2024-07-22 16:03:48 +05:30
Jay
998d7d1227
docs(slack) overhauled setup instructions and screenshots ( #10922 )
...
Co-authored-by: John Joyce <john@acryl.io>
2024-07-17 16:52:41 -04:00
Jay
643ba0c5cf
docs(saas-overview) added missing features to observe section ( #10913 )
...
Co-authored-by: John Joyce <john@acryl.io>
2024-07-15 17:39:49 -07:00
david-leifker
46530f2498
feat(conditional-writes): misc updates and fixes ( #10901 )
2024-07-12 11:35:11 -05:00
david-leifker
5327f80cf7
feat(system): support conditional write semantics ( #10868 )
2024-07-11 10:52:58 -05:00
haeniya
3e86192b29
feat(ingestion/tableau): optionally ingest multiple sites and create site containers ( #10498 )
...
Co-authored-by: Yanik Häni <Yanik.Haeni1@swisscom.com>
2024-07-09 11:49:41 -07:00
Julien Jehannet
38faa5b7b3
docs: use acryl-datahub-actions as expected python package to install ( #10852 )
2024-07-08 11:57:39 -07:00
Pirry
1b923b360d
docs(): Update posts.md ( #9893 )
...
Co-authored-by: Hyejin Yoon <0327jane@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-03 16:30:56 -07:00
RyanHolstien
80e5a64e76
docs(patch): add patch documentation for how implementation works ( #10010 )
...
Co-authored-by: John Joyce <john@acryl.io>
2024-07-03 10:29:58 -07:00
Teppo Naakka
b223281305
feat(ingest/powerbi): powerbi dataset profiling ( #9355 )
2024-06-28 14:50:08 -07:00
Hyejin Yoon
cf3ccf0ba9
docs: update api overview ( #10543 )
...
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-06-28 14:28:13 -07:00
david-leifker
0417e6867f
feat(structuredproperties): aggregration fix & docs ( #10780 )
2024-06-27 16:49:35 -05:00
Aseem Bansal
5df6468ba4
docs(acryl cloud): release 0.3.3 ( #10772 )
...
Co-authored-by: John Joyce <john@acryl.io>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-06-26 14:15:41 +05:30
david-leifker
bffcafbdec
feat(search): adjust search config ( #10774 )
2024-06-25 18:32:01 -05:00
John Joyce
0527a57617
feat(docs): Adding docs for custom assertion reporting APIs (WIP) ( #10656 )
...
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Johns-MBP.lan>
2024-06-25 13:11:56 -07:00
david-leifker
062785300b
feat(protobuf): disable binary protoc custom properties ( #10778 )
2024-06-25 14:29:07 -05:00
Hyejin Yoon
49d1233403
docs: merge cli guide ( #10464 )
...
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-06-25 00:28:38 +00:00
david-leifker
d494e352ed
feat(openapi): restore Timeline OpenAPIv1 and deprecations ( #10768 )
2024-06-24 16:13:53 -05:00
Ellie O'Neil
62839b4ccc
docs(notifications): add personal notifications docs ( #10730 )
2024-06-19 16:28:26 +05:30
Francesco Macagno
750aab9a51
feat: allow task ownership as group ( #10742 )
2024-06-19 11:14:30 +02:00
david-leifker
333799c338
feat(strucutred-properties): structured properties delete and schema change support ( #10711 )
2024-06-17 19:53:54 -05:00
Hyejin Yoon
933d2493d7
docs: add customer stories page ( #10600 )
...
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-06-17 03:54:34 +00:00