Skip to content

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented May 14, 2025

Automated Release PR

0.1.0-alpha.2 (2025-07-09)

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

Features

  • client: add debug log helper (d1d2857)
  • client: add escape hatch for null slice & maps (89e3fb1)
  • client: add support for endpoint-specific base URLs in python (8a9e40c)
  • client: allow overriding unions (7444639)

Bug Fixes

  • client: cast to raw message when converting to params (b04a33b)
  • client: correctly set stream key for multipart (c92d800)
  • client: don't panic on marshal with extra null field (a7b1b83)
  • don't try to deserialize as json when ResponseBodyInto is []byte (d464ddc)
  • fix error (0e93679)

Chores

  • ci: enable for pull requests (7bb51f1)
  • ci: only run for pushes and fork pull requests (8ab152a)
  • docs: grammar improvements (2cfd5f5)
  • fix documentation of null map (e400d5e)
  • improve devcontainer setup (592c8c5)
  • internal: codegen related update (8115308)
  • lint tests (ea88937)
  • make go mod tidy continue on error (3ff08b2)

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

This also changes how `WithEnvironmentProduction()` and `WithBaseURL()` interact. Previously, `WithBaseURL()` would be overridden by `WithEnvironmentProduction()` if `WithEnvironmentProduction()` was later in the list of options; now, `WithBaseURL()` always takes precedence.
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 748c478 to c92d800 Compare May 20, 2025 03:00
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 8a20faf to a7b1b83 Compare May 20, 2025 03:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 2db5011 to 2cfd5f5 Compare May 22, 2025 02:32
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 878a45d to 592c8c5 Compare May 22, 2025 02:53
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ed6704a to 8115308 Compare May 29, 2025 02:35
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e7f6eb8 to 0e93679 Compare May 30, 2025 03:02
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b4e4fab to 3ff08b2 Compare May 31, 2025 04:27
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a1ef693 to 7444639 Compare June 4, 2025 03:14
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9663136 to b04a33b Compare June 4, 2025 04:33
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9e76ba9 to d1d2857 Compare June 17, 2025 05:11
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from bbd4b00 to 7bb51f1 Compare June 17, 2025 06:35
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 595c3bd to 89e3fb1 Compare June 21, 2025 06:14
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from f7f31ca to e400d5e Compare June 21, 2025 06:55
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b5e1331 to d464ddc Compare June 28, 2025 04:21
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b36bc84 to 8ab152a Compare June 28, 2025 08:52
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 26db901 to ea88937 Compare July 8, 2025 03:07
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e87931e to 319d4a5 Compare July 9, 2025 02:09
Copy link
Contributor Author

stainless-app bot commented Jul 9, 2025

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

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

Successfully merging this pull request may close these issues.

0 participants