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

Source Zendesk Support: increase test coverage (#32440)

Co-authored-by: roman-yermilov-gl <roman-yermilov-gl@users.noreply.github.com>
This commit is contained in:
Roman Yermilov [GL]
2023-11-11 11:46:11 +04:00
committed by GitHub
parent 4561792e99
commit 4df80965f2
6 changed files with 57 additions and 72 deletions

View File

@@ -134,6 +134,7 @@ The Zendesk connector ideally should not run into Zendesk API limitations under
| Version | Date | Pull Request | Subject |
|:---------|:-----------|:---------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `2.2.1` | 2023-11-10 | [32440](https://github.com/airbytehq/airbyte/pull/32440) | Made refactoring to improve code maintainability |
| `2.2.0` | 2023-10-31 | [31999](https://github.com/airbytehq/airbyte/pull/31999) | Extended the `CustomRoles` stream schema |
| `2.1.1` | 2023-10-23 | [31702](https://github.com/airbytehq/airbyte/pull/31702) | Base image migration: remove Dockerfile and use the python-connector-base image |
| `2.1.0` | 2023-10-19 | [31606](https://github.com/airbytehq/airbyte/pull/31606) | Added new field `reply_time_in_seconds` to the `Ticket Metrics` stream schema |