Skip to content

chore: bump version to 3.17.0 - #154

Merged
dielduarte merged 1 commit into
mainfrom
chore/bump-v3.17.0
Aug 24, 2026
Merged

dielduarte merged 1 commit into
mainfrom
chore/bump-v3.17.0

Conversation

@dielduarte

@dielduarte dielduarte commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the version for the release that ships:

Also corrects the version constant, which had drifted to 3.12.0 while the repo had already been tagged through v3.16.0.


Summary by cubic

Updates the client version constant to 3.17.0 so outbound requests advertise the correct resend-go version. Previously requests reported 3.12.0; now they report 3.17.0, aligning with the release and analytics.

Includes

  • Emails.Metrics
  • broadcasts.ClickedLinks()
  • broadcasts.Recipients()

Written for commit 506376b. Summary will update on new commits.

Review in cubic

@klotty klotty left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Auto-approved: This PR updates the version constant to 3.17.0 to align the client's User-Agent string with current release tags and recently added features.

Re-trigger cubic

Comment thread resend.go
)

const (
version = "3.12.0"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

just found out about this constant, even tho it doesn't affect the release, it goes as part of the user agent

@dielduarte
dielduarte marked this pull request as ready for review August 24, 2026 17:51
@dielduarte
dielduarte merged commit f0f31c6 into main Aug 24, 2026
10 checks passed
@dielduarte
dielduarte deleted the chore/bump-v3.17.0 branch August 24, 2026 17:55
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