Doc: Adding GCS Connector to OM in OM v.1.5 (#17250)

Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
Co-authored-by: Suman Maharana <sumanmaharana786@gmail.com>
This commit is contained in:
Prajwal214 2024-08-01 17:02:33 +05:30 committed by GitHub
parent 2253b7aff3
commit da6b2b7310
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ along with many examples.
{% note %}
When both include and exclude filters are present, the include filter takes precedence and will be applied exclusively. The exclude filter will be ignored in this scenario.
In OpenMetadata v1.5.x, when both include and exclude filters are applied, the system first processes the include filter, followed by the exclude filter.
{% /note %}

View File

@ -6,7 +6,7 @@ slug: /connectors/storage/gcs
{% connectorDetailsHeader
name="GCS"
stage="PROD"
platform="Collate"
platform="OpenMetadata"
availableFeatures=["Metadata", "Structured Containers"]
unavailableFeatures=["Unstructured Containers"]
/ %}