Skip to content

Conversation

@AaronDDM
Copy link
Contributor

@AaronDDM AaronDDM commented Sep 2, 2025

Changelog

  • Added Yahoo, Zoom, EWS as providers to models/auth.py
  • Fixed grants.update() not using the correct "PATCH" method
  • Added support for is_plaintext property in messages send and drafts create endpoints

License

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@playerzero-ai
Copy link

playerzero-ai bot commented Sep 2, 2025

Pull Request Summary

  • The project version is updated from 6.11.1 to 6.12.0, indicating a new minor release.
  • The .bumpversion.cfg file is updated to reflect this new version, ensuring that future version bumps will create commits and tags as before.
  • The nylas/_client_sdk_version.py file's version string is updated to 6.12.0, marking the new SDK release.
  • These changes are purely metadata updates for version tracking and do not include any functional code changes.
  • The intent is to prepare and record the new 6.12.0 release for both internal tooling and external consumers.

Files Changed

File Name Summary
.bumpversion.cfg Updated current_version from 6.11.1 → 6.12.0 to mark the new minor release; bumpversion still creates commits and tags and targets nylas/_client_sdk_version.py.
nylas/_client_sdk_version.py Updated module-level VERSION from "6.11.1" → "6.12.0"; no functional code changes (metadata only).

View more in PlayerZero
updated: Sep 02 @ 05:30 PM UTC

Copy link

@nrauch nrauch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AaronDDM AaronDDM merged commit 3fc4279 into main Sep 2, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants