Skip to content

release: 0.3.0 #62

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Conversation

stainless-app[bot]
Copy link

@stainless-app stainless-app bot commented Feb 19, 2025

Automated Release PR

0.3.0 (2025-04-15)

Full Changelog: v0.2.1...v0.3.0

Features

Bug Fixes

  • ci: ensure pip is always available (#75) (2a3ae1d)
  • ci: remove publishing patch (#76) (fc6ffe9)
  • client: mark some request bodies as optional (a62be8a)
  • perf: optimize some hot paths (4a25116)
  • perf: skip traversing types for NotGiven values (655645b)
  • types: handle more discriminated union shapes (#74) (e2efe2b)

Chores

  • client: minor internal fixes (48341b1)
  • docs: update client docstring (#68) (65a92c5)
  • fix typos (#77) (ad69954)
  • internal: bump rye to 0.44.0 (#73) (64be852)
  • internal: codegen related update (#70) (317e72c)
  • internal: codegen related update (#72) (a8f27cc)
  • internal: expand CI branch coverage (c99fbf1)
  • internal: properly set pydantic_private (#66) (ce1db49)
  • internal: reduce CI branch coverage (f9fb625)
  • internal: remove extra empty newlines (#71) (5166c0c)
  • internal: remove trailing character (#78) (140ac8b)
  • internal: remove unused http client options forwarding (#69) (69a6bde)
  • internal: slight transform perf improvement (#80) (62166e9)
  • internal: update pyright settings (d924d39)
  • internal: variable name and test updates (#79) (7de371c)
  • tests: improve enum examples (#81) (7b5fc94)

Documentation

  • update URLs from stainlessapi.com to stainless.com (#67) (cfce519)

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 d3f5c78 to a422668 Compare February 20, 2025 12:10
fix(client): mark some request bodies as optional
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ff627d5 to a62be8a Compare February 21, 2025 05:20
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 6985159 to f29b9ba Compare February 21, 2025 11:58
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 39d2ed1 to ce1db49 Compare February 26, 2025 03:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 58dd175 to cfce519 Compare February 28, 2025 03:08
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from de9d0a6 to 65a92c5 Compare February 28, 2025 03:09
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 50d705f to 69a6bde Compare March 4, 2025 04:03
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b801518 to 317e72c Compare March 11, 2025 06:44
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3fbc0c4 to 5166c0c Compare March 14, 2025 04:40
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9c48f65 to a8f27cc Compare March 15, 2025 03:59
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 80bd9c4 to 64be852 Compare March 15, 2025 04:05
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 7a46a41 to e2efe2b Compare March 15, 2025 04:11
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 7116bc9 to 2a3ae1d Compare March 17, 2025 17:56
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d7fd4f7 to fc6ffe9 Compare March 17, 2025 18:04
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 0871705 to ad69954 Compare March 27, 2025 03:34
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 0e060ce to 1240746 Compare March 27, 2025 03:35
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d5612e8 to 140ac8b Compare April 4, 2025 08:08
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 4d5b1c1 to 7de371c Compare April 4, 2025 08:18
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from da1b124 to c99fbf1 Compare April 10, 2025 02:49
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from aaea328 to f9fb625 Compare April 10, 2025 02:54
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 91b752e to 655645b Compare April 12, 2025 02:35
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 49adb73 to 4a25116 Compare April 12, 2025 02:37
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 49bb633 to d924d39 Compare April 15, 2025 02:49
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c2bba16 to 48341b1 Compare April 15, 2025 02:50
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