You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: airbyte-integrations/connectors/source-stripe/metadata.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ data:
31
31
releaseStage: generally_available
32
32
releases:
33
33
rolloutConfiguration:
34
-
enableProgressiveRollout: false
34
+
enableProgressiveRollout: true
35
35
breakingChanges:
36
36
4.0.0:
37
37
message: Version 4.0.0 changes the cursors in most of the Stripe streams that support incremental sync mode. This is done to not only sync the data that was created since previous sync, but also the data that was modified. A schema refresh of all effected streams is required to use the new cursor format.
0 commit comments