1
0
mirror of synced 2025-12-25 02:09:19 -05:00

Source Shopify: fix for missing properties & items in schemas (#7783)

This commit is contained in:
Baz
2021-11-30 18:02:06 +02:00
committed by GitHub
parent ff87cffa84
commit a55ef51f48
15 changed files with 2215 additions and 400 deletions

View File

@@ -100,6 +100,7 @@ This connector support both: `OAuth 2.0` and `API PASSWORD` (for private applica
| Version | Date | Pull Request | Subject |
| :--- | :--- | :--- | :--- |
| 0.1.24 | 2021-11-30 | [7783](https://github.com/airbytehq/airbyte/pull/7783) | Reviewed and corrected schemas for all streams |
| 0.1.23 | 2021-11-15 | [7973](https://github.com/airbytehq/airbyte/pull/7973) | Added `InventoryItems` |
| 0.1.22 | 2021-10-18 | [7101](https://github.com/airbytehq/airbyte/pull/7107) | Added FulfillmentOrders, Fulfillments streams |
| 0.1.21 | 2021-10-14 | [7382](https://github.com/airbytehq/airbyte/pull/7382) | Fixed `InventoryLevels` primary key |