Skip to content

Commit

Permalink
bump breaking change upgrade deadlines (#32856)
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroslopez authored Nov 28, 2023
1 parent d97a399 commit ea5e4bf
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ data:
breakingChanges:
2.0.0:
message: "Deprecated FBA reports will be removed permanently from Cloud and Brand Analytics Reports will be removed temporarily. Updates on Brand Analytics Reports can be tracked here: [#32353](https://github.com/airbytehq/airbyte/issues/32353)"
upgradeDeadline: "2023-11-29"
upgradeDeadline: "2023-12-11"
supportLevel: community
tags:
- language:python
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ data:
message: >
Version 2.0.0 updates schemas for all hourly reports (end in report_hourly), and the following streams: Accounts, Campaigns, Search Query Performance Report, AppInstallAds, AppInstallAdLabels, Labels, Campaign Labels, Keyword Labels, Ad Group Labels, Keywords, and Budget Summary Report.
Users will need to refresh the source schema and reset affected streams after upgrading.
upgradeDeadline: "2023-11-29"
upgradeDeadline: "2023-12-11"
suggestedStreams:
streams:
- campaigns
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ data:
message:
This release introduces a default primary key for the streams UserLifetimeInsights and UserInsights.
Additionally, the format of timestamp fields has been updated in the UserLifetimeInsights, UserInsights, Media and Stories streams to include timezone information.
upgradeDeadline: "2023-12-03"
upgradeDeadline: "2023-12-11"
suggestedStreams:
streams:
- media
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ data:
message:
Version 5.0.0 introduces fixes for the `CheckoutSessions`, `CheckoutSessionsLineItems` and `Refunds` streams. The cursor field is changed for the `CheckoutSessionsLineItems` and `Refunds` streams. This will prevent data loss during incremental syncs.
Also, the `Invoices`, `Subscriptions` and `SubscriptionSchedule` stream schemas have been updated.
upgradeDeadline: "2023-11-30"
upgradeDeadline: "2023-12-11"
suggestedStreams:
streams:
- customers
Expand Down

0 comments on commit ea5e4bf

Please sign in to comment.