Skip to content

v0.25.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 00:55
· 21 commits to refs/heads/mainline since this release
8d9e216

0.25.0 (2024-10-25)

⚠ BREAKING CHANGES

  • type-safe-api: Removed TypeSafeApiModelProject. Please instantiate Smithy shape libraries with
    SmithyModelProject.

Features

  • type-safe-api: separate model projects per model language (#872) (8d9e216), closes #825