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

🐛 Source Zendesk Support: fix empty child state migration (#56405)

This commit is contained in:
Maxime Carbonneau-Leclerc
2025-03-26 08:10:43 -04:00
committed by GitHub
parent e9294422bf
commit c2cd98d4ab
4 changed files with 7 additions and 6 deletions

View File

@@ -189,7 +189,8 @@ The Zendesk connector ideally should not run into Zendesk API limitations under
| Version | Date | Pull Request | Subject |
|:-----------|:-----------|:---------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 4.8.0 | 2025-03-25 | [56354](https://github.com/airbytehq/airbyte/pull/56354) | Migrate posts to low-code |
| 4.8.1 | 2025-03-25 | [56405](https://github.com/airbytehq/airbyte/pull/56405) | Fix empty child state migration issue |
| 4.8.0 | 2025-03-25 | [56354](https://github.com/airbytehq/airbyte/pull/56354) | Migrate posts to low-code |
| 4.7.2 | 2025-03-11 | [55676](https://github.com/airbytehq/airbyte/pull/55676) | Prepare posts stream for low-code migration |
| 4.7.1 | 2025-02-26 | [54696](https://github.com/airbytehq/airbyte/pull/54696) | Update requests-mock dependency versionb |
| 4.7.0 | 2025-02-24 | [54656](https://github.com/airbytehq/airbyte/pull/54656) | Promoting release candidate 4.7.0-rc.1 to a main version. |