Skip to content

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Oct 31, 2025

Automated Release PR

0.2.0 (2025-11-21)

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

⚠ BREAKING CHANGES

  • client: improve names of some types
  • client: flatten service namespaces
  • client: interpret null as omitted in some properties
  • client: make models immutable

Features

  • api: api update (97bf4ae)
  • client: add HttpResponse.ReadAsStream method (04be863)
  • client: add cancellation token support (810487b)
  • client: add response validation option (e650190)
  • client: add retries support (ce12fd4)
  • client: add support for option modification (5e140ed)
  • client: additional methods for positional params (130c438)
  • client: make models immutable (8e0a84d)
  • client: send User-Agent header (c0e3c14)
  • client: send X-Stainless-Arch header (e0698da)
  • client: send X-Stainless-Lang and X-Stainless-OS headers (4b74b43)
  • client: send X-Stainless-Package-Version headers (e645cb6)
  • client: send X-Stainless-Runtime and X-Stainless-Runtime-Version (5e6b3bd)
  • client: send X-Stainless-Timeout header (b59d0db)
  • client: support request timeout (96b705e)

Bug Fixes

  • client: interpret null as omitted in some properties (a58c5a8)

Performance Improvements

  • client: optimize header creation (77ed083)

Chores

  • client: change name of underlying properties for models and params (c62ebd3)
  • client: deprecate some symbols (bdcd9d0)
  • client: simplify field validations (e650190)
  • docs: include more properties in examples (0fd1311)
  • internal: add prism log file to gitignore (f4ac04b)
  • internal: codegen related update (0f18e7f)
  • internal: codegen related update (349eebd)
  • internal: delete empty test files (39cfcbe)
  • internal: extract ClientOptions struct (01495b2)
  • internal: full qualify some references (46bb02c)
  • internal: improve devcontainer (dc3815e)
  • internal: minor improvements to csproj and gitignore (64e5236)
  • internal: reduce import qualification (7ca8392)
  • internal: update release please config (53d3c90)
  • internal: update release please config (11a9d80)

Documentation

  • client: document WithOptions (b3db621)
  • client: document max retries (aecc000)
  • client: document response validation (4cac330)
  • client: document timeout option (5d23f4f)
  • client: improve snippet formatting (868be10)
  • client: separate comment content into paragraphs (84fc132)
  • internal: add warning about implementing interface (beca41f)

Refactors

  • client: flatten service namespaces (2de54d7)
  • client: improve names of some types (ae85584)
  • client: move some defaults out of ClientOptions (3274d75)
  • client: pass around ClientOptions instead of client (b2442cf)

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 84417de to 8f55562 Compare November 4, 2025 05:10
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 8f55562 to d74b63f Compare November 4, 2025 05:12
@stainless-app stainless-app bot changed the title release: 0.1.1 release: 0.2.0 Nov 4, 2025
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d74b63f to 35730eb Compare November 4, 2025 05:13
chore(client): simplify field validations
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 35730eb to d21364d Compare November 4, 2025 05:16
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d21364d to 1ae1ba1 Compare November 5, 2025 04:52
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 1ae1ba1 to 9bdd833 Compare November 5, 2025 04:55
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9bdd833 to 683b60e Compare November 5, 2025 04:56
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 683b60e to 4d2a254 Compare November 6, 2025 04:57
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 4d2a254 to 16e0ebd Compare November 6, 2025 04:58
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 16e0ebd to ff644e4 Compare November 6, 2025 04:58
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ff644e4 to 3ce9a1c Compare November 6, 2025 05:03
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3ce9a1c to 41d4cd9 Compare November 6, 2025 22:47
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 41d4cd9 to b6d29a2 Compare November 7, 2025 17:48
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from fee0ca5 to 49f43ca Compare November 8, 2025 08:53
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 49f43ca to c139cfb Compare November 8, 2025 08:53
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c139cfb to 80c93c4 Compare November 11, 2025 04:53
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 80c93c4 to 4e07e99 Compare November 11, 2025 04:55
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 4e07e99 to 8cdcdd3 Compare November 13, 2025 04:28
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 8cdcdd3 to 79315f6 Compare November 13, 2025 04:29
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 79315f6 to 0ca5cd9 Compare November 13, 2025 04:29
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 0ca5cd9 to 8a74579 Compare November 14, 2025 04:32
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 8a74579 to e4da562 Compare November 14, 2025 04:33
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e4da562 to 9fa9d95 Compare November 15, 2025 03:10
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9fa9d95 to 17ac05d Compare November 18, 2025 04:36
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 17ac05d to 25b2cdc Compare November 18, 2025 04:37
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 25b2cdc to 01c2d54 Compare November 20, 2025 05:15
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 01c2d54 to 36065b4 Compare November 21, 2025 04:51
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 36065b4 to 30263d2 Compare November 21, 2025 04:54
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.

1 participant