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

Turn off default httpavailabilitystrategy for source-harvest (GA) (#22008)

* Turn off default for source-harvest (GA)

* Update streams.py

* Update harvest.md

* Update harvest.md

* Create harvest.md

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
This commit is contained in:
Ella Rohm-Ensing
2023-01-30 09:44:29 -06:00
committed by GitHub
parent b5cda550d3
commit 0daf9be9d4
5 changed files with 9 additions and 3 deletions

View File

@@ -79,6 +79,7 @@ The connector is restricted by the [Harvest rate limits](https://help.getharvest
| Version | Date | Pull Request | Subject |
|:--------|:-----------|:---------------------------------------------------------|:-----------------------------------------------------------------------------------|
| 0.1.15 | 2023-01-27 | [22008](https://github.com/airbytehq/airbyte/pull/22008) | Set `AvailabilityStrategy` for streams explicitly to `None` |
| 0.1.14 | 2023-01-09 | [21151](https://github.com/airbytehq/airbyte/pull/21151) | Skip 403 FORBIDDEN for all stream |
| 0.1.13 | 2022-12-22 | [20810](https://github.com/airbytehq/airbyte/pull/20810) | Skip 403 FORBIDDEN for `EstimateItemCategories` stream |
| 0.1.12 | 2022-12-16 | [20572](https://github.com/airbytehq/airbyte/pull/20572) | Introduce replication end date |