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
John Joyce
ea7b27b0e5
docs(): Announcing DataHub Open Assertions Specification ( #10609 )
...
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Johns-MBP-465.lan>
Co-authored-by: John Joyce <john@Johns-MBP-466.lan>
Co-authored-by: John Joyce <john@Johns-MBP-478.lan>
Co-authored-by: John Joyce <john@Johns-MBP-499.lan>
Co-authored-by: John Joyce <john@Johns-MBP-514.lan>
2024-06-12 10:52:22 -07:00
david-leifker
75f65dd88b
fix(docs): structured properties openapi guide ( #10671 )
2024-06-12 12:48:21 -05:00
Aseem Bansal
3ac9b72d2b
docs(cli/dataset): add dataset CLI get and upsert examples ( #10688 )
2024-06-12 18:26:41 +05:30
Aseem Bansal
6f9de6a08a
doc(glossary): add note for github action for glossary ( #10687 )
2024-06-12 17:32:59 +05:30
Andrew Sikowitz
46dbb10940
docs(ingest): Rename csv / s3 / file source and sink ( #10675 )
2024-06-11 11:44:13 -07:00
dushayntAW
177a50f9a7
fix(ingestion/airflow-plugin): airflow remove old tasks ( #10485 )
2024-06-10 15:24:20 +05:30
Aseem Bansal
ca88691ff4
docs: add note for subResourceType being a fieldPath ( #10660 )
2024-06-07 17:50:34 +05:30
John Joyce
eda1db081b
docs(): Adding API docs for incidents, operations, and assertions ( #10522 )
...
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
Co-authored-by: John Joyce <john@ip-10-0-0-48.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Johns-MBP-432.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.lan>
2024-06-06 14:05:44 -07:00
dushayntAW
12455f95d7
doc(ingestion/airflow-plugin): update for developers ( #10633 )
2024-06-06 14:31:39 +05:30
Jay
ceaa586cd0
docs(subscriptions): adding docs for assertion level subscriptions on managed DH ( #10495 )
2024-06-05 12:46:38 -04:00
ksrinath
90febde88e
doc(roles): update privileges ( #10528 )
2024-06-05 16:27:19 +05:30
Maggie Hays
7eba5f20b1
docs: update Town Hall page ( #10588 )
...
Co-authored-by: yoonhyejin <0327jane@gmail.com>
2024-05-28 11:11:34 -07:00
david-leifker
4d9b6814a7
docs(update): updating-datahub ( #10585 )
2024-05-24 17:11:50 -05:00
Davi Arnaut
47ba6d9395
docs(remote-ingestion): update description and deployment instructions ( #10574 )
2024-05-23 20:36:52 -07:00
Hyejin Yoon
ad3b8f9b09
docs: improve lineage docs ( #10396 )
2024-05-22 15:25:49 +09:00
Hyejin Yoon
7f37c6f17a
docs: add guides on forms & structured properties ( #10340 )
2024-05-21 18:12:10 +09:00
sid-acryl
634a486d81
doc(gms/scim-api): fix title and add overview ( #10388 )
2024-05-20 20:43:04 -07:00