Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚨🚨 Source Amazon Seller Partner: remove brand analytics reports from cloud #32355

Merged
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ acceptance_tests:
bypass_reason: "no records"
- name: GET_FLAT_FILE_RETURNS_DATA_BY_RETURN_DATE
bypass_reason: "no records"
- name: GET_FBA_FULFILLMENT_MONTHLY_INVENTORY_DATA
bypass_reason: "no records"
- name: GET_VENDOR_SALES_REPORT
bypass_reason: "no records"
- name: GET_BRAND_ANALYTICS_MARKET_BASKET_REPORT
Expand All @@ -67,8 +65,6 @@ acceptance_tests:
bypass_reason: "no records"
- name: GET_V2_SETTLEMENT_REPORT_DATA_FLAT_FILE
bypass_reason: "no records"
- name: GET_FBA_FULFILLMENT_INVENTORY_SUMMARY_DATA
bypass_reason: "no records"
- name: GET_BRAND_ANALYTICS_ITEM_COMPARISON_REPORT
bypass_reason: "no records"
- name: GET_AFN_INVENTORY_DATA
Expand All @@ -83,8 +79,6 @@ acceptance_tests:
bypass_reason: "no records"
- name: GET_BRAND_ANALYTICS_SEARCH_TERMS_REPORT
bypass_reason: "no records"
- name: GET_FBA_FULFILLMENT_INVENTORY_ADJUSTMENTS_DATA
bypass_reason: "no records"
- name: GET_MERCHANT_LISTINGS_DATA_BACK_COMPAT
bypass_reason: "no records"
- name: GET_BRAND_ANALYTICS_REPEAT_PURCHASE_REPORT
Expand All @@ -97,8 +91,6 @@ acceptance_tests:
bypass_reason: "no records"
- name: GET_FBA_SNS_PERFORMANCE_DATA
bypass_reason: "no records"
- name: GET_FBA_FULFILLMENT_CURRENT_INVENTORY_DATA
bypass_reason: "no records"
- name: GET_FBA_ESTIMATED_FBA_FEES_TXT_DATA
bypass_reason: "no records"
- name: GET_FBA_INVENTORY_PLANNING_DATA
Expand All @@ -113,8 +105,6 @@ acceptance_tests:
bypass_reason: "no records"
- name: GET_STRANDED_INVENTORY_UI_DATA
bypass_reason: "no records"
- name: GET_FBA_FULFILLMENT_INVENTORY_RECEIPTS_DATA
bypass_reason: "no records"
- name: GET_XML_ALL_ORDERS_DATA_BY_ORDER_DATE_GENERAL
bypass_reason: "no records"
- name: ListFinancialEvents
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -41,24 +41,9 @@
"GET_FBA_ESTIMATED_FBA_FEES_TXT_DATA": {
"createdTime": "2021-07-01T00:00:00Z"
},
"GET_FBA_FULFILLMENT_CURRENT_INVENTORY_DATA": {
"createdTime": "2021-07-01T00:00:00Z"
},
"GET_FBA_FULFILLMENT_CUSTOMER_SHIPMENT_PROMOTION_DATA": {
"createdTime": "2021-07-01T00:00:00Z"
},
"GET_FBA_FULFILLMENT_INVENTORY_ADJUSTMENTS_DATA": {
"createdTime": "2021-07-01T00:00:00Z"
},
"GET_FBA_FULFILLMENT_INVENTORY_RECEIPTS_DATA": {
"createdTime": "2021-07-01T00:00:00Z"
},
"GET_FBA_FULFILLMENT_INVENTORY_SUMMARY_DATA": {
"createdTime": "2021-07-01T00:00:00Z"
},
"GET_FBA_FULFILLMENT_MONTHLY_INVENTORY_DATA": {
"createdTime": "2021-07-01T00:00:00Z"
},
"GET_FBA_MYI_UNSUPPRESSED_INVENTORY_DATA": {
"createdTime": "2021-07-01T00:00:00Z"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: e55879a8-0ef8-4557-abcf-ab34c53ec460
dockerImageTag: 1.6.1
dockerImageTag: 2.0.0
dockerRepository: airbyte/source-amazon-seller-partner
documentationUrl: https://docs.airbyte.com/integrations/sources/amazon-seller-partner
githubIssueLabel: source-amazon-seller-partner
Expand All @@ -20,6 +20,11 @@ data:
oss:
enabled: true
releaseStage: alpha
releases:
breakingChanges:
2.0.0:
message: Brand Analytics Reports will be removed from Cloud verison. Deprecated FBA reports will be removed permanently.
artem1205 marked this conversation as resolved.
Show resolved Hide resolved
upgradeDeadline: "2023-11-24"
artem1205 marked this conversation as resolved.
Show resolved Hide resolved
supportLevel: community
tags:
- language:python
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading