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

Fix builds: Github, Amplitude, Jira, Zendesk-support (#31702)

Co-authored-by: davydov-d <davydov-d@users.noreply.github.com>
This commit is contained in:
Denys Davydov
2023-10-24 16:37:15 +03:00
committed by GitHub
parent 3577835cc9
commit 0f81f859d0
21 changed files with 305 additions and 186 deletions

View File

@@ -52,6 +52,7 @@ The Amplitude connector ideally should gracefully handle Amplitude API limitatio
| Version | Date | Pull Request | Subject |
|:--------|:-----------|:---------------------------------------------------------|:----------------------------------------------------------------------------------------------------------|
| 0.3.6 | 2023-10-23 | [31702](https://github.com/airbytehq/airbyte/pull/31702) | Base image migration: remove Dockerfile and use the python-connector-base image |
| 0.3.5 | 2023-09-28 | [30846](https://github.com/airbytehq/airbyte/pull/30846) | Add support of multiple cursor date formats |
| 0.3.4 | 2023-09-28 | [30831](https://github.com/airbytehq/airbyte/pull/30831) | Add user friendly error description on 403 error |
| 0.3.3 | 2023-09-21 | [30652](https://github.com/airbytehq/airbyte/pull/30652) | Update spec: declare `start_date` type as `date-time` |