Skip to content

release: 0.1.2 - #17

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

release: 0.1.2#17
stainless-app[bot] wants to merge 27 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-appstainless-appBot commented Mar 27, 2025

Copy link
Copy Markdown
Contributor

Automated Release PR

0.1.2 (2025-05-16)

Full Changelog: v0.1.1...v0.1.2

Bug Fixes

  • package: support direct resource imports (72c4510)
  • perf: optimize some hot paths (6b0e567)
  • perf: skip traversing types for NotGiven values (286dd31)
  • pluralize list response variables (#18) (83e50f3)
  • pydantic v1: more robust ModelField.annotation check (151c8d7)

Chores

  • broadly detect json family of content-type headers (6581584)
  • ci: add timeout thresholds for CI jobs (5f8b24d)
  • ci: fix installation instructions (5dbb8ab)
  • ci: only use depot for staging repos (55e4d39)
  • ci: upload sdks to package manager (17a00b4)
  • client: minor internal fixes (53c5d34)
  • fix typos (#16) (4f69dfa)
  • internal: avoid errors for isinstance checks on proxies (2667249)
  • internal: base client updates (b1ec190)
  • internal: bump pyright version (24419c5)
  • internal: codegen related update (4f449d6)
  • internal: expand CI branch coverage (e8a9f71)
  • internal: fix list file params (f0cd66c)
  • internal: import reformatting (102ccf2)
  • internal: reduce CI branch coverage (908e6bc)
  • internal: refactor retries to not use recursion (76e2a76)
  • internal: remove trailing character (#19) (b870e56)
  • internal: slight transform perf improvement (#20) (1e27481)
  • internal: update models test (6a227e2)
  • internal: update pyright settings (dac518e)

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-appBotforce-pushed the release-please--branches--main--changes--next branch from 1b4684b to 374f1e4CompareMarch 27, 2025 05:25
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from 52d0001 to 83e50f3CompareApril 2, 2025 10:17
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from 451a904 to b870e56CompareApril 4, 2025 18:43
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from 9da5e13 to e8a9f71CompareApril 10, 2025 03:55
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from 2302059 to 908e6bcCompareApril 10, 2025 03:59
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from 0536da1 to 286dd31CompareApril 12, 2025 03:30
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from 9910b11 to 6b0e567CompareApril 12, 2025 03:31
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from 1663d07 to dac518eCompareApril 15, 2025 03:51
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from e622053 to 53c5d34CompareApril 15, 2025 03:53
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from e6d787a to 24419c5CompareApril 17, 2025 03:23
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from 21b3915 to b1ec190CompareApril 17, 2025 03:24
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from 9051f1b to 6a227e2CompareApril 19, 2025 03:31
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from 19de1a7 to 5f8b24dCompareApril 23, 2025 04:24
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from 8e30c60 to 102ccf2CompareApril 23, 2025 04:24
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from 991fcb0 to f0cd66cCompareApril 23, 2025 04:26
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from ae3a638 to 76e2a76CompareApril 23, 2025 04:26
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from e5c629f to 151c8d7CompareApril 23, 2025 04:27
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch 3 times, most recently from 75e2578 to 6581584CompareApril 24, 2025 03:18
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from 7058c31 to 2667249CompareMay 9, 2025 04:41
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from a5ea6c7 to 72c4510CompareMay 10, 2025 03:56
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from 7f142e4 to 17a00b4CompareMay 15, 2025 05:22
@stainless-app
stainless-appBotforce-pushed the release-please--branches--main--changes--next branch from 4630d3a to 5dbb8abCompareMay 16, 2025 04:05
@stainless-app

Copy link
Copy Markdown
ContributorAuthor

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/oxp-python/5dbb8abd11a7e814f2f2e29d9ce57757f322a0a6'

Last updated: Fri, 16 May 2025 04:05:19 GMT

@stainless-app

Copy link
Copy Markdown
ContributorAuthor

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 freeto 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.

0 participants