Skip to content

Commit 17b7816

Browse files
authored
chore(source-stripe): enable progressive rollout (#56946)
1 parent 083bb42 commit 17b7816

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

airbyte-integrations/connectors/source-stripe/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ data:
3131
releaseStage: generally_available
3232
releases:
3333
rolloutConfiguration:
34-
enableProgressiveRollout: false
34+
enableProgressiveRollout: true
3535
breakingChanges:
3636
4.0.0:
3737
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

Comments
 (0)