Skip to content

Commit

Permalink
[skip ci] Promote release candidate
Browse files Browse the repository at this point in the history
Disable progressive rollout in metadata file
  • Loading branch information
github-actions[bot] authored Jan 9, 2025
1 parent 2de6895 commit 8a5a843
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions airbyte-integrations/connectors/source-mysql/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ data:
connectorSubtype: database
connectorType: source
definitionId: 435bb9a5-7887-4809-aa58-28c27df0d7ad
dockerImageTag: 3.10.0-rc.9
dockerImageTag: 3.10.0
dockerRepository: airbyte/source-mysql
documentationUrl: https://docs.airbyte.com/integrations/sources/mysql
githubIssueLabel: source-mysql
Expand Down Expand Up @@ -72,5 +72,5 @@ data:
message: Add default cursor for cdc
upgradeDeadline: "2023-08-17"
rolloutConfiguration:
enableProgressiveRollout: true
enableProgressiveRollout: false
metadataSpecVersion: "1.0"

0 comments on commit 8a5a843

Please sign in to comment.