data: ab_internal: ql: 400 sl: 200 allowedHosts: hosts: - api.notion.com connectorBuildOptions: baseImage: docker.io/airbyte/source-declarative-manifest:7.5.1@sha256:8da9d362c184e2e46532ab94f6f9968a74835c0882d6a4a2f9f9c9e5b972f2a1 connectorSubtype: api connectorType: source definitionId: 6e00b415-b02e-4160-bf02-58176a0ae687 dockerImageTag: 3.3.8 dockerRepository: airbyte/source-notion documentationUrl: https://docs.airbyte.com/integrations/sources/notion externalDocumentationUrls: - title: Changes by version url: https://developers.notion.com/reference/changes-by-version type: api_reference - title: Changelog url: https://developers.notion.com/page/changelog type: api_release_history githubIssueLabel: source-notion icon: notion.svg license: ELv2 maxSecondsBetweenMessages: 1 name: Notion remoteRegistries: pypi: enabled: false packageName: airbyte-source-notion registryOverrides: cloud: enabled: true oss: enabled: true releaseStage: generally_available releases: breakingChanges: 3.0.0: message: The source Notion connector is being migrated from the Python CDK to our declarative low-code CDK. Due to changes in the handling of state format between these CDKs, this migration constitutes a breaking change for users syncing the `Comments` stream. To ensure a smooth migration, please reset your data for this stream upon updating. This will facilitate a fresh first sync. If you are not syncing the `Comments` stream, you can upgrade without any further action. For more information, see our migration documentation for source Notion. upgradeDeadline: "2024-04-29" scopedImpact: - scopeType: stream impactedScopes: ["comments"] 2.0.0: message: Version 2.0.0 introduces schema changes to multiple properties shared by the blocks, databases and pages streams. These changes were introduced to reflect updates to the Notion API. A full schema refresh and data reset are required to upgrade to this version. upgradeDeadline: "2023-11-09" rolloutConfiguration: enableProgressiveRollout: false suggestedStreams: streams: - blocks - databases - pages - users supportLevel: certified tags: - language:manifest-only - cdk:low-code connectorTestSuitesOptions: - suite: liveTests testConnections: - name: notion_config_oauth_dev_null id: 58842b61-7557-4971-829a-5a1cc43d7614 - name: notion_config_dev_null id: 8af67fe8-a20e-4eae-816a-2a3c893c0360 - suite: unitTests - suite: acceptanceTests testSecrets: - name: SECRET_SOURCE-NOTION__CREDS fileName: config.json secretStore: type: GSM alias: airbyte-connector-testing-secret-store - name: SECRET_SOURCE-NOTION__CREDS_OAUTH fileName: config_oauth.json secretStore: type: GSM alias: airbyte-connector-testing-secret-store metadataSpecVersion: "1.0"