Skip to content
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

release: 0.5.0 #48

Merged
merged 15 commits into from
Nov 16, 2023
Merged

Conversation

stainless-bot
Copy link
Collaborator

@stainless-bot stainless-bot commented Nov 6, 2023

Automated Release PR

0.5.0 (2023-11-15)

Full Changelog: v0.4.0...v0.5.0

Features

  • client: support passing chunk size for binary responses (#52) (e4082c9)
  • client: support passing httpx.Timeout to method timeout argument (#47) (e01b122)
  • client: support reading the base url from an env variable (#62) (75ad959)

Bug Fixes

  • client: retry if SSLWantReadError occurs in the async client (#57) (f00c6db)
  • client: serialise pydantic v1 default fields correctly in params (#56) (5bf701b)
  • models: mark unknown fields as set in pydantic v1 (#55) (2c1b0b1)

Chores

  • docs: fix github links (#50) (08b0b96)
  • internal: base client updates (#54) (9cf0e41)
  • internal: fix devcontainer interpeter path (#59) (2a5d3f0)
  • internal: fix some typos (#49) (e1e9ce9)
  • internal: fix typo in NotGiven docstring (#58) (3956ed9)
  • internal: improve github devcontainer setup (#51) (8afa9d8)

Documentation


This Pull Request has been generated automatically as part of Stainless's release process.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request (see details).

More technical details can be found at stainless-api/release-please.

@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from d915dae to e1e9ce9 Compare November 7, 2023 16:51
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from d7d87a1 to 08b0b96 Compare November 7, 2023 17:35
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from ea4bf60 to 8afa9d8 Compare November 8, 2023 18:24
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from c4edf39 to e4082c9 Compare November 8, 2023 22:27
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from fa7e804 to e6d3666 Compare November 9, 2023 22:55
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 5bc92e4 to 9cf0e41 Compare November 10, 2023 10:00
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 87438e9 to 2c1b0b1 Compare November 10, 2023 12:50
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 7ddaebd to 5bf701b Compare November 10, 2023 16:07
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from e96bcd0 to f00c6db Compare November 13, 2023 18:12
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 4e93fdc to 3956ed9 Compare November 13, 2023 19:00
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 6723906 to 2a5d3f0 Compare November 13, 2023 19:52
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 73b92b7 to 6d7636a Compare November 14, 2023 10:12
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 1efa0db to 75ad959 Compare November 15, 2023 16:52
@stainless-bot stainless-bot merged commit f676192 into main Nov 16, 2023
@stainless-bot
Copy link
Collaborator Author

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.

2 participants