Skip to content

release: 0.31.1#41

Merged
bgaleotti merged 5 commits intomainfrom
release-please--branches--main--changes--next
Mar 16, 2026
Merged

release: 0.31.1#41
bgaleotti merged 5 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Mar 16, 2026

Automated Release PR

0.31.1 (2026-03-16)

Full Changelog: v0.31.0...v0.31.1

Bug Fixes

  • deps: bump minimum typing-extensions version (d00b6bd)
  • pydantic: do not pass by_alias unless set (e2db24c)

Chores

  • internal: tweak CI branches (ccfd79e)

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

Note

Release version 0.31.1 with fix for model_dump default alias behavior

  • Bumps version to 0.31.1 in pyproject.toml, _version.py, and the release manifest.
  • Fixes model_dump in the Pydantic v2 path: when by_alias=None, the parameter is now omitted from the call rather than passed through, restoring Pydantic's default alias behavior.
  • Raises the minimum typing-extensions dependency from >=4.10 to >=4.14.
  • Behavioral Change: typing-extensions<4.14 is no longer supported; environments pinned to older versions will need to upgrade.

Macroscope summarized b47c5e9.

@stainless-app
Copy link
Contributor Author

stainless-app bot commented Mar 16, 2026

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/profound-python/ccfd79e3e84dae8dcc94784662723076d19a0931/profound-0.31.0-py3-none-any.whl'

Expires at: Wed, 15 Apr 2026 20:45:48 GMT
Updated at: Mon, 16 Mar 2026 20:45:48 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 71ffb5c to 6b1a0bc Compare March 16, 2026 19:02
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 6b1a0bc to 9a122fe Compare March 16, 2026 20:35
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9a122fe to b47c5e9 Compare March 16, 2026 20:45
@bgaleotti bgaleotti merged commit b40a7ea into main Mar 16, 2026
10 checks passed
@bgaleotti bgaleotti deleted the release-please--branches--main--changes--next branch March 16, 2026 21:13
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Mar 16, 2026

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