Skip to content

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented Jul 9, 2025

Automated Release PR

0.1.0-alpha.7 (2025-09-06)

Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7

Features

  • clean up environment call outs (de35b9d)
  • client: support file upload requests (4e03611)
  • improve future compat with pydantic v3 (372675f)
  • types: replace List[str] with SequenceNotStr in params (37625fd)

Bug Fixes

  • avoid newer type syntax (8f77952)
  • client: don't send Content-Type header on GET requests (dfd4e86)
  • parsing: correctly handle nested discriminated unions (79004f8)
  • parsing: ignore empty metadata (a8b35a8)
  • parsing: parse extra field types (5530ece)

Chores

  • internal: add Sequence related utils (856feb3)
  • internal: bump pinned h11 dep (b9e057f)
  • internal: change ci workflow machines (bb0ac37)
  • internal: fix ruff target version (80e5aae)
  • internal: move mypy configurations to pyproject.toml file (97977db)
  • internal: update comment in script (e5a7e0f)
  • internal: update pyright exclude list (0c89992)
  • package: mark python 3.13 as supported (144f8ca)
  • project: add settings file for vscode (c4f8607)
  • readme: fix version rendering on pypi (3ccc314)
  • tests: simplify get_platform test (ae111a6)
  • update @stainless-api/prism-cli to v5.15.0 (0deb0ff)
  • update github action (7e76e08)

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 f8746de to 144f8ca Compare July 9, 2025 02:59
Copy link
Contributor Author

stainless-app bot commented Jul 9, 2025

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/zeroentropy-python/ae111a642a1da930f319ce62f1a28f203881cfe5/zeroentropy-0.1.0a6-py3-none-any.whl'

Expires: Mon, 06 Oct 2025 05:45:02 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 5561898 to 79004f8 Compare July 10, 2025 02:54
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ed36284 to 3ccc314 Compare July 11, 2025 03:13
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d6253cf to dfd4e86 Compare July 12, 2025 02:20
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from fea3beb to de35b9d Compare July 15, 2025 02:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 20aabbf to a8b35a8 Compare July 22, 2025 02:25
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 0e95d66 to 5530ece Compare July 23, 2025 02:28
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 856f1de to c4f8607 Compare July 25, 2025 05:57
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 7742b79 to 4e03611 Compare July 31, 2025 08:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 5935f66 to 80e5aae Compare August 6, 2025 10:44
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ddcbdd3 to e6eff06 Compare August 22, 2025 08:15
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e6eff06 to 87cbb82 Compare August 26, 2025 06:26
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 87cbb82 to 7f36d20 Compare August 27, 2025 09:30
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 7f36d20 to 7e771b2 Compare August 27, 2025 09:34
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 7e771b2 to e47b3ec Compare August 30, 2025 04:54
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e47b3ec to f9dbd75 Compare September 3, 2025 04:13
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from f9dbd75 to 99ed5d3 Compare September 4, 2025 04:23
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 99ed5d3 to 248ec2d Compare September 5, 2025 04:58
`nest_asyncio` is archived and broken on some platforms so it's
not worth keeping in our test suite.
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 248ec2d to f35fb35 Compare September 6, 2025 05:44
Copy link
Contributor Author

stainless-app bot commented Sep 6, 2025

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