10
10
connectorSubtype : api
11
11
connectorType : source
12
12
definitionId : 6e00b415-b02e-4160-bf02-58176a0ae687
13
- dockerImageTag : 3.0.0
13
+ dockerImageTag : 3.0.1
14
14
dockerRepository : airbyte/source-notion
15
15
documentationUrl : https://docs.airbyte.com/integrations/sources/notion
16
16
githubIssueLabel : source-notion
@@ -32,12 +32,14 @@ data:
32
32
breakingChanges :
33
33
3.0.0 :
34
34
message :
35
- The source Notion connector is being migrated from the Python CDK to our declarative low-code CDK.
36
- Due to changes in the handling of state format between these CDKs, this migration constitutes a breaking change
37
- for users syncing the `Comments` stream.
38
- To ensure a smooth migration, please reset your data for this stream upon updating. This will facilitate a fresh first sync.
39
- If you are not syncing the `Comments` stream, you can upgrade without any further action.
40
- For more information, see our migration documentation for source Notion.
35
+ The source Notion connector is being migrated from the Python CDK
36
+ to our declarative low-code CDK. Due to changes in the handling of state
37
+ format between these CDKs, this migration constitutes a breaking change
38
+ for users syncing the `Comments` stream. To ensure a smooth migration, please
39
+ reset your data for this stream upon updating. This will facilitate a fresh
40
+ first sync. If you are not syncing the `Comments` stream, you can upgrade
41
+ without any further action. For more information, see our migration documentation
42
+ for source Notion.
41
43
upgradeDeadline : " 2024-04-29"
42
44
scopedImpact :
43
45
- scopeType : stream
0 commit comments