Skip to content

release: 0.1.0-alpha.12#34

Open
stainless-app[bot] wants to merge 48 commits intomainfrom
release-please--branches--main--changes--next
Open

release: 0.1.0-alpha.12#34
stainless-app[bot] wants to merge 48 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented Jul 18, 2025

Automated Release PR

0.1.0-alpha.12 (2026-01-30)

Full Changelog: v0.1.0-alpha.11...v0.1.0-alpha.12

Features

  • api: api update (a1b5ba4)
  • client: add custom JSON encoder for extended type support (a83b8ba)
  • client: add support for binary request streaming (9b548a6)
  • client: support file upload requests (e959eb3)
  • improve future compat with pydantic v3 (9d5a7d8)
  • types: replace List[str] with SequenceNotStr in params (d8155f5)

Bug Fixes

  • avoid newer type syntax (4b82db1)
  • client: close streams without requiring full consumption (63fc5b2)
  • compat with Python 3.14 (402027d)
  • compat: update signatures of model_dump and model_dump_json for Pydantic v1 (df2ab03)
  • ensure streams are always closed (ee906b8)
  • parsing: ignore empty metadata (59033a8)
  • parsing: parse extra field types (8b4e226)
  • types: allow pyright to infer TypedDict types within SequenceNotStr (8043a89)
  • use async_to_httpx_files in patch method (e6cdd03)

Chores

  • add missing docstrings (25d70e2)
  • add Python 3.14 classifier and testing (63fc80e)
  • bump httpx-aiohttp version to 0.1.9 (321f6d6)
  • ci: upgrade actions/github-script (ee1117f)
  • deps: mypy 1.18.1 has a regression, pin to 1.17 (b91a8be)
  • do not install brew dependencies in ./scripts/bootstrap by default (5335fa4)
  • docs: use environment variables for authentication in code snippets (61bdce4)
  • internal/tests: avoid race condition with implicit client cleanup (9de2201)
  • internal: add --fix argument to lint script (d6e1a5a)
  • internal: add missing files argument to base client (7c87f94)
  • internal: add Sequence related utils (78f6a89)
  • internal: change ci workflow machines (99053fb)
  • internal: codegen related update (cbb9b67)
  • internal: codegen related update (d623a27)
  • internal: codegen related update (fe00231)
  • internal: codegen related update (298757c)
  • internal: detect missing future annotations with ruff (1fead4e)
  • internal: fix ruff target version (1a6537f)
  • internal: grammar fix (it's -> its) (c63d6c8)
  • internal: move mypy configurations to pyproject.toml file (a168da6)
  • internal: update actions/checkout version (a823127)
  • internal: update comment in script (8977a6d)
  • internal: update pydantic dependency (668fca1)
  • internal: update pyright exclude list (f2f5a4c)
  • package: drop Python 3.8 support (d36fbe6)
  • project: add settings file for vscode (0bad91b)
  • speedup initial import (acf5739)
  • types: change optional parameter type from NotGiven to Omit (350585c)
  • types: rebuild Pydantic models after all types are defined (34c6d30)
  • update @stainless-api/prism-cli to v5.15.0 (c72e48f)
  • update github action (fbb9ef7)
  • update lockfile (6ca5340)

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
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Jul 18, 2025

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/sullyai-api-python/a83b8baf9540bb3cde5eb74c8c10ec57e1bb5919/sullyai-0.1.0a11-py3-none-any.whl'

Expires at: Sun, 01 Mar 2026 03:26:22 GMT
Updated at: Fri, 30 Jan 2026 03:26:22 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c2a0bdd to 59033a8 Compare July 22, 2025 02:03
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from da96c76 to 34c6d30 Compare July 22, 2025 03:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 96fab77 to 8b4e226 Compare July 23, 2025 02:03
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from de30363 to 0bad91b Compare July 25, 2025 02:20
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from db5d86d to e959eb3 Compare July 31, 2025 02:54
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 6f80c35 to 1a6537f Compare August 6, 2025 02:52
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 1852a6d to c72e48f Compare August 9, 2025 02:45
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 9ef7949 to eaa4e14 Compare August 22, 2025 02:47
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from eaa4e14 to a744089 Compare August 26, 2025 02:28
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from a744089 to a97c3fc Compare August 27, 2025 03:00
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from a97c3fc to aa33a97 Compare August 27, 2025 03:17
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from aa33a97 to 5866be1 Compare August 30, 2025 02:14
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 44adff0 to 9cf9005 Compare November 28, 2025 03:04
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 9cf9005 to 93a82e6 Compare December 3, 2025 03:19
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 93a82e6 to 80be080 Compare December 3, 2025 03:28
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 80be080 to 2fd2114 Compare December 9, 2025 03:10
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 2fd2114 to 029191c Compare December 9, 2025 03:12
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 029191c to 06ce0e7 Compare December 16, 2025 03:10
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 06ce0e7 to d072ef3 Compare December 17, 2025 03:16
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d072ef3 to 2ded711 Compare December 18, 2025 03:20
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 2ded711 to f532438 Compare December 19, 2025 03:19
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from f532438 to e04ea67 Compare January 6, 2026 03:03
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e04ea67 to c2461cf Compare January 14, 2026 03:42
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c2461cf to 64185c0 Compare January 14, 2026 03:50
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 64185c0 to 53234c1 Compare January 17, 2026 03:33
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 53234c1 to f235f86 Compare January 24, 2026 03:28
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from f235f86 to f4ec8c7 Compare January 30, 2026 03:26
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