Skip to content

Conversation

@AaronDDM
Copy link
Contributor

Changelog

  • Fixed from field handling in messages.send() to properly map "from_" field to "from field
  • Fixed content_id handling for large inline attachments to use content_id as field name instead of generic file{index}

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 25, 2025

Pull Request Summary

Summary of changes and intent

  • Version bump only

    • nylas/_client_sdk_version.py: version constant updated from 6.12.0 → 6.13.0.
    • .bumpversion.cfg: recorded current version updated from 6.12.0 → 6.13.0.
  • Product / functionality / UX impact

    • No runtime or API behavior changes — purely metadata.
    • Consumers that inspect the SDK version (e.g., VERSION) will now see 6.13.0.
    • Semver minor bump implies backward-compatible fixes/features, but the PR itself contains no functional changes.
  • Release automation effects

    • Repo baseline for releases is now 6.13.0; bumpversion remains configured to auto-commit and tag.
    • Packaging/release pipeline will publish a new SDK release using this version when triggered.
  • Recommended follow-ups

    • Ensure changelog/release notes reflect what actually changed in 6.13.0.
    • Trigger the release pipeline / publish the package and verify tags.

Files Changed

File Name Summary
nylas/_client_sdk_version.py Version constant bumped 6.12.0 → 6.13.0. Metadata-only change (no behavioral code changes). Signals a new minor release — consumers reading VERSION will report 6.13.0. Action: ensure changelog/release notes and publish the package.
.bumpversion.cfg Bumpversion config updated to 6.13.0. Bookkeeping only; settings still auto-commit and tag. Drives release automation (will update nylas/_client_sdk_version.py when run).

View more in PlayerZero
updated: Sep 25 @ 07:36 PM UTC

Copy link
Contributor

@samLRodrigues samLRodrigues 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 0a65ea2 into main Sep 25, 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