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.31.0 #573

Merged
merged 11 commits into from
Jul 10, 2024
Merged

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented Jul 2, 2024

Automated Release PR

0.31.0 (2024-07-10)

Full Changelog: v0.30.1...v0.31.0

Features

  • client: make request-id header more accessible (#581) (130d470)
  • vertex: add copy and with_options (#578) (fcd425f)

Bug Fixes

  • client: always respect content-type multipart/form-data if provided (#574) (6051763)
  • streaming/messages: more robust event type construction (#576) (98e2075)
  • types: allow arbitrary types in image block param (#582) (ebd6590)
  • Updated doc typo (17be06b)
  • vertex: avoid credentials refresh on every request (#575) (37bd433)

Chores

  • ci: update rye to v0.35.0 (#577) (e271d69)
  • internal: add helper method for constructing BaseModels (#572) (8e626ac)
  • internal: fix formatting (a912917)
  • internal: minor request options handling changes (#580) (d1dcf42)

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-app stainless-app bot requested a review from a team as a code owner July 2, 2024 10:29
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 5d2746d to 73ed0cc Compare July 2, 2024 19:12
@stainless-app stainless-app bot enabled auto-merge (rebase) July 2, 2024 19:12
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 9 times, most recently from b06767b to eea1662 Compare July 8, 2024 08:16
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 4 times, most recently from a3881eb to b9827c1 Compare July 8, 2024 08:35
@stainless-app stainless-app bot changed the title release: 0.30.2 release: 0.31.0 Jul 8, 2024
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from d0565e8 to 995a7bd Compare July 8, 2024 16:53
stainless-app bot and others added 7 commits July 8, 2024 17:26
previously, the helpers could crash if the API responded with a field
that wasn't in the types yet, or if the property types didn't match which
is not ideal
* feat(vertex): add copy and with_options

Closes #566

* move vertex client tests to a separate file

* add missing `credentials` argument to `copy()`

* minor cleanup

---------

Co-authored-by: Robert Craigie <robert@craigie.dev>
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 9cb3f2c to fcd425f Compare July 9, 2024 05:01
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from c6e3a28 to d1dcf42 Compare July 10, 2024 05:01
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 01bd79b to 130d470 Compare July 10, 2024 10:29
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 639f714 to ebd6590 Compare July 10, 2024 11:37
@stainless-app stainless-app bot merged commit 0336233 into main Jul 10, 2024
5 checks passed
Copy link
Contributor Author

stainless-app bot commented Jul 10, 2024

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.

3 participants