119 Commits

Author SHA1 Message Date
Pere Miquel Brull
7012e73d75
GEN-1166 - Improve Ingestion Workflow Error Summary (#18280)
* GEN-1166 - Improve Ingestion Workflow Error Summary

* fix test

* docs

* comments
2024-10-16 18:15:50 +02:00
Ayush Shah
675a93c61d
doc: Update GCS connector platform in storage connectors list (#18164) 2024-10-09 14:36:00 +05:30
Aniket Katkar
a2e819fa9b
update latest release references to 1.5.6 (#18106) 2024-10-03 21:42:31 +05:30
Prajwal214
38d833d138
Docs: Updating latest release v1.5.5 in Docs (#17992)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-25 16:50:13 +05:30
Prajwal214
30a091b466
Docs: Updating datalake & dbt Cloud docs (#17983)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-25 10:49:44 +05:30
Ashish Gupta
dbd4826c37
Docs: Updating the latest Release v.1.5.4 (#17875) 2024-09-17 09:41:34 +02:00
Aniket Katkar
3e899fa1f9
Add missing info for flink connector (#17874) 2024-09-17 11:48:39 +05:30
Prajwal214
c0a01159ca
Docs: Updating the latest Release v.1.5.3 (#17819)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-12 20:47:09 +05:30
Prajwal214
5e6ad2615b
Docs: Updated the latest Release v.1.5.2 (#17688)
* Docs: Updated the latest Release v.1.5.2

* Docs: Updated the latest Release v.1.5.2

---------

Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-03 19:45:24 -07:00
Pere Miquel Brull
60ed221cf1
DOCS - Update Version Snapshots (#17589) 2024-08-27 14:41:12 +05:30
Pere Miquel Brull
6b615f4518
MINOR - 1.5.0 docs & update what's new (#17585)
* MINOR - Docs 1.5 upgrade

* quickstart

* docs

* what's new
2024-08-26 12:04:48 +02:00
Prajwal214
3b414d4eec
Doc: Updating Release Docs for 1.4.8 (#17529)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-08-21 19:57:25 -07:00
Prajwal214
c8ec979f04
Doc: Adding Database Connection Pool in for v1.5.0 (#17533)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-08-21 20:24:48 +05:30
IceS2
c47a46ad78
Removed stale links. Updated Backward Incompatible Changes (#17483) 2024-08-19 11:08:56 +02:00
Prajwal214
0dc326dda9
Doc: Updating Release Docs (#17297)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-08-06 10:58:05 +05:30
Mayur Singal
840a102887
Fix #17195: Support automated unstructured files ingestion & tags (#17196) 2024-07-31 00:05:58 +05:30
IceS2
c522f14178
MINOR: Refactor output_handlers to a WorkflowOutputHandler class (#17149)
* Refactor output_handlers to a WorkflowOutputHandler class

* Add old methods as deprecated to avoid breaking changes

* Extract WorkflowInitErrorHandler from workflow_output_handler

* Fix static checks

* Fix tests

* Fix tests

* Update code based on comments from PR

* Update comment
2024-07-29 09:20:34 +02:00
Prajwal214
d25efedcb6
Doc: Updated Superset Service Connection Docs (#17134)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2024-07-24 10:44:49 +05:30
Prajwal214
59d9a0299c
Doc: Updated Doris & Redshift Docs (#17123)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-22 06:42:54 +00:00
Pere Miquel Brull
8d739563f2
FIX CL-548 - Encrypt JWT Token w/ Secrets Manager (#16861)
* encrypt jwt

* encrypt jwt

* Handle token revokes with SM

* #10192 - Validate both include and excludes filters

* #10192 - Validate both include and excludes filters

* docs
2024-07-11 09:16:48 +02:00
Prajwal214
2a816ed812
Doc: Updating Docs for Kubernetes deployment (#16872)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-04 12:37:13 +05:30
Pere Miquel Brull
e3bbb18a03
DOCS - Storage Connector example (#16910) 2024-07-03 11:55:27 +02:00
Akash Jain
e01f4c75e7
docs: Ingestion Version Tagging system update for 1.5.0 (#16879) 2024-07-02 12:08:00 +05:30
harshsoni2024
56bc7e647c
DOCS: doc fix v1.5 (#16834)
* use 1.5 partial file

* use v1.5 images in docs
2024-06-28 12:13:05 +05:30
Pere Miquel Brull
c7220ccdc9
DOCS - Fix storage YAML & prep 1.5 docs (#16833) 2024-06-28 07:49:30 +02:00
Prajwal214
d3746b4b70
Doc: Updating DB String in place of Athena (#16811) 2024-06-27 00:12:11 +05:30
Shilpa Vernekar
97dca7cfd1
Docs: Fixed the 404 links (#16717) 2024-06-19 07:51:12 -07:00
Imri Paran
c79c5da00a
Fixes #16632: Add testCases property to a test suite source config (#16631)
* feat: test-suites

enable specifying a subset of test cases to run in a test suite pipeline

* improved property description
2024-06-19 12:47:38 +02:00
Shilpa Vernekar
bcbc2c0ded
Docs: Data Quality & Observability (#16701) 2024-06-18 07:47:41 -07:00
Shilpa Vernekar
d6f8836755
Updated Release Docs (#16686) 2024-06-18 06:22:48 +00:00
gpby
db959c33a6
Add Teradata connector docs (#16672)
* Add Teradata doc to ui

* Add Teradata doc
2024-06-17 17:47:04 -07:00
Aniket Katkar
8c2a556918
Docs: Required content changes to fix the copy-to-clipboard functionality (#16557)
* Required content changes to fix the copy-to-clipboard functionality

* fix(workflow): typo for paths-ignore for playwright (#16559)

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-06-06 21:07:16 +05:30
harshsoni2024
b87956cbf0
match all params in metadata ingestion docs-ui-yaml (#16528) 2024-06-05 11:05:24 +05:30
harshsoni2024
a85fc43f5e
MINOR: python requirements doc fix (#16509) 2024-06-04 11:03:44 +05:30
Prajwal214
fedf6906c3
Minor: Updating the upgrade docs for Backups & Restore (#16514) 2024-06-03 19:45:24 +05:30
Prajwal214
159444285f
Minor: Adding Docs for openmetadata-ops (#16460) 2024-06-03 19:42:43 +05:30
IceS2
1c48a317c7
Update multithreading docs (#16513) 2024-06-03 14:52:24 +02:00
Ayush Shah
7dad49640d
Documentation: Add SSL related modifications (#16437) 2024-05-28 17:43:25 +05:30
Prajwal214
56cf2ec2f6
Updating Release Page For 1.3.4 (#16396) 2024-05-27 12:04:28 +05:30
Pere Miquel Brull
1272c7a1e3
DOCS - update incompatible changes (#16363) 2024-05-21 12:23:08 +02:00
Suman Maharana
60f4963759
MINOR: Cleaned OpenLineage Docs (#16339)
* cleaned openlineage docs

* cleaned openlineage docs

* cleaned openlineage docs
2024-05-18 11:08:25 +02:00
Onkar Ravgan
93470b7a43
MINOR: Updated Alation connector 1.4 docs (#16327)
* fixed alation 1.4 docs

* fix docs format

---------

Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2024-05-17 17:43:53 +05:30
Pere Miquel Brull
04fd3f706e
DOCS - Point to the right partials and images (#16321) 2024-05-17 10:51:35 +02:00
Pere Miquel Brull
c24b4e0178
DOCS - Publish 1.4 docs & Remove 1.1 and 1.2 (#16308) 2024-05-16 16:10:54 +02:00
Pere Miquel Brull
83c2f8cfa7
MINOR - Backward Incompatible Docs (#16230) 2024-05-16 12:53:37 +05:30
harshsoni2024
54b63dbd96
docs cleanup (#16216) 2024-05-10 13:18:35 +05:30
Pere Miquel Brull
a0db32c18a
MINOR - Docs and deprecations (#16118)
* MINOR - Docs and deprecations

* clean
2024-05-03 10:18:29 +02:00
IceS2
a54c54b1ab
Remove overrideOwner attribute that isn't there anymore (#16108) 2024-05-02 14:34:57 +00:00
Onkar Ravgan
c63d441aa1
Fix #12929: Added config to include/exclude undeployed pipelines while ingestion (#15797) 2024-04-30 10:54:06 +05:30
Pere Miquel Brull
e01054fe68
MINOR - 1.3.3 release docs (#15972) 2024-04-19 15:14:35 +02:00