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

Source BigCommerce: change dates comparison (#8416)

* fix RFC2822 dates comparison

* quick fix

* merged into master

* quick fix

* run format

* bump version

* run seed file

Co-authored-by: jsewawilson <jwilson@pebblepost.com>
Co-authored-by: Marcos Marx <marcosmarxm@gmail.com>
This commit is contained in:
James Sewa Wilson
2021-12-07 22:20:35 -05:00
committed by GitHub
parent 0973b33dc6
commit c496368a57
6 changed files with 25 additions and 14 deletions

View File

@@ -51,6 +51,7 @@ BigCommerce has some [rate limit restrictions](https://developer.bigcommerce.com
| Version | Date | Pull Request | Subject |
| :--- | :--- | :--- | :--- |
| 0.1.2 | 2021-12-07 | [8416](https://github.com/airbytehq/airbyte/pull/8416) | Correct Incremental Function |
| 0.1.1 | 2021-11-08 | [7499](https://github.com/airbytehq/airbyte/pull/7499) | Remove base-python dependencies |
| 0.1.0 | 2021-08-19 | [5521](https://github.com/airbytehq/airbyte/pull/5521) | Initial Release. Source BigCommerce |