Skip to content

v1.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Nov 07:57
fc299ed

1.8.0 (2025-11-13)

Features

  • add manual workflow dispatch for PyPI publishing (05b2d72)

Bug Fixes

  • pypi package verification (95015dc)
  • PyPI publishing issues (6992b10)

Performance Improvements

  • serverless: lazy-load boto3, fastapi, and pydantic to reduce cold start time (#466) (cc05a5b)