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 #176

Merged
merged 12 commits into from
Nov 15, 2023
Merged

Conversation

stainless-bot
Copy link
Collaborator

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

Automated Release PR

0.7.0 (2023-11-15)

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

Features

  • api: updates (#184) (1fbf21e)
  • client: support passing chunk size for binary responses (#175) (3d02d4b)
  • client: support reading the base url from an env variable (#186) (bb2dc38)

Bug Fixes

  • client: retry if SSLWantReadError occurs in the async client (#181) (b2a7d2c)
  • client: serialise pydantic v1 default fields correctly in params (#180) (cb69944)
  • models: mark unknown fields as set in pydantic v1 (#179) (c8261c9)

Chores

  • internal: base client updates (#178) (d06251d)
  • internal: fix devcontainer interpeter path (#183) (ca48726)
  • internal: fix typo in NotGiven docstring (#182) (ca198e9)

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 01cb62e to ee5340a Compare November 9, 2023 22:55
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 8c6c9b7 to d06251d Compare November 10, 2023 09:59
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from afc0b15 to c8261c9 Compare November 10, 2023 12:50
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 52f0aca to cb69944 Compare November 10, 2023 16:07
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 52912ba to b2a7d2c Compare November 13, 2023 18:11
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from b74d6d4 to ca198e9 Compare November 13, 2023 18:59
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 2f4e60f to ca48726 Compare November 13, 2023 19:51
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 985ec4a to 1fbf21e Compare November 13, 2023 20:43
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 94de71b to 09df068 Compare November 14, 2023 10:12
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from f6778da to bb2dc38 Compare November 15, 2023 16:51
@stainless-bot stainless-bot merged commit 50b32f7 into main Nov 15, 2023
3 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
Development

Successfully merging this pull request may close these issues.

2 participants