@@ -122,22 +122,23 @@ maximum number of seconds between API calls.
122122
123123| Version | Date | Pull Request | Subject |
124124| :--------| :--------- | :------------------------------------------------------- | :--------------------------------------------------------------------- |
125- | 0.3.0 | 2024-07-26 | [ 42551] ( https://github.com/airbytehq/airbyte/pull/42551 ) | Make builder compatible |
126- | 0.2.13 | 2024-07-27 | [ 42637] ( https://github.com/airbytehq/airbyte/pull/42637 ) | Update dependencies |
127- | 0.2.12 | 2024-07-20 | [ 42157] ( https://github.com/airbytehq/airbyte/pull/42157 ) | Update dependencies |
128- | 0.2.11 | 2024-07-13 | [ 41731] ( https://github.com/airbytehq/airbyte/pull/41731 ) | Update dependencies |
129- | 0.2.10 | 2024-07-10 | [ 41581] ( https://github.com/airbytehq/airbyte/pull/41581 ) | Update dependencies |
130- | 0.2.9 | 2024-07-09 | [ 41161] ( https://github.com/airbytehq/airbyte/pull/41161 ) | Update dependencies |
131- | 0.2.8 | 2024-07-06 | [ 40814] ( https://github.com/airbytehq/airbyte/pull/40814 ) | Update dependencies |
132- | 0.2.7 | 2024-06-25 | [ 40375] ( https://github.com/airbytehq/airbyte/pull/40375 ) | Update dependencies |
133- | 0.2.6 | 2024-06-22 | [ 40094] ( https://github.com/airbytehq/airbyte/pull/40094 ) | Update dependencies |
134- | 0.2.5 | 2024-06-06 | [ 39270] ( https://github.com/airbytehq/airbyte/pull/39270 ) | [ autopull] Upgrade base image to v1.2.2 |
135- | 0.2.4 | 2024-05-21 | [ 38544] ( https://github.com/airbytehq/airbyte/pull/38544 ) | [ autopull] base image + poetry + up_to_date |
136- | 0.2.3 | 2023-06-02 | [ 26955] ( https://github.com/airbytehq/airbyte/pull/26955 ) | Added ` block_context ` and ` author ` properties to the ` Products ` stream |
137- | 0.2.2 | 2023-03-03 | [ 23599] ( https://github.com/airbytehq/airbyte/pull/23599 ) | Fix pagination and removed lookback window |
138- | 0.2.1 | 2023-02-10 | [ 22821] ( https://github.com/airbytehq/airbyte/pull/22821 ) | Specified date formatting in specification |
139- | 0.2.0 | 2022-11-30 | [ 19903] ( https://github.com/airbytehq/airbyte/pull/19903 ) | Migrate to low-code; Certification to Beta |
140- | 0.1.1 | 2021-11-08 | [ 7499] ( https://github.com/airbytehq/airbyte/pull/7499 ) | Remove base-python dependencies |
141- | 0.1.0 | 2021-09-09 | [ 5955] ( https://github.com/airbytehq/airbyte/pull/5955 ) | Initial Release. Source WooCommerce |
125+ | 0.3.1 | 2024-08-03 | [ 43054] ( https://github.com/airbytehq/airbyte/pull/43054 ) | Update dependencies |
126+ | 0.3.0 | 2024-07-26 | [ 42551] ( https://github.com/airbytehq/airbyte/pull/42551 ) | Make builder compatible |
127+ | 0.2.13 | 2024-07-27 | [ 42637] ( https://github.com/airbytehq/airbyte/pull/42637 ) | Update dependencies |
128+ | 0.2.12 | 2024-07-20 | [ 42157] ( https://github.com/airbytehq/airbyte/pull/42157 ) | Update dependencies |
129+ | 0.2.11 | 2024-07-13 | [ 41731] ( https://github.com/airbytehq/airbyte/pull/41731 ) | Update dependencies |
130+ | 0.2.10 | 2024-07-10 | [ 41581] ( https://github.com/airbytehq/airbyte/pull/41581 ) | Update dependencies |
131+ | 0.2.9 | 2024-07-09 | [ 41161] ( https://github.com/airbytehq/airbyte/pull/41161 ) | Update dependencies |
132+ | 0.2.8 | 2024-07-06 | [ 40814] ( https://github.com/airbytehq/airbyte/pull/40814 ) | Update dependencies |
133+ | 0.2.7 | 2024-06-25 | [ 40375] ( https://github.com/airbytehq/airbyte/pull/40375 ) | Update dependencies |
134+ | 0.2.6 | 2024-06-22 | [ 40094] ( https://github.com/airbytehq/airbyte/pull/40094 ) | Update dependencies |
135+ | 0.2.5 | 2024-06-06 | [ 39270] ( https://github.com/airbytehq/airbyte/pull/39270 ) | [ autopull] Upgrade base image to v1.2.2 |
136+ | 0.2.4 | 2024-05-21 | [ 38544] ( https://github.com/airbytehq/airbyte/pull/38544 ) | [ autopull] base image + poetry + up_to_date |
137+ | 0.2.3 | 2023-06-02 | [ 26955] ( https://github.com/airbytehq/airbyte/pull/26955 ) | Added ` block_context ` and ` author ` properties to the ` Products ` stream |
138+ | 0.2.2 | 2023-03-03 | [ 23599] ( https://github.com/airbytehq/airbyte/pull/23599 ) | Fix pagination and removed lookback window |
139+ | 0.2.1 | 2023-02-10 | [ 22821] ( https://github.com/airbytehq/airbyte/pull/22821 ) | Specified date formatting in specification |
140+ | 0.2.0 | 2022-11-30 | [ 19903] ( https://github.com/airbytehq/airbyte/pull/19903 ) | Migrate to low-code; Certification to Beta |
141+ | 0.1.1 | 2021-11-08 | [ 7499] ( https://github.com/airbytehq/airbyte/pull/7499 ) | Remove base-python dependencies |
142+ | 0.1.0 | 2021-09-09 | [ 5955] ( https://github.com/airbytehq/airbyte/pull/5955 ) | Initial Release. Source WooCommerce |
142143
143144</details >
0 commit comments