Skip to content

Releases: agentmail-to/agentmail-go

v0.8.0

14 Apr 05:33
7ea013d

Choose a tag to compare

0.8.0 (2026-04-14)

Full Changelog: v0.7.0...v0.8.0

Features

v0.7.0

14 Apr 04:24
b98c35d

Choose a tag to compare

0.7.0 (2026-04-14)

Full Changelog: v0.6.1...v0.7.0

Features

v0.6.1

08 Apr 04:30
6fc32f4

Choose a tag to compare

0.6.1 (2026-04-08)

Full Changelog: v0.6.0...v0.6.1

v0.6.0

08 Apr 04:21
2b21dca

Choose a tag to compare

0.6.0 (2026-04-08)

Full Changelog: v0.5.0...v0.6.0

Features

v0.5.0

08 Apr 04:16
a5f71c5

Choose a tag to compare

0.5.0 (2026-04-08)

Full Changelog: v0.4.0...v0.5.0

Features

Bug Fixes

  • fix issue with unmarshaling in some cases (6216b61)
  • use RELEASE_PAT to approve and auto-merge release PRs (edb6941)

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

v0.4.0

01 Apr 05:08
7c51db8

Choose a tag to compare

0.4.0 (2026-04-01)

Full Changelog: v0.3.0...v0.4.0

Features

v0.3.0

31 Mar 21:06
74141d6

Choose a tag to compare

0.3.0 (2026-03-31)

Full Changelog: v0.2.0...v0.3.0

Features


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

v0.2.0

31 Mar 04:52
cb1a4b2

Choose a tag to compare

0.2.0 (2026-03-31)

Full Changelog: v0.1.0...v0.2.0

Features

v0.1.0

28 Mar 07:25
ae288aa

Choose a tag to compare

0.1.0 (2026-03-28)

Full Changelog: v0.0.1...v0.1.0

Features

Bug Fixes

  • prevent duplicate ? in query params (fd97ef1)

Chores

  • ci: skip lint on metadata-only changes (68a5698)
  • ci: skip uploading artifacts on stainless-internal branches (18d2f1c)
  • ci: support opting out of skipping builds on metadata-only commits (e56b1ee)
  • client: fix multipart serialisation of Default() fields (99f9b12)
  • internal: codegen related update (da56e1d)
  • internal: minor cleanup (c565a6f)
  • internal: support default value struct tag (90d2aab)
  • internal: tweak CI branches (999908d)
  • internal: update gitignore (58dce54)
  • internal: use explicit returns (d80367f)
  • internal: use explicit returns in more places (604e3eb)
  • remove unnecessary error check for url parsing (5dcd789)
  • update docs for api:"required" (5a7f760)