Skip to content

release: 0.1.0-alpha.4#116

Merged
jdreamerz merged 53 commits intomainfrom
release-please--branches--main--changes--next
May 13, 2025
Merged

release: 0.1.0-alpha.4#116
jdreamerz merged 53 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Mar 5, 2025

Automated Release PR

0.1.0-alpha.4 (2025-05-13)

Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4

Features

Bug Fixes

  • ci: ensure pip is always available (#127) (4da2bc0)
  • ci: remove publishing patch (#128) (6bd4d6f)
  • client: correct type to enum (#129) (8a5fa0e)
  • package: support direct resource imports (f59e7c3)
  • perf: optimize some hot paths (f79734d)
  • perf: skip traversing types for NotGiven values (1103dd0)
  • pydantic v1: more robust ModelField.annotation check (d380238)
  • skip invalid fine-tune test (#133) (2f41046)
  • tests: correctly skip create fine tune tests (#138) (47c9cae)
  • types: handle more discriminated union shapes (#126) (2483c76)

Chores

  • broadly detect json family of content-type headers (6e2421e)
  • ci: add timeout thresholds for CI jobs (2425c53)
  • ci: only use depot for staging repos (2dfe569)
  • ci: run on more branches and use depot runners (3c61f56)
  • client: minor internal fixes (f6f5174)
  • fix typos (#131) (dedf3ad)
  • internal: avoid errors for isinstance checks on proxies (8b81509)
  • internal: base client updates (890efc3)
  • internal: bump pyright version (01e104a)
  • internal: bump rye to 0.44.0 (#124) (e8c3dc3)
  • internal: codegen related update (#125) (5e83e04)
  • internal: expand CI branch coverage (#139) (2db8ca2)
  • internal: fix list file params (8a8dcd3)
  • internal: import reformatting (49f361b)
  • internal: minor formatting changes (33e3a75)
  • internal: reduce CI branch coverage (6f6ac97)
  • internal: refactor retries to not use recursion (ffb0eb4)
  • internal: remove extra empty newlines (#122) (b0cbbaa)
  • internal: remove trailing character (#134) (f09c6cb)
  • internal: slight transform perf improvement (#136) (d31383c)
  • internal: update models test (b64d4cc)
  • internal: update pyright settings (05720d5)
  • tests: improve enum examples (#137) (4c3e75d)

Documentation

  • revise readme docs about nested params (#118) (0eefffd)

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 e51bded to dd8e841 Compare March 6, 2025 04:18
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 042e188 to 0eefffd Compare March 9, 2025 21:39
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 87bf65b to 43e530f Compare March 11, 2025 01:06
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a2d56e8 to adf0e5b Compare March 11, 2025 16:02
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a2ca5b7 to 0ab0bc9 Compare March 11, 2025 18:16
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 3 times, most recently from ca9bbbc to e8c3dc3 Compare March 14, 2025 17:45
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 20ccd17 to 5e83e04 Compare March 14, 2025 18:00
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 20c96ba to 2483c76 Compare March 14, 2025 22:10
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from edbc341 to 4da2bc0 Compare March 17, 2025 13:05
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ae7699c to 6bd4d6f Compare March 17, 2025 15:51
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 1874635 to 8a5fa0e Compare March 18, 2025 17:52
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 6283307 to 4f1a7ea Compare March 24, 2025 19:51
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b4fcc1a to 33e3a75 Compare April 23, 2025 16:21
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 8b877b8 to 3c61f56 Compare April 23, 2025 17:58
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from cd3ced0 to 2dfe569 Compare April 23, 2025 20:01
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 58774ce to 6e2421e Compare April 23, 2025 22:10
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d8fc102 to 271887f Compare April 25, 2025 15:22
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 2da57bd to bb40eb9 Compare April 28, 2025 15:25
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 776bf17 to 678f58a Compare April 28, 2025 16:39
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9f50d96 to 8b81509 Compare May 8, 2025 12:42
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 5aca0fd to f59e7c3 Compare May 9, 2025 14:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 02c2a7f to 83e6e36 Compare May 12, 2025 15:57
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e3da430 to 8ecdca6 Compare May 13, 2025 10:29
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 1983356 to 6d9609e Compare May 13, 2025 19:33
Copy link
Contributor

@jdreamerz jdreamerz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved - will merge this then work on making tests pass.

@jdreamerz jdreamerz merged commit 029e46b into main May 13, 2025
2 of 5 checks passed
@stainless-app
Copy link
Contributor Author

stainless-app bot commented May 13, 2025

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.

1 participant