Skip to content

release: 4.7.0#104

Merged
mikemilla merged 21 commits intomainfrom
release-please--branches--main--changes--next
Mar 12, 2026
Merged

release: 4.7.0#104
mikemilla merged 21 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Feb 11, 2026

Automated Release PR

4.7.0 (2026-03-12)

Full Changelog: v4.6.0...v4.7.0

Features

  • api: add list/invoke methods to journeys (27e1dcc)

Bug Fixes

  • allow canceling a request while it is waiting to retry (e0f0298)
  • encoder: correctly serialize NullStruct (e95d4d3)
  • types: make clicked/delivered/opened/sent optional in MessageDetails (30f9abb)
  • types: remove brand field from elemental content types (acee88a)
  • types: remove UserTokenParam, inline fields to add_single params in tokens (ec13158)

Chores

  • ci: skip uploading artifacts on stainless-internal branches (e69a68a)
  • internal: codegen related update (664ab02)
  • internal: codegen related update (4cacfaf)
  • internal: minor cleanup (d23c040)
  • internal: move custom custom json tags to api (1988dac)
  • internal: remove mock server code (4a2dda0)
  • internal: use explicit returns (6c2484b)
  • internal: use explicit returns in more places (85aeba9)
  • update mock server docs (4f70490)

Documentation

  • add AUTO-GENERATED-OVERVIEW markers for README sync (#105) (c25c36c)
  • sync README from mintlify-docs (2026-02-20 18:11 UTC) (#106) (988d3c3)
  • sync README from mintlify-docs (2026-02-20 18:36 UTC) (#107) (97c16c6)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b857fa7 to 9c28dac Compare February 12, 2026 19:46
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 5 times, most recently from d9e28ad to c5db87d Compare February 20, 2026 18:13
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c5db87d to 39d95ea Compare February 20, 2026 18:41
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 39d95ea to 824bee0 Compare February 20, 2026 19:28
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 824bee0 to 201eb15 Compare February 25, 2026 04:47
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 201eb15 to 67a9518 Compare February 27, 2026 15:24
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 67a9518 to 193054b Compare March 2, 2026 17:46
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 193054b to 7bae4f4 Compare March 3, 2026 06:50
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Mar 3, 2026

🧪 Testing

To try out this version of the SDK:

Download and unzip: 'https://pkg.stainless.com/s/courier-go/e621490f81dcd9e7c71994c4a4d49d62778d0808/source.zip'. Run 'go mod edit -replace github.com/trycourier/courier-go/v4=/path/to/unzipped_directory'.

Expires at: Sat, 11 Apr 2026 16:45:08 GMT
Updated at: Thu, 12 Mar 2026 16:45:08 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 7bae4f4 to 8c30340 Compare March 3, 2026 17:27
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 8c30340 to 052f9be Compare March 3, 2026 21:21
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 052f9be to a53f9f7 Compare March 6, 2026 06:45
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a53f9f7 to a64b810 Compare March 7, 2026 16:53
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a64b810 to 93e8a0d Compare March 11, 2026 07:52
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 93e8a0d to c579464 Compare March 11, 2026 08:00
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c579464 to 0a60608 Compare March 11, 2026 08:04
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 0a60608 to a5f53f0 Compare March 11, 2026 16:33
@stainless-app stainless-app bot changed the title release: 4.6.1 release: 4.7.0 Mar 11, 2026
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a5f53f0 to ef9f8f2 Compare March 11, 2026 16:34
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ef9f8f2 to d3efe58 Compare March 12, 2026 16:44
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d3efe58 to 6005426 Compare March 12, 2026 17:02
@mikemilla mikemilla merged commit 3593012 into main Mar 12, 2026
6 checks passed
@mikemilla mikemilla deleted the release-please--branches--main--changes--next branch March 12, 2026 18:37
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Mar 12, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant