docs/integrations/sources/recharge-migrations.md
This is a breaking change for Products stream.
This version introduces the plans stream for replacement of products stream according to the official notice from recharge.
To gracefully handle these changes for your existing connections, we highly recommend resetting your data before resuming your data syncs with the new version.
For more information on resetting your data in Airbyte, see this page.
This is a breaking change for Shop stream, which used [shop, store] fields as a primary key.
This version introduces changing of primary key from [shop, store](type: object, object) to primary key id(type: integer), as it makes stream compatible with destinations that do not support complex primary keys(e.g. BigQuery).
To gracefully handle these changes for your existing connections, we highly recommend resetting your data before resuming your data syncs with the new version. The Shop stream can be manually reset in the following way:
For more information on resetting your data in Airbyte, see this page.