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
Ayush Shah
fb263158d5
Add/Modify Release notes for 1.3.2 ( #15914 )
2024-04-16 20:25:50 +05:30
Onkar Ravgan
370abda43f
dbt docs revamp ( #15787 )
2024-04-03 20:42:30 +05:30
harshsoni2024
feb33a0cc2
Fix #12964 : Qlik Sense & Qlik Cloud filter draft dashboards ( #15726 )
...
* Fix #12964 : filter draft dashboards from config
* Fix #12964 : add unit test for qlik_sense
* Fix #12964 : added UI and doc code
* Fix #12964 : move includedraftdashboard flag from source_connection to source_config
* Fix #12964 : filter draft dashboards in qlikcloud
* Fix #12964 : add unit test for qlik cloud
* Fix #12964 : remove unnecessary comments, code clean
* Fix #12964 : pylint changes
2024-04-02 14:30:33 +02:00
Suman Maharana
a8d288cc32
Fix #11351 Added Kafka Connect connector docs ( #15747 )
...
* Added Kafka Connect JSON Schemas
* Added Kafka Connect Documentation
* Revert "Added Kafka Connect JSON Schemas"
This reverts commit 89cf700e93f1391f24156a1235e5d5e70b067704.
* Added webp image formats for kafkaconnect docs
---------
Co-authored-by: Suman Maharana <suman@Reyna.local>
2024-04-01 11:34:38 +05:30
Aniket Katkar
eee26e18b0
Docs: Fix incorrect references in the documentation ( #15738 )
...
* remove the domains and versions from the reference urls of the openmetadata documentation
* remove unnecessary version mentions in the reference URLS
2024-03-28 15:16:29 +05:30
Pere Miquel Brull
890820ed92
MINOR - App routes & datamodel ( #15722 )
...
* MINOR - App routes & datamodel
* fix future annotations
* fix future annotations
2024-03-27 19:12:24 +01:00
IceS2
ce3f124a33
MINOR: Add Multithread Documentation ( #15706 )
...
* Add Multithread Documentation
* Add general considerations
2024-03-27 08:30:16 +01:00
Pere Miquel Brull
9d7bfa363e
MINOR - Clean metadata CLI ( #15631 )
...
* Docs
* MINOR - Clean metadata CLI
* remove tests
2024-03-26 16:36:47 +01:00
IceS2
51e3d7a466
FIXES 15215: First draft implementation on extracting metadata incrementally. Done for Snowflake, BigQuery and Redshift ( #15201 )
...
* Initial incremental implementation for snowflake
* Initial unit test refactor for snowflake
* Fix linter complaints
* Propagate change on abstract create method
* Add missing argument to create
* Polish Snowflake incremental extraction
* Fix linters and make enabled required
* Initial proposal for incremental bigquery extraction
* BigQuery incremental tests
* Remove debugging override
* Fix linters
* Remove unused query
* Initial Redshift Incremental Extraction
* Add Incremental Extraction documentation
* Move the default to False
* Improve code based on sonarcloud input
* Apply suggestions
* Fix wrong path
* Change timestamp to be time aware as per sonar
* Move documentation to 1.4
* Move documentation to 1.4
* Fix linters
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-03-15 14:00:49 +01:00
Mayur Singal
88ab7475e7
MINOR: Restructure dbServiceName field in dashboard and pipeline ( #15548 )
2024-03-15 12:42:47 +05:30
Aniket Katkar
957e087937
Docs: Update connectors list for v1.3.x and v1.4.x ( #15562 )
...
* add missing cards for new connectors on connectors list page
* move storage connector list to partial
* fix storage connectors list partial path
* move dashboard connectors list for v1.3 and v1.4 to partials
* move database connectors list into partials
* move messaging connectors list to partials
* move metadata connectors list to partials
* move ML Model connectors list to partials
* move pipeline connectors list to partials
* move search connectors list to partials
* remove unnecessary spaces
2024-03-14 14:16:20 +05:30
Imri Paran
67c57ec4f0
docs: 1.4.x-SNAPSHOT ( #15506 )
...
* docs: 1.4.x-SNAPSHOT
added partials
added images
updated paths
2024-03-11 09:42:26 +00:00
Shilpa Vernekar
49d2378eec
1.3.1 Release Doc ( #15484 )
2024-03-07 16:37:05 +05:30
Pere Miquel Brull
6ec468def7
Update external docs ( #15319 )
2024-02-23 08:53:10 +01:00
Akash Jain
0628d01fe4
chore(docs): Update k8s snippet of Google SSO ( #15286 )
...
* chore(docs): Update k8s snippet of Google SSO
* chore: Update code snippets for jwks config url
* chore(docs): Add a note on JWKS Url Reachability
2024-02-21 09:30:17 +01:00
Onkar Ravgan
50dd74253a
MINOR: Added external workflow missing docs for usage/lineage ( #15223 )
...
* Added ext ing workflow docs
* Added dq run ext docs
* Nit
* Nit
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-02-16 16:59:39 +01:00
Shilpa Vernekar
ad23c76119
Changes to 1.3 Docs ( #15152 )
2024-02-12 18:41:11 +05:30
Mayur Singal
4b9b13b555
MINOR: Fix Mongodb Migration Issue ( #15115 )
...
* MINOR: Fix Mongodb Migration Issue
* checkstyle fix
* fix docs
2024-02-11 07:44:16 -08:00
Pere Miquel Brull
199d0c7985
MINOR - 1.3 release docker breaking docs ( #15107 )
2024-02-08 18:12:01 +01:00
Pere Miquel Brull
0bfe32a426
MINOR - Docs for 1.3 release ( #15054 )
2024-02-06 11:52:03 +01:00
Pere Miquel Brull
eb501c1996
MINOR - Breaking change for alerts docs ( #15026 )
2024-02-05 11:54:59 +01:00
Mayur Singal
2b53ff5b46
MINOR: Docs - Lineage Breaking Change ( #14967 )
2024-01-31 16:40:24 +05:30
Pere Miquel Brull
ce15728327
MINOR - Docs 1.3 BETA & Slack Alert ( #14961 )
...
* MINOR - Docs 1.3 BETA & Slack Alert
* MINOR - Docs 1.3 BETA & Slack Alert
2024-01-31 07:16:22 +01:00
Pere Miquel Brull
05038cc99c
MINOR - Add notes on external ingestion docs ( #14756 )
...
* MINOR - Add notes on external ingestion docs
* GCS Composer
2024-01-18 11:07:34 +01:00
Onkar Ravgan
e4ea06834f
Added redploy docs ( #14526 )
2023-12-29 10:04:18 +01:00
Pere Miquel Brull
b786064bc2
#11857 - Store workflow status in the Ingestion Pipeline Status ( #14462 )
...
* Register StackTraceError in spec
* Register StackTraceError in spec
* Register StackTraceError in spec
* Add todos
* Update status
* docs
* format
* Fix tests
* Fix tests
* Fix tests
* Ignore generated
* Fix tests
* Fix tests
* Tests
* Try constants
* Try constants
* Print
* Print
* Print
* order
* Fix service name
* fix ui error
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-12-22 15:43:50 +01:00
NiharDoshi99
492092720d
#12908 support for table owner in postgres ( #14289 )
...
* support pick up postgres table owner
* added owner wrapper
* optimize the code
* remove pylint error
* minor fix
* changes as per comments
* fix python checksytyle and comments
* moved process owner to database service
* update docs for version 1.3
---------
Co-authored-by: Vanshika Kabra <vanshikakabra@Vanshikas-MacBook-Pro.local>
2023-12-20 18:42:59 +05:30
Shilpa Vernekar
91899233f9
Docs: Updated v1.3 & changed to How-to Guides ( #14380 )
2023-12-13 09:28:06 -08:00
Pere Miquel Brull
9d5c3a490f
MINOR - Prepare 1.3 docs directories ( #14357 )
2023-12-13 18:33:08 +05:30
Shilpa Vernekar
9463a7b122
youtube images resized ( #14364 )
2023-12-13 11:24:53 +05:30
Akash Jain
0c31dc4641
docs: 1.2.1 Breaking Changes and miscellaneous fixes ( #13955 )
...
* Remove Deprecated docs of docker volume
* fix(docs): Update Kubernetes Docs from 1.1.X
* docs: Add 1.2.1 breaking changes
* docs: Update Helm Values
* 1.2.1 docs
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-11-14 07:32:20 +01:00
Mayur Singal
367bac9064
Fix #13787 : Add support for ES data types ( #13916 )
...
* Fix #13787 : Add support for ES data types
* fixed tests
---------
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
2023-11-10 20:14:42 +05:30
Pere Miquel Brull
b250cd8808
Fix #13699 - Add separator for Storage Container manifest ( #13924 )
...
* Fix #13699 - Add separator for Storage Container manifest
* Fix #13906 - Fix add_mlmodel_lineage description field
* Add separator
* Add separator
2023-11-10 10:44:47 +01:00
Akash Jain
1cbcdd01d2
docs: Add breaking changes for the use of DB_PARAMS
( #13841 )
2023-11-04 09:56:13 -07:00
Pere Miquel Brull
ca9a92e39d
[Docs] - Workflow Breaking Changes - Custom Connectors ( #13834 )
...
* quickstart
* [Docs] - Workflow Breaking Changes - Custom Connectors
2023-11-03 08:24:03 +01:00