The Nylas Python SDK v6.9.0 has been released!
- GitHub: Nylas Python SDK
- Distribution: PyPi
Added
- Added Notetaker API support (#414).
- Added
tentative_as_busy
flag to Availability request (#415). - Added webhook triggers to bypass
ValueErrors
(#406).
Updated
- Updated the Environment enum and added
sandbox
(#408). - Corrected the
in
type-hint forListQueryParams
(#408). - Updated the Notetaker media endpoint (#416).
- Updated the
GET /v3/grants/<NYLAS_GRANT_ID>/notetakers
endpoint to support changes to query parameters (#417).
New contributors
@samuelpx made their first contribution to the repository for this release! 🎉