Skip to content
This repository was archived by the owner on Jul 17, 2026. It is now read-only.

release: 1.2.0 - #18

Open
stainless-app[bot] wants to merge 32 commits into
mainfrom
release-please--branches--main--changes--next
Open

release: 1.2.0#18
stainless-app[bot] wants to merge 32 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Jan 17, 2025

Copy link
Copy Markdown
Contributor

Automated Release PR

1.2.0 (2025-03-15)

Full Changelog: v1.1.0...v1.2.0

Features

  • api: manual updates (#25) (5637866)
  • client: allow passing NotGiven for body (#37) (ac8167e)
  • client: send X-Stainless-Read-Timeout header (#32) (d0dbd36)
  • update stainless-augmented openapi spec (#22) (2132c19)
  • update stainless-augmented openapi spec (#24) (a5fe650)
  • update stainless-augmented openapi spec (#27) (75fb286)
  • update stainless-augmented openapi spec (#29) (fa869af)

Bug Fixes

  • asyncify on non-asyncio runtimes (#36) (d5f0375)
  • client: mark some request bodies as optional (ac8167e)
  • tests: make test_get_platform less flaky (#20) (74c7f08)
  • types: handle more discriminated union shapes (#47) (aee5739)

Chores

  • docs: update client docstring (#41) (5999705)
  • internal: avoid pytest-asyncio deprecation warning (#21) (5bf4bea)
  • internal: bummp ruff dependency (#31) (de0699f)
  • internal: bump rye to 0.44.0 (#46) (dce0eef)
  • internal: change default timeout to an int (#30) (946db5d)
  • internal: codegen related update (#17) (7b4ec18)
  • internal: codegen related update (#28) (893b133)
  • internal: codegen related update (#45) (09c29ec)
  • internal: fix devcontainers setup (#38) (c92101b)
  • internal: fix type traversing dictionary params (#33) (92f273b)
  • internal: minor formatting changes (#26) (cc16de2)
  • internal: minor style changes (#23) (5a5e027)
  • internal: minor type handling changes (#34) (6178342)
  • internal: properly set pydantic_private (#39) (c0b558b)
  • internal: remove extra empty newlines (#44) (ca5bba3)
  • internal: remove unused http client options forwarding (#42) (668ac68)
  • internal: update client tests (#35) (4cf5abe)

Documentation

  • raw responses: fix duplicate the (#19) (0b49f3d)
  • update URLs from stainlessapi.com to stainless.com (#40) (3e81822)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 6fbc991 to 0b49f3d Compare January 21, 2025 07:09
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 98768b7 to 74c7f08 Compare January 21, 2025 07:09
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c468bb4 to 5bf4bea Compare January 21, 2025 07:10
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 3c727a7 to 2132c19 Compare January 21, 2025 08:58
@stainless-app stainless-app Bot changed the title release: 1.1.1 release: 1.2.0 Jan 21, 2025
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 38b6ca1 to 2132c19 Compare January 21, 2025 08:59
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 3b2ec0d to 5a5e027 Compare January 22, 2025 07:21
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 68bdf03 to a5fe650 Compare January 23, 2025 17:47
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 8a2216f to 5637866 Compare January 23, 2025 21:10
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 3faa548 to cc16de2 Compare January 24, 2025 07:04
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c3ab189 to 75fb286 Compare January 24, 2025 15:08
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from b589db4 to 893b133 Compare January 28, 2025 07:23
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 5189c6b to fa869af Compare January 29, 2025 16:55
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 8276cb7 to 946db5d Compare February 4, 2025 03:34
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 0ec5428 to d0dbd36 Compare February 6, 2025 03:48
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e533d93 to 4cf5abe Compare February 13, 2025 04:58
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d99376d to d5f0375 Compare February 14, 2025 04:31
fix(client): mark some request bodies as optional
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 78f0f45 to ac8167e Compare February 21, 2025 07:11
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 455fb99 to c92101b Compare February 22, 2025 05:13
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e25e0ff to c0b558b Compare February 26, 2025 04:09
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 35d8c62 to 668ac68 Compare March 4, 2025 05:41
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from a43a841 to ec8dcff Compare March 11, 2025 08:38
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 080af1c to ca5bba3 Compare March 14, 2025 06:30
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from b0f05ba to 09c29ec Compare March 15, 2025 05:03
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c2f2833 to dce0eef Compare March 15, 2025 05:08
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 725c1c6 to aee5739 Compare March 15, 2025 05:14
@stainless-app

stainless-app Bot commented Mar 17, 2025

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants