Skip to content

Commit 916f1fd

Browse files
🐙 source-youtube-analytics: release 1.1.0 (#69352)
Co-authored-by: octavia-bot[bot] <108746235+octavia-bot[bot]@users.noreply.github.com>
1 parent 0a8771f commit 916f1fd

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

airbyte-integrations/connectors/source-youtube-analytics/metadata.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ data:
88
connectorSubtype: api
99
connectorType: source
1010
definitionId: afa734e4-3571-11ec-991a-1e0031268139
11-
dockerImageTag: 1.1.0-rc.1
11+
dockerImageTag: 1.1.0
1212
dockerRepository: airbyte/source-youtube-analytics
1313
documentationUrl: https://docs.airbyte.com/integrations/sources/youtube-analytics
1414
githubIssueLabel: source-youtube-analytics
@@ -27,7 +27,7 @@ data:
2727
releaseStage: beta
2828
releases:
2929
rolloutConfiguration:
30-
enableProgressiveRollout: true
30+
enableProgressiveRollout: false
3131
breakingChanges:
3232
1.0.0:
3333
message: Version 1.0.0 introduces changes to BULK API reports streams due to a deprecation on API side. Users will need to Refresh Source Schema and Clear affected streams. Please, follow the Migration Steps in the [Migration Guide](https://docs.airbyte.com/integrations/sources/youtube-analytics-migrations). For more info about this deprecation see the Youtube API docs [changelog](https://developers.google.com/youtube/reporting/revision_history#bulk-data-reports-for-youtube-analytics).

docs/integrations/sources/youtube-analytics.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ The connector retrieves bulk report data from YouTube's reporting jobs, which mi
8888

8989
| Version | Date | Pull Request | Subject |
9090
|:-----------|:-----------|:---------------------------------------------------------|:----------------------------------------------------|
91+
| 1.1.0 | 2025-11-17 | [69352](https://github.com/airbytehq/airbyte/pull/69352) | Promoting release candidate 1.1.0-rc.1 to a main version. |
9192
| 1.1.0-rc.1 | 2025-11-02 | [42838](https://github.com/airbytehq/airbyte/pull/42838) | Migrate to Manifest-only |
9293
| 1.0.0 | 2025-10-29 | [66558](https://github.com/airbytehq/airbyte/pull/66558) | Update deprecated channel and playlist BULK reports |
9394
| 0.2.0 | 2025-02-07 | [53196](https://github.com/airbytehq/airbyte/pull/53196) | Update check connection and empty responses |

0 commit comments

Comments
 (0)