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.7.0 #229

Merged
merged 10 commits into from
Nov 16, 2023
Merged

Conversation

stainless-bot
Copy link
Collaborator

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

Automated Release PR

0.7.0 (2023-11-15)

Full Changelog: v0.6.0...v0.7.0

Features

  • client: support reading the base url from an env variable (#237) (dd91bfd)

Bug Fixes

  • client: correctly flush the stream response body (#230) (a60d543)
  • client: retry if SSLWantReadError occurs in the async client (#233) (33b553a)
  • client: serialise pydantic v1 default fields correctly in params (#232) (d5e70e8)
  • models: mark unknown fields as set in pydantic v1 (#231) (4ce7a1e)

Chores

  • internal: fix devcontainer interpeter path (#235) (7f92e25)
  • internal: fix typo in NotGiven docstring (#234) (ce5cccc)

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 1d10682 to a60d543 Compare November 10, 2023 10:00
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 225f8b6 to 4ce7a1e Compare November 10, 2023 12:50
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from a59f1bf to d5e70e8 Compare November 10, 2023 16:06
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from e2edf8e to 33b553a Compare November 13, 2023 18:11
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from a51722b to ce5cccc Compare November 13, 2023 19:00
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from b1153dc to 7f92e25 Compare November 13, 2023 19:51
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from a8eb123 to 7ef0464 Compare November 14, 2023 10:11
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 428d433 to dd91bfd Compare November 15, 2023 16:52
@stainless-bot stainless-bot changed the title release: 0.6.1 release: 0.7.0 Nov 15, 2023
@stainless-bot stainless-bot merged commit c38b15d into main Nov 16, 2023
5 checks passed
@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