Releases: agentmail-to/agentmail-go
v0.8.0
v0.7.0
v0.6.1
0.6.1 (2026-04-08)
Full Changelog: v0.6.0...v0.6.1
v0.6.0
v0.5.0
0.5.0 (2026-04-08)
Full Changelog: v0.4.0...v0.5.0
Features
- api: api update (505235a)
- api: api update (b77a697)
- api: api update (b8af50c)
- api: api update (0829dd6)
- api: manual updates (2b19d66)
- api: manual updates (8be2cd1)
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
v0.3.0
0.3.0 (2026-03-31)
Full Changelog: v0.2.0...v0.3.0
Features
- api: api update (958e6a9)
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
v0.1.0
0.1.0 (2026-03-28)
Full Changelog: v0.0.1...v0.1.0
Features
- api: api update (dc381f1)
- api: api update (bc68d97)
- api: api update (7326978)
- api: api update (f81d145)
- api: api update (a4e62e1)
- api: api update (867f3f7)
- api: api update (b6094cb)
- api: api update (d1431ab)
- api: api update (4383ebe)
- api: api update (3c612cc)
- api: api update (cee5f2a)
- api: api update (5ce2bc9)
- api: api update (7a7ae6c)
- api: api update (615f001)
- api: api update (1f3fe25)
- api: api update (44356c9)
- api: api update (0318ed8)
- api: api update (f0eb34e)
- api: api update (85cfdeb)
- internal: support comma format in multipart form encoding (c59e7f5)
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)