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

Source Klaviyo: added transform config for profile stream (#35336)

This commit is contained in:
Roman Yermilov [GL]
2024-02-16 12:02:30 +01:00
committed by GitHub
parent 5c7e3b9d5d
commit 9af2c1c66c
3 changed files with 6 additions and 2 deletions

View File

@@ -63,7 +63,8 @@ The Klaviyo connector should not run into Klaviyo API limitations under normal u
| Version | Date | Pull Request | Subject |
| :------- | :--------- | :--------------------------------------------------------- | :---------------------------------------------------------------------------------------------------------------------------- |
| 2.1.2 | 2024-02-09 | [35088](https://github.com/airbytehq/airbyte/pull/35088) | Manage dependencies with Poetry. |
| `2.1.3` | 2024-02-15 | [35336](https://github.com/airbytehq/airbyte/pull/35336) | Added type transformer for the `profiles` stream. |
| `2.1.2` | 2024-02-09 | [35088](https://github.com/airbytehq/airbyte/pull/35088) | Manage dependencies with Poetry. |
| `2.1.1` | 2024-02-07 | [34998](https://github.com/airbytehq/airbyte/pull/34998) | Add missing fields to stream schemas |
| `2.1.0` | 2023-12-07 | [33237](https://github.com/airbytehq/airbyte/pull/33237) | Continue syncing streams even when one of the stream fails |
| `2.0.2` | 2023-12-05 | [33099](https://github.com/airbytehq/airbyte/pull/33099) | Fix filtering for archived records stream |