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.10.0 #304

Merged
merged 12 commits into from
Jan 18, 2024
Merged

Conversation

stainless-bot
Copy link
Collaborator

@stainless-bot stainless-bot commented Jan 10, 2024

Automated Release PR

0.10.0 (2024-01-18)

Full Changelog: v0.9.0...v0.10.0

Features

  • client: add support for streaming raw responses (#307) (f295982)

Bug Fixes

  • ci: ignore stainless-app edits to release PR title (#315) (69e8b03)

Chores

  • add write_to_file binary helper method (#309) (8ac7988)
  • client: improve debug logging for failed requests (#303) (5e58c25)
  • internal: fix typing util function (#310) (3671aa6)
  • internal: remove redundant client test (#311) (d7140f7)
  • internal: share client instances between all tests (#314) (ccf731b)
  • internal: speculative retry-after-ms support (#312) (4b27da9)
  • internal: updates to proxy helper (#308) (a0b3cdb)
  • lazy load raw resource class properties (#313) (b13f824)

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 requested a review from a team as a code owner January 10, 2024 17:26
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch 3 times, most recently from 997d047 to 5e58c25 Compare January 12, 2024 05:01
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch 4 times, most recently from 53c09a3 to c3ab836 Compare January 15, 2024 05:01
As an alternative to `with_raw_response` we now provide
`with_streaming_response` as well. When using these methods you
will have to use a context manager to ensure that the response is
always cleaned up.
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from eccbd4d to f295982 Compare January 15, 2024 14:09
@stainless-bot stainless-bot changed the title release: 0.9.1 release: 0.10.0 Jan 15, 2024
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 8f5592d to f295982 Compare January 16, 2024 05:01
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 59dd96c to a0b3cdb Compare January 16, 2024 16:47
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 252bde6 to 8ac7988 Compare January 17, 2024 05:01
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from b036ae7 to 3671aa6 Compare January 17, 2024 14:14
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 76d21a4 to d7140f7 Compare January 17, 2024 15:52
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from ca8b2e9 to 4b27da9 Compare January 17, 2024 16:17
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from af20e6b to b13f824 Compare January 18, 2024 05:01
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 2a2a1d1 to ccf731b Compare January 18, 2024 16:41
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from bb61bdb to 69e8b03 Compare January 18, 2024 17:13
@stainless-bot stainless-bot enabled auto-merge (rebase) January 18, 2024 17:14
@stainless-bot stainless-bot merged commit 7995928 into main Jan 18, 2024
4 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