Skip to content

release: 0.6.0#9

Open
stainless-app[bot] wants to merge 41 commits intomainfrom
release-please--branches--main--changes--next
Open

release: 0.6.0#9
stainless-app[bot] wants to merge 41 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented Mar 11, 2026

Automated Release PR

0.6.0 (2026-05-04)

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

Features

  • api: add network, bridge fields to accounts (5042271)
  • api: api update (85ced8c)
  • api: api update (d2d6223)
  • api: manual updates (9fd07e4)
  • go: add default http client with timeout (7c34729)
  • internal: support comma format in multipart form encoding (d4f7e8e)
  • support setting headers via env (d4fdbe1)

Bug Fixes

  • prevent duplicate ? in query params (8293eb7)

Chores

  • avoid embedding reflect.Type for dead code elimination (6a8ff6a)
  • ci: skip lint on metadata-only changes (2a83146)
  • ci: support opting out of skipping builds on metadata-only commits (b4dec8f)
  • client: fix multipart serialisation of Default() fields (029f5d6)
  • internal: minor cleanup (9504a61)
  • internal: more robust bootstrap script (25b94e4)
  • internal: support default value struct tag (3e39971)
  • internal: tweak CI branches (b7458ce)
  • internal: update gitignore (229284f)
  • internal: use explicit returns (ce4f065)
  • internal: use explicit returns in more places (f102b8e)
  • remove unnecessary error check for url parsing (76dc981)
  • tests: bump steady to v0.19.4 (0260191)
  • tests: bump steady to v0.19.5 (bb2044f)
  • tests: bump steady to v0.19.6 (30b897c)
  • tests: bump steady to v0.19.7 (b64d423)
  • tests: bump steady to v0.20.1 (8e7e3a6)
  • tests: bump steady to v0.20.2 (a5fbcc7)
  • tests: bump steady to v0.22.1 (423bb69)
  • update docs for api:"required" (350f111)

Refactors

  • tests: switch from prism to steady (bd09ac3)

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
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Mar 11, 2026

🧪 Testing

To try out this version of the SDK:

Download and unzip: 'https://pkg.stainless.com/s/beeper-desktop-api-go/85ced8c13f1d373cd36f5fb2c74ae3aad2a99016/source.zip'. Run 'go mod edit -replace github.com/beeper/desktop-api-go=/path/to/unzipped_directory'.

Expires at: Wed, 03 Jun 2026 18:54:57 GMT
Updated at: Mon, 04 May 2026 18:54:57 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from eb62bc0 to 6064a83 Compare March 11, 2026 07:40
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 6064a83 to 1d37b05 Compare March 11, 2026 07:44
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 1d37b05 to cd247a2 Compare March 12, 2026 01:45
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from cd247a2 to 9a5ac3b Compare March 12, 2026 01:46
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 9a5ac3b to 45ae44e Compare March 12, 2026 17:22
@stainless-app stainless-app Bot changed the title release: 0.5.1 release: 0.6.0 Mar 12, 2026
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 45ae44e to 69c793e Compare March 12, 2026 17:22
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 69c793e to 74b8c02 Compare March 13, 2026 14:36
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 74b8c02 to 5eb6aa4 Compare March 17, 2026 03:38
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 5eb6aa4 to 6edafcf Compare March 20, 2026 02:09
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 6edafcf to 83d5c14 Compare March 21, 2026 02:11
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 83d5c14 to 2159864 Compare March 21, 2026 02:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 2159864 to d517403 Compare March 24, 2026 02:09
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d517403 to 5add03f Compare March 24, 2026 02:16
Note that we still want to run tests, as these depend on the metadata.
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 9369468 to 8e336e4 Compare April 1, 2026 02:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 8e336e4 to fe2530b Compare April 1, 2026 02:22
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from fe2530b to cbd9026 Compare April 12, 2026 18:32
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from cbd9026 to 66383a7 Compare April 18, 2026 02:33
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 66383a7 to 2029c3d Compare April 23, 2026 02:12
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 2029c3d to 83bcf7a Compare April 25, 2026 02:09
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 83bcf7a to 4b621fe Compare April 28, 2026 02:14
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 4b621fe to efa075d Compare April 29, 2026 19:51
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from efa075d to a78a7cc Compare April 29, 2026 19:54
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from a78a7cc to 2af1f8c Compare April 29, 2026 19:55
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 2af1f8c to 972127e Compare April 30, 2026 07:53
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 972127e to 90b5375 Compare May 1, 2026 03:39
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 90b5375 to dbca7c4 Compare May 1, 2026 03:42
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from dbca7c4 to e1e227a Compare May 4, 2026 18:07
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e1e227a to ce454f8 Compare May 4, 2026 18:54
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.

0 participants