[2024-02-27] Nylas Python SDK v6.1.0
The Nylas Python SDK v6.1.0 has been released!
- GitHub: Nylas Python SDK
- Distribution: PyPi
Added
- Added support for the
round_to
field in the Availability response (#348). - Added support for the
attributes
field in the Folder model (#348). - Added support for iCloud as an authentication provider (#348).
Updated
- Fixed the webhook secret not being returned when a webhook is created (#346).
- Fixed an issue with Free/Busy and Scheduled Message responses not being deserialized correctly (#350).
Removed
- Removed the
client_id
field fromdetect_provider()
(#348).