Skip to content

release: 1.8.0 #1073

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

Merged
merged 5 commits into from
Jan 16, 2024
Merged

Conversation

stainless-bot
Copy link
Collaborator

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

Automated Release PR

1.8.0 (2024-01-16)

Full Changelog: v1.7.2...v1.8.0

Features

  • client: add support for streaming raw responses (#1072) (0e93c3b)

Bug Fixes

  • client: ensure path params are non-empty (#1075) (9a25149)
  • proxy: prevent recursion errors when debugging pycharm (#1076) (3d78798)

Chores


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.

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 requested a review from a team as a code owner January 15, 2024 14:12
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from c4e1bd5 to 0e93c3b Compare January 16, 2024 05:05
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from f30e3de to 9a25149 Compare January 16, 2024 10:51
@stainless-bot stainless-bot enabled auto-merge (rebase) January 16, 2024 10:51
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from ba2e152 to 3d78798 Compare January 16, 2024 16:48
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 4d342f1 to c622c6a Compare January 16, 2024 18:21
@stainless-bot stainless-bot merged commit 3d61ed4 into main Jan 16, 2024
@stainless-bot stainless-bot deleted the release-please--branches--main--changes--next branch January 16, 2024 21:15
@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