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

Source Salesloft: Correct data types for email_scoped_fields (#56365)

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
This commit is contained in:
Tyler B
2025-03-27 07:46:39 -07:00
committed by GitHub
parent b3580344b7
commit abf35dfe9a
3 changed files with 12 additions and 9 deletions

View File

@@ -106,6 +106,7 @@ Salesloft has the [rate limits](hhttps://developers.salesloft.com/api.html#!/Top
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------- |
| 1.5.2 | 2025-03-24 | [56365](https://github.com/airbytehq/airbyte/pull/56365) | Correct data types for email_scoped_fields |
| 1.5.1 | 2025-03-16 | [55779](https://github.com/airbytehq/airbyte/pull/55779) | Adding missing columns too emails_scoped_fields stream |
| 1.5.0 | 2025-03-06 | [55229](https://github.com/airbytehq/airbyte/pull/55229) | Add emails_scoped_fields stream. Remove body and subject fields from email stream |
| 1.4.0 | 2025-02-18 | [54136](https://github.com/airbytehq/airbyte/pull/54136) | add body and subject fields to email stream |