Skip to content

release: 0.13.0 #262

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 18 commits into from
Jan 30, 2024
Merged

Conversation

stainless-bot
Copy link
Collaborator

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

Automated Release PR

0.13.0 (2024-01-30)

Full Changelog: v0.12.0...v0.13.0

Features

  • api: add employer_contributions field (#270) (f1d513b)
  • client: add support for streaming raw responses (#261) (60bc727)
  • client: enable follow redirects by default (#273) (72b922e)
  • client: support parsing custom response types (#277) (c36ff77)

Bug Fixes

  • api: fix authentication_type enum (#276) (85c0e90)
  • api: update employer_size parameter to employee_size (#278) (526eeab)
  • client: ensure path params are non-empty (#263) (c969f5b)

Chores

  • add write_to_file binary helper method (#265) (152fafc)
  • ci: rely on Stainless GitHub App for releases (#269) (864900e)
  • internal: add internal helpers (#272) (c377864)
  • internal: enable ruff type checking misuse lint rule (#275) (7c8a13b)
  • internal: fix typing util function (#266) (1c716b1)
  • internal: share client instances between all tests (#271) (23c95da)
  • internal: speculative retry-after-ms support (#267) (1549d50)
  • internal: support multipart data with overlapping keys (#274) (cd412ed)
  • internal: updates to proxy helper (#264) (6d1df20)
  • lazy load raw resource class properties (#268) (1f75530)

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 January 15, 2024 14:10
@stainless-bot stainless-bot requested review from arditP and jordanbrauer and removed request for a team January 15, 2024 14:10
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from f43fd54 to 60bc727 Compare January 16, 2024 05:02
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 0bb6dfe to c969f5b Compare January 16, 2024 10:51
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 0719a40 to 6d1df20 Compare January 16, 2024 16:48
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from f8f820b to 152fafc Compare January 17, 2024 05:02
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c9743ed to 1c716b1 Compare January 17, 2024 14:15
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 7f3bc25 to 7b55b7a Compare January 17, 2024 14:15
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 2743e43 to c9466fd Compare January 17, 2024 16:18
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c9466fd to 1f75530 Compare January 17, 2024 17:27
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 198e665 to 845eeff Compare January 17, 2024 17:27
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 845eeff to 864900e Compare January 17, 2024 20:26
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 9d1c797 to 864900e Compare January 18, 2024 05:02
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from bcb0c96 to f1d513b Compare January 18, 2024 16:28
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 81f7508 to f1d513b Compare January 18, 2024 16:28
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 1e91361 to 23c95da Compare January 22, 2024 05:02
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 0ba124a to c377864 Compare January 22, 2024 15:48
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from ca74436 to c377864 Compare January 24, 2024 05:02
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from f4a45df to 72b922e Compare January 24, 2024 16:04
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 7208e0c to 72b922e Compare January 26, 2024 05:02
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d889012 to cd412ed Compare January 26, 2024 10:47
This catches the case where a typing import is used at runtime
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d4aadfa to 7c8a13b Compare January 26, 2024 13:55
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 90593bc to 85c0e90 Compare January 26, 2024 18:35
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch 3 times, most recently from 05357ad to 85c0e90 Compare January 29, 2024 05:02
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d5da62a to c36ff77 Compare January 29, 2024 12:04
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 47d6718 to 526eeab Compare January 29, 2024 17:06
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from f82a9d3 to 526eeab Compare January 30, 2024 05:02
@stainless-app stainless-app bot merged commit e8ff31b into main Jan 30, 2024
Copy link
Contributor

stainless-app bot commented Jan 30, 2024

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