Source Zendesk Support: Fix cursor pagination (#28487)
* Source Zendesk Support: Remove extra page from params * Source Zendesk Support: bump version * Source Zendesk Support: Refactor + Fix pagination issues * Source Zendesk Support: fix object count * Source Zendesk Support: update timeout for tests * Source Zendesk Support: update expected_records * Source Zendesk Support: update expected_records * Source Zendesk Support: update ignore pagination
This commit is contained in:
@@ -79,6 +79,7 @@ The Zendesk connector ideally should not run into Zendesk API limitations under
|
||||
|
||||
| Version | Date | Pull Request | Subject |
|
||||
|:---------|:-----------|:---------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| `0.10.2` | 2023-07-19 | [28487](https://github.com/airbytehq/airbyte/pull/28487) | Remove extra page from params |
|
||||
| `0.10.1` | 2023-07-10 | [28096](https://github.com/airbytehq/airbyte/pull/28096) | Replace `offset` pagination with `cursor` pagination |
|
||||
| `0.10.0` | 2023-07-06 | [27991](https://github.com/airbytehq/airbyte/pull/27991) | add streams: `PostVotes`, `PostCommentVotes` |
|
||||
| `0.9.0` | 2023-07-05 | [27961](https://github.com/airbytehq/airbyte/pull/27961) | Add stream: `Post Comments` |
|
||||
|
||||
Reference in New Issue
Block a user