7 Commits

Author SHA1 Message Date
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
Imri Paran
9132902ba1
MINOR: docs: explicit install command (#17199)
* docs: explicit install command

added `pip install openmetadata-ingestion` to the external ingestion guide

* added to all versions
2024-07-26 14:41:10 +02: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
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
4d4e37ef22
DOCS - Add CLI on external docs (#16792) 2024-06-26 08:47:02 +02:00
Prajwal214
1961e016a5
Doc: updating Enum for PipelineType (#16716) 2024-06-21 12:42:12 +05:30
Imri Paran
e2f845b2d1
docs: add 1.5.x-SNAPSHOT (#16694) 2024-06-18 15:53:06 +02:00