update noindex,nofollow props (#21732)

This commit is contained in:
Sweta Agarwalla 2025-06-12 19:09:42 +05:30 committed by GitHub
parent 16a9f48c59
commit e55c836cb6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
54 changed files with 102 additions and 6 deletions

View File

@ -60,7 +60,7 @@
## Security ## Security
- **SAML** support has been added. - **SAML** support has been added.
- Added option to mask passwords in the API response except for the `ingestion-bot` by setting the environment variable `MASK_PASSWORDS_API=true`. More info [here](/deployment/security/enable-password-masking). - Added option to mask passwords in the API response except for the `ingestion-bot` by setting the environment variable `MASK_PASSWORDS_API=true`.
- **Deprecation Notice**: **SSO** Service accounts for Bots will be deprecated. **JWT** authentication will be the preferred method for creating Bots. - **Deprecation Notice**: **SSO** Service accounts for Bots will be deprecated. **JWT** authentication will be the preferred method for creating Bots.
## Lineage ## Lineage

View File

@ -25,7 +25,7 @@
## Connectors ## Connectors
- New [Qliksense](qlik.com) Connector. - New [Qliksense](/connectors/dashboard/qliksense) Connector.
- Hive supports extracting metadata directly from the metastore to speed up the execution. Users whose metastore is not exposed can still run the extraction pointing to Hive. - Hive supports extracting metadata directly from the metastore to speed up the execution. Users whose metastore is not exposed can still run the extraction pointing to Hive.
- Added Usage & Lineage connector for Trino. - Added Usage & Lineage connector for Trino.
- Impala scheme has been deprecated from Hive connector. Users can use the Impala connector instead. - Impala scheme has been deprecated from Hive connector. Users can use the Impala connector instead.

View File

@ -60,7 +60,7 @@
## Security ## Security
- **SAML** support has been added. - **SAML** support has been added.
- Added option to mask passwords in the API response except for the `ingestion-bot` by setting the environment variable `MASK_PASSWORDS_API=true`. More info [here](/deployment/security/enable-password-masking). - Added option to mask passwords in the API response except for the `ingestion-bot` by setting the environment variable `MASK_PASSWORDS_API=true`.
- **Deprecation Notice**: **SSO** Service accounts for Bots will be deprecated. **JWT** authentication will be the preferred method for creating Bots. - **Deprecation Notice**: **SSO** Service accounts for Bots will be deprecated. **JWT** authentication will be the preferred method for creating Bots.
## Lineage ## Lineage

View File

@ -25,7 +25,7 @@
## Connectors ## Connectors
- New [Qliksense](qlik.com) Connector. - New [Qliksense](/connectors/dashboard/qliksense) Connector.
- Hive supports extracting metadata directly from the metastore to speed up the execution. Users whose metastore is not exposed can still run the extraction pointing to Hive. - Hive supports extracting metadata directly from the metastore to speed up the execution. Users whose metastore is not exposed can still run the extraction pointing to Hive.
- Added Usage & Lineage connector for Trino. - Added Usage & Lineage connector for Trino.
- Impala scheme has been deprecated from Hive connector. Users can use the Impala connector instead. - Impala scheme has been deprecated from Hive connector. Users can use the Impala connector instead.

View File

@ -60,7 +60,7 @@
## Security ## Security
- **SAML** support has been added. - **SAML** support has been added.
- Added option to mask passwords in the API response except for the `ingestion-bot` by setting the environment variable `MASK_PASSWORDS_API=true`. More info [here](/deployment/security/enable-password-masking). - Added option to mask passwords in the API response except for the `ingestion-bot` by setting the environment variable `MASK_PASSWORDS_API=true`.
- **Deprecation Notice**: **SSO** Service accounts for Bots will be deprecated. **JWT** authentication will be the preferred method for creating Bots. - **Deprecation Notice**: **SSO** Service accounts for Bots will be deprecated. **JWT** authentication will be the preferred method for creating Bots.
## Lineage ## Lineage

View File

@ -25,7 +25,7 @@
## Connectors ## Connectors
- New [Qliksense](qlik.com) Connector. - New [Qliksense](/connectors/dashboard/qliksense) Connector.
- Hive supports extracting metadata directly from the metastore to speed up the execution. Users whose metastore is not exposed can still run the extraction pointing to Hive. - Hive supports extracting metadata directly from the metastore to speed up the execution. Users whose metastore is not exposed can still run the extraction pointing to Hive.
- Added Usage & Lineage connector for Trino. - Added Usage & Lineage connector for Trino.
- Impala scheme has been deprecated from Hive connector. Users can use the Impala connector instead. - Impala scheme has been deprecated from Hive connector. Users can use the Impala connector instead.

View File

@ -1,6 +1,8 @@
--- ---
title: Metadata Ingestion Filter Patterns title: Metadata Ingestion Filter Patterns
slug: /connectors/ingestion/workflows/metadata/filter-patterns slug: /connectors/ingestion/workflows/metadata/filter-patterns
noindex: true
nofollow: true
--- ---
# Metadata Ingestion Filter Patterns # Metadata Ingestion Filter Patterns

View File

@ -1,6 +1,8 @@
--- ---
title: Build Code and Run Tests title: Build Code and Run Tests
slug: /developers/contribute/build-code-and-run-tests slug: /developers/contribute/build-code-and-run-tests
noindex: true
nofollow: true
--- ---
# Build Code and Run Tests # Build Code and Run Tests

View File

@ -1,6 +1,8 @@
--- ---
title: Manage Teams and Users title: Manage Teams and Users
slug: /how-to-guides/admin-guide/teams-and-users slug: /how-to-guides/admin-guide/teams-and-users
noindex: true
nofollow: true
--- ---
# Manage Teams and Users # Manage Teams and Users

View File

@ -1,6 +1,8 @@
--- ---
title: serviceTokenEnum title: serviceTokenEnum
slug: /main-concepts/metadata-standard/schemas/auth/servicetokenenum slug: /main-concepts/metadata-standard/schemas/auth/servicetokenenum
noindex: true
nofollow: true
--- ---
# ServiceTokenType # ServiceTokenType

View File

@ -1,6 +1,8 @@
--- ---
title: noConfigAuthenticationTypes title: noConfigAuthenticationTypes
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/database/common/noconfigauthenticationtypes slug: /main-concepts/metadata-standard/schemas/entity/services/connections/database/common/noconfigauthenticationtypes
noindex: true
nofollow: true
--- ---
# No Config Authentication Types # No Config Authentication Types

View File

@ -1,6 +1,8 @@
--- ---
title: saslMechanismType title: saslMechanismType
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/messaging/saslmechanismtype slug: /main-concepts/metadata-standard/schemas/entity/services/connections/messaging/saslmechanismtype
noindex: true
nofollow: true
--- ---
# SaslMechanismType # SaslMechanismType

View File

@ -1,6 +1,8 @@
--- ---
title: serviceType title: serviceType
slug: /main-concepts/metadata-standard/schemas/entity/services/servicetype slug: /main-concepts/metadata-standard/schemas/entity/services/servicetype
noindex: true
nofollow: true
--- ---
# Service Type # Service Type

View File

@ -1,6 +1,8 @@
--- ---
title: nodeSubType title: nodeSubType
slug: /main-concepts/metadata-standard/schemas/governance/workflows/elements/nodesubtype slug: /main-concepts/metadata-standard/schemas/governance/workflows/elements/nodesubtype
noindex: true
nofollow: true
--- ---
# NodeSubType # NodeSubType

View File

@ -1,6 +1,8 @@
--- ---
title: nodeType title: nodeType
slug: /main-concepts/metadata-standard/schemas/governance/workflows/elements/nodetype slug: /main-concepts/metadata-standard/schemas/governance/workflows/elements/nodetype
noindex: true
nofollow: true
--- ---
# NodeType # NodeType

View File

@ -1,6 +1,8 @@
--- ---
title: eventMonitorProvider title: eventMonitorProvider
slug: /main-concepts/metadata-standard/schemas/monitoring/eventmonitorprovider slug: /main-concepts/metadata-standard/schemas/monitoring/eventmonitorprovider
noindex: true
nofollow: true
--- ---
# Event Monitor Provider # Event Monitor Provider

View File

@ -1,6 +1,8 @@
--- ---
title: secretsManagerClientLoader title: secretsManagerClientLoader
slug: /main-concepts/metadata-standard/schemas/security/secrets/secretsmanagerclientloader slug: /main-concepts/metadata-standard/schemas/security/secrets/secretsmanagerclientloader
noindex: true
nofollow: true
--- ---
# Secrets Manager Client Loader # Secrets Manager Client Loader

View File

@ -1,6 +1,8 @@
--- ---
title: secretsManagerProvider title: secretsManagerProvider
slug: /main-concepts/metadata-standard/schemas/security/secrets/secretsmanagerprovider slug: /main-concepts/metadata-standard/schemas/security/secrets/secretsmanagerprovider
noindex: true
nofollow: true
--- ---
# Secrets Manager Provider # Secrets Manager Provider

View File

@ -1,6 +1,8 @@
--- ---
title: changeEventType title: changeEventType
slug: /main-concepts/metadata-standard/schemas/type/changeeventtype slug: /main-concepts/metadata-standard/schemas/type/changeeventtype
noindex: true
nofollow: true
--- ---
# EventType # EventType

View File

@ -1,6 +1,8 @@
--- ---
title: csvErrorType title: csvErrorType
slug: /main-concepts/metadata-standard/schemas/type/csverrortype slug: /main-concepts/metadata-standard/schemas/type/csverrortype
noindex: true
nofollow: true
--- ---
# csvErrorType # csvErrorType

View File

@ -1,6 +1,8 @@
--- ---
title: include title: include
slug: /main-concepts/metadata-standard/schemas/type/include slug: /main-concepts/metadata-standard/schemas/type/include
noindex: true
nofollow: true
--- ---
# Include # Include

View File

@ -1,6 +1,8 @@
--- ---
title: Python SDK Entities title: Python SDK Entities
slug: /sdk/python/entities slug: /sdk/python/entities
noindex: true
nofollow: true
--- ---
# Python SDK Entities # Python SDK Entities

View File

@ -1,6 +1,8 @@
--- ---
title: Metadata Ingestion Filter Patterns title: Metadata Ingestion Filter Patterns
slug: /connectors/ingestion/workflows/metadata/filter-patterns slug: /connectors/ingestion/workflows/metadata/filter-patterns
noindex: true
nofollow: true
--- ---
# Metadata Ingestion Filter Patterns # Metadata Ingestion Filter Patterns

View File

@ -1,6 +1,8 @@
--- ---
title: Build Code and Run Tests title: Build Code and Run Tests
slug: /developers/contribute/build-code-and-run-tests slug: /developers/contribute/build-code-and-run-tests
noindex: true
nofollow: true
--- ---
# Build Code and Run Tests # Build Code and Run Tests

View File

@ -1,6 +1,8 @@
--- ---
title: Manage Teams and Users title: Manage Teams and Users
slug: /how-to-guides/admin-guide/teams-and-users slug: /how-to-guides/admin-guide/teams-and-users
noindex: true
nofollow: true
--- ---
# Manage Teams and Users # Manage Teams and Users

View File

@ -1,6 +1,8 @@
--- ---
title: serviceTokenEnum title: serviceTokenEnum
slug: /main-concepts/metadata-standard/schemas/auth/servicetokenenum slug: /main-concepts/metadata-standard/schemas/auth/servicetokenenum
noindex: true
nofollow: true
--- ---
# ServiceTokenType # ServiceTokenType

View File

@ -1,6 +1,8 @@
--- ---
title: noConfigAuthenticationTypes title: noConfigAuthenticationTypes
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/database/common/noconfigauthenticationtypes slug: /main-concepts/metadata-standard/schemas/entity/services/connections/database/common/noconfigauthenticationtypes
noindex: true
nofollow: true
--- ---
# No Config Authentication Types # No Config Authentication Types

View File

@ -1,6 +1,8 @@
--- ---
title: saslMechanismType title: saslMechanismType
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/messaging/saslmechanismtype slug: /main-concepts/metadata-standard/schemas/entity/services/connections/messaging/saslmechanismtype
noindex: true
nofollow: true
--- ---
# SaslMechanismType # SaslMechanismType

View File

@ -1,6 +1,8 @@
--- ---
title: serviceType title: serviceType
slug: /main-concepts/metadata-standard/schemas/entity/services/servicetype slug: /main-concepts/metadata-standard/schemas/entity/services/servicetype
noindex: true
nofollow: true
--- ---
# Service Type # Service Type

View File

@ -1,6 +1,8 @@
--- ---
title: nodeSubType title: nodeSubType
slug: /main-concepts/metadata-standard/schemas/governance/workflows/elements/nodesubtype slug: /main-concepts/metadata-standard/schemas/governance/workflows/elements/nodesubtype
noindex: true
nofollow: true
--- ---
# NodeSubType # NodeSubType

View File

@ -1,6 +1,8 @@
--- ---
title: nodeType title: nodeType
slug: /main-concepts/metadata-standard/schemas/governance/workflows/elements/nodetype slug: /main-concepts/metadata-standard/schemas/governance/workflows/elements/nodetype
noindex: true
nofollow: true
--- ---
# NodeType # NodeType

View File

@ -1,6 +1,8 @@
--- ---
title: eventMonitorProvider title: eventMonitorProvider
slug: /main-concepts/metadata-standard/schemas/monitoring/eventmonitorprovider slug: /main-concepts/metadata-standard/schemas/monitoring/eventmonitorprovider
noindex: true
nofollow: true
--- ---
# Event Monitor Provider # Event Monitor Provider

View File

@ -1,6 +1,8 @@
--- ---
title: secretsManagerClientLoader title: secretsManagerClientLoader
slug: /main-concepts/metadata-standard/schemas/security/secrets/secretsmanagerclientloader slug: /main-concepts/metadata-standard/schemas/security/secrets/secretsmanagerclientloader
noindex: true
nofollow: true
--- ---
# Secrets Manager Client Loader # Secrets Manager Client Loader

View File

@ -1,6 +1,8 @@
--- ---
title: secretsManagerProvider title: secretsManagerProvider
slug: /main-concepts/metadata-standard/schemas/security/secrets/secretsmanagerprovider slug: /main-concepts/metadata-standard/schemas/security/secrets/secretsmanagerprovider
noindex: true
nofollow: true
--- ---
# Secrets Manager Provider # Secrets Manager Provider

View File

@ -1,6 +1,8 @@
--- ---
title: changeEventType title: changeEventType
slug: /main-concepts/metadata-standard/schemas/type/changeeventtype slug: /main-concepts/metadata-standard/schemas/type/changeeventtype
noindex: true
nofollow: true
--- ---
# EventType # EventType

View File

@ -1,6 +1,8 @@
--- ---
title: csvErrorType title: csvErrorType
slug: /main-concepts/metadata-standard/schemas/type/csverrortype slug: /main-concepts/metadata-standard/schemas/type/csverrortype
noindex: true
nofollow: true
--- ---
# csvErrorType # csvErrorType

View File

@ -1,6 +1,8 @@
--- ---
title: include title: include
slug: /main-concepts/metadata-standard/schemas/type/include slug: /main-concepts/metadata-standard/schemas/type/include
noindex: true
nofollow: true
--- ---
# Include # Include

View File

@ -1,6 +1,8 @@
--- ---
title: Python SDK Entities title: Python SDK Entities
slug: /sdk/python/entities slug: /sdk/python/entities
noindex: true
nofollow: true
--- ---
# Python SDK Entities # Python SDK Entities

View File

@ -1,6 +1,8 @@
--- ---
title: Metadata Ingestion Filter Patterns title: Metadata Ingestion Filter Patterns
slug: /connectors/ingestion/workflows/metadata/filter-patterns slug: /connectors/ingestion/workflows/metadata/filter-patterns
noindex: true
nofollow: true
--- ---
# Metadata Ingestion Filter Patterns # Metadata Ingestion Filter Patterns

View File

@ -1,6 +1,8 @@
--- ---
title: Build Code and Run Tests title: Build Code and Run Tests
slug: /developers/contribute/build-code-and-run-tests slug: /developers/contribute/build-code-and-run-tests
noindex: true
nofollow: true
--- ---
# Build Code and Run Tests # Build Code and Run Tests

View File

@ -1,6 +1,8 @@
--- ---
title: Manage Teams and Users title: Manage Teams and Users
slug: /how-to-guides/admin-guide/teams-and-users slug: /how-to-guides/admin-guide/teams-and-users
noindex: true
nofollow: true
--- ---
# Manage Teams and Users # Manage Teams and Users

View File

@ -1,6 +1,8 @@
--- ---
title: serviceTokenEnum title: serviceTokenEnum
slug: /main-concepts/metadata-standard/schemas/auth/servicetokenenum slug: /main-concepts/metadata-standard/schemas/auth/servicetokenenum
noindex: true
nofollow: true
--- ---
# ServiceTokenType # ServiceTokenType

View File

@ -1,6 +1,8 @@
--- ---
title: noConfigAuthenticationTypes title: noConfigAuthenticationTypes
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/database/common/noconfigauthenticationtypes slug: /main-concepts/metadata-standard/schemas/entity/services/connections/database/common/noconfigauthenticationtypes
noindex: true
nofollow: true
--- ---
# No Config Authentication Types # No Config Authentication Types

View File

@ -1,6 +1,8 @@
--- ---
title: saslMechanismType title: saslMechanismType
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/messaging/saslmechanismtype slug: /main-concepts/metadata-standard/schemas/entity/services/connections/messaging/saslmechanismtype
noindex: true
nofollow: true
--- ---
# SaslMechanismType # SaslMechanismType

View File

@ -1,6 +1,8 @@
--- ---
title: serviceType title: serviceType
slug: /main-concepts/metadata-standard/schemas/entity/services/servicetype slug: /main-concepts/metadata-standard/schemas/entity/services/servicetype
noindex: true
nofollow: true
--- ---
# Service Type # Service Type

View File

@ -1,6 +1,8 @@
--- ---
title: nodeSubType title: nodeSubType
slug: /main-concepts/metadata-standard/schemas/governance/workflows/elements/nodesubtype slug: /main-concepts/metadata-standard/schemas/governance/workflows/elements/nodesubtype
noindex: true
nofollow: true
--- ---
# NodeSubType # NodeSubType

View File

@ -1,6 +1,8 @@
--- ---
title: nodeType title: nodeType
slug: /main-concepts/metadata-standard/schemas/governance/workflows/elements/nodetype slug: /main-concepts/metadata-standard/schemas/governance/workflows/elements/nodetype
noindex: true
nofollow: true
--- ---
# NodeType # NodeType

View File

@ -1,6 +1,8 @@
--- ---
title: eventMonitorProvider title: eventMonitorProvider
slug: /main-concepts/metadata-standard/schemas/monitoring/eventmonitorprovider slug: /main-concepts/metadata-standard/schemas/monitoring/eventmonitorprovider
noindex: true
nofollow: true
--- ---
# Event Monitor Provider # Event Monitor Provider

View File

@ -1,6 +1,8 @@
--- ---
title: secretsManagerClientLoader title: secretsManagerClientLoader
slug: /main-concepts/metadata-standard/schemas/security/secrets/secretsmanagerclientloader slug: /main-concepts/metadata-standard/schemas/security/secrets/secretsmanagerclientloader
noindex: true
nofollow: true
--- ---
# Secrets Manager Client Loader # Secrets Manager Client Loader

View File

@ -1,6 +1,8 @@
--- ---
title: secretsManagerProvider title: secretsManagerProvider
slug: /main-concepts/metadata-standard/schemas/security/secrets/secretsmanagerprovider slug: /main-concepts/metadata-standard/schemas/security/secrets/secretsmanagerprovider
noindex: true
nofollow: true
--- ---
# Secrets Manager Provider # Secrets Manager Provider

View File

@ -1,6 +1,8 @@
--- ---
title: changeEventType title: changeEventType
slug: /main-concepts/metadata-standard/schemas/type/changeeventtype slug: /main-concepts/metadata-standard/schemas/type/changeeventtype
noindex: true
nofollow: true
--- ---
# EventType # EventType

View File

@ -1,6 +1,8 @@
--- ---
title: csvErrorType title: csvErrorType
slug: /main-concepts/metadata-standard/schemas/type/csverrortype slug: /main-concepts/metadata-standard/schemas/type/csverrortype
noindex: true
nofollow: true
--- ---
# csvErrorType # csvErrorType

View File

@ -1,6 +1,8 @@
--- ---
title: include title: include
slug: /main-concepts/metadata-standard/schemas/type/include slug: /main-concepts/metadata-standard/schemas/type/include
noindex: true
nofollow: true
--- ---
# Include # Include

View File

@ -1,6 +1,8 @@
--- ---
title: Python SDK Entities title: Python SDK Entities
slug: /sdk/python/entities slug: /sdk/python/entities
noindex: true
nofollow: true
--- ---
# Python SDK Entities # Python SDK Entities