Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps smithy-version from 1.60.2 to 1.61.0.
Updates software.amazon.smithy:smithy-codegen-core from 1.60.2 to 1.61.0

Release notes

Sourced from software.amazon.smithy:smithy-codegen-core's releases.

Smithy CLI v1.61.0

1.61.0 (2025-07-23)

Bug Fixes

  • Return the specific type of the trait for RpcV2CborTrait as other protocols traits do. (#2711)
  • Relocate com.google dependencies in the CLI to avoid classpath conflicts. (#2718)

Documentation

  • Added more explicit rule on how to serialize conflicting headers. (#2692)
  • Removed set from trait selector in @trait documentation. (#2698)

Features

  • Relaxed restrictions on trait-codegen to allow smithy*, and some smithy.* namespaces. (#2671, #2708, #2709)
  • Added aws-eusc to AWS rules engine partitions. (#2697)
  • Added MQTT topic filter parsing and conflict support. (#2690)
  • Added OpenAPI configuration option to disable default deprecation description. (#2694)

Smithy CLI v1.60.3

1.60.3 (2025-06-27)

Bug Fixes

  • Fixed incorrect operation name in URI for NonQueryCompatibleOperation. (#2684)
  • Fixed incorrect property name in protocol test bodies. (#2686)
Changelog

Sourced from software.amazon.smithy:smithy-codegen-core's changelog.

1.61.0 (2025-07-23)

Features

  • Relaxed restrictions on trait-codegen to allow smithy*, and some smithy.* namespaces. (#2671, #2708, #2709)
  • Added aws-eusc to AWS rules engine partitions. (#2697)
  • Added MQTT topic filter parsing and conflict support. (#2690)
  • Added OpenAPI configuration option to disable default deprecation description. (#2694)

Bug Fixes

  • Return the specific type of the trait for RpcV2CborTrait as other protocols traits do. (#2711)
  • Relocate com.google dependencies in the CLI to avoid classpath conflicts. (#2718)

Documentation

  • Added more explicit rule on how to serialize conflicting headers. (#2692)
  • Removed set from trait selector in @trait documentation. (#2698)

1.60.3 (2025-06-27)

Bug Fixes

  • Fixed incorrect operation name in URI for NonQueryCompatibleOperation. (#2684)
  • Fixed incorrect property name in protocol test bodies. (#2686)
Commits
  • 6adcef6 Bump version to 1.61.0 (#2717)
  • 72668ce Add design for changelog tool
  • 5179dac Backport previous releases into changelog format
  • 05ac315 Indent changelog entries
  • e333fe5 Update default changelog title
  • be42bb7 Ensure space before PR list in changelog
  • 92567e7 Run formatter on changelog when rendering
  • a8078bd Use - for changelog entries
  • 8141aa6 Support rendering markdown releases
  • f87b780 Use uv build backend for changelog tool
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-cli from 1.60.2 to 1.61.0

Release notes

Sourced from software.amazon.smithy:smithy-cli's releases.

Smithy CLI v1.61.0

1.61.0 (2025-07-23)

Bug Fixes

  • Return the specific type of the trait for RpcV2CborTrait as other protocols traits do. (#2711)
  • Relocate com.google dependencies in the CLI to avoid classpath conflicts. (#2718)

Documentation

  • Added more explicit rule on how to serialize conflicting headers. (#2692)
  • Removed set from trait selector in @trait documentation. (#2698)

Features

  • Relaxed restrictions on trait-codegen to allow smithy*, and some smithy.* namespaces. (#2671, #2708, #2709)
  • Added aws-eusc to AWS rules engine partitions. (#2697)
  • Added MQTT topic filter parsing and conflict support. (#2690)
  • Added OpenAPI configuration option to disable default deprecation description. (#2694)

Smithy CLI v1.60.3

1.60.3 (2025-06-27)

Bug Fixes

  • Fixed incorrect operation name in URI for NonQueryCompatibleOperation. (#2684)
  • Fixed incorrect property name in protocol test bodies. (#2686)
Changelog

Sourced from software.amazon.smithy:smithy-cli's changelog.

1.61.0 (2025-07-23)

Features

  • Relaxed restrictions on trait-codegen to allow smithy*, and some smithy.* namespaces. (#2671, #2708, #2709)
  • Added aws-eusc to AWS rules engine partitions. (#2697)
  • Added MQTT topic filter parsing and conflict support. (#2690)
  • Added OpenAPI configuration option to disable default deprecation description. (#2694)

Bug Fixes

  • Return the specific type of the trait for RpcV2CborTrait as other protocols traits do. (#2711)
  • Relocate com.google dependencies in the CLI to avoid classpath conflicts. (#2718)

Documentation

  • Added more explicit rule on how to serialize conflicting headers. (#2692)
  • Removed set from trait selector in @trait documentation. (#2698)

1.60.3 (2025-06-27)

Bug Fixes

  • Fixed incorrect operation name in URI for NonQueryCompatibleOperation. (#2684)
  • Fixed incorrect property name in protocol test bodies. (#2686)
Commits
  • 6adcef6 Bump version to 1.61.0 (#2717)
  • 72668ce Add design for changelog tool
  • 5179dac Backport previous releases into changelog format
  • 05ac315 Indent changelog entries
  • e333fe5 Update default changelog title
  • be42bb7 Ensure space before PR list in changelog
  • 92567e7 Run formatter on changelog when rendering
  • a8078bd Use - for changelog entries
  • 8141aa6 Support rendering markdown releases
  • f87b780 Use uv build backend for changelog tool
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-model from 1.60.2 to 1.61.0

Release notes

Sourced from software.amazon.smithy:smithy-model's releases.

Smithy CLI v1.61.0

1.61.0 (2025-07-23)

Bug Fixes

  • Return the specific type of the trait for RpcV2CborTrait as other protocols traits do. (#2711)
  • Relocate com.google dependencies in the CLI to avoid classpath conflicts. (#2718)

Documentation

  • Added more explicit rule on how to serialize conflicting headers. (#2692)
  • Removed set from trait selector in @trait documentation. (#2698)

Features

  • Relaxed restrictions on trait-codegen to allow smithy*, and some smithy.* namespaces. (#2671, #2708, #2709)
  • Added aws-eusc to AWS rules engine partitions. (#2697)
  • Added MQTT topic filter parsing and conflict support. (#2690)
  • Added OpenAPI configuration option to disable default deprecation description. (#2694)

Smithy CLI v1.60.3

1.60.3 (2025-06-27)

Bug Fixes

  • Fixed incorrect operation name in URI for NonQueryCompatibleOperation. (#2684)
  • Fixed incorrect property name in protocol test bodies. (#2686)
Changelog

Sourced from software.amazon.smithy:smithy-model's changelog.

1.61.0 (2025-07-23)

Features

  • Relaxed restrictions on trait-codegen to allow smithy*, and some smithy.* namespaces. (#2671, #2708, #2709)
  • Added aws-eusc to AWS rules engine partitions. (#2697)
  • Added MQTT topic filter parsing and conflict support. (#2690)
  • Added OpenAPI configuration option to disable default deprecation description. (#2694)

Bug Fixes

  • Return the specific type of the trait for RpcV2CborTrait as other protocols traits do. (#2711)
  • Relocate com.google dependencies in the CLI to avoid classpath conflicts. (#2718)

Documentation

  • Added more explicit rule on how to serialize conflicting headers. (#2692)
  • Removed set from trait selector in @trait documentation. (#2698)

1.60.3 (2025-06-27)

Bug Fixes

  • Fixed incorrect operation name in URI for NonQueryCompatibleOperation. (#2684)
  • Fixed incorrect property name in protocol test bodies. (#2686)
Commits
  • 6adcef6 Bump version to 1.61.0 (#2717)
  • 72668ce Add design for changelog tool
  • 5179dac Backport previous releases into changelog format
  • 05ac315 Indent changelog entries
  • e333fe5 Update default changelog title
  • be42bb7 Ensure space before PR list in changelog
  • 92567e7 Run formatter on changelog when rendering
  • a8078bd Use - for changelog entries
  • 8141aa6 Support rendering markdown releases
  • f87b780 Use uv build backend for changelog tool
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-waiters from 1.60.2 to 1.61.0

Release notes

Sourced from software.amazon.smithy:smithy-waiters's releases.

Smithy CLI v1.61.0

1.61.0 (2025-07-23)

Bug Fixes

  • Return the specific type of the trait for RpcV2CborTrait as other protocols traits do. (#2711)
  • Relocate com.google dependencies in the CLI to avoid classpath conflicts. (#2718)

Documentation

  • Added more explicit rule on how to serialize conflicting headers. (#2692)
  • Removed set from trait selector in @trait documentation. (#2698)

Features

  • Relaxed restrictions on trait-codegen to allow smithy*, and some smithy.* namespaces. (#2671, #2708, #2709)
  • Added aws-eusc to AWS rules engine partitions. (#2697)
  • Added MQTT topic filter parsing and conflict support. (#2690)
  • Added OpenAPI configuration option to disable default deprecation description. (#2694)

Smithy CLI v1.60.3

1.60.3 (2025-06-27)

Bug Fixes

  • Fixed incorrect operation name in URI for NonQueryCompatibleOperation. (#2684)
  • Fixed incorrect property name in protocol test bodies. (#2686)
Changelog

Sourced from software.amazon.smithy:smithy-waiters's changelog.

1.61.0 (2025-07-23)

Features

  • Relaxed restrictions on trait-codegen to allow smithy*, and some smithy.* namespaces. (#2671, #2708, #2709)
  • Added aws-eusc to AWS rules engine partitions. (#2697)
  • Added MQTT topic filter parsing and conflict support. (#2690)
  • Added OpenAPI configuration option to disable default deprecation description. (#2694)

Bug Fixes

  • Return the specific type of the trait for RpcV2CborTrait as other protocols traits do. (#2711)
  • Relocate com.google dependencies in the CLI to avoid classpath conflicts. (#2718)

Documentation

  • Added more explicit rule on how to serialize conflicting headers. (#2692)
  • Removed set from trait selector in @trait documentation. (#2698)

1.60.3 (2025-06-27)

Bug Fixes

  • Fixed incorrect operation name in URI for NonQueryCompatibleOperation. (#2684)
  • Fixed incorrect property name in protocol test bodies. (#2686)
Commits
  • 6adcef6 Bump version to 1.61.0 (#2717)
  • 72668ce Add design for changelog tool
  • 5179dac Backport previous releases into changelog format
  • 05ac315 Indent changelog entries
  • e333fe5 Update default changelog title
  • be42bb7 Ensure space before PR list in changelog
  • 92567e7 Run formatter on changelog when rendering
  • a8078bd Use - for changelog entries
  • 8141aa6 Support rendering markdown releases
  • f87b780 Use uv build backend for changelog tool
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-protocol-traits from 1.60.2 to 1.61.0

Release notes

Sourced from software.amazon.smithy:smithy-protocol-traits's releases.

Smithy CLI v1.61.0

1.61.0 (2025-07-23)

Bug Fixes

  • Return the specific type of the trait for RpcV2CborTrait as other protocols traits do. (#2711)
  • Relocate com.google dependencies in the CLI to avoid classpath conflicts. (#2718)

Documentation

  • Added more explicit rule on how to serialize conflicting headers. (#2692)
  • Removed set from trait selector in @trait documentation. (#2698)

Features

  • Relaxed restrictions on trait-codegen to allow smithy*, and some smithy.* namespaces. (#2671, #2708, #2709)
  • Added aws-eusc to AWS rules engine partitions. (#2697)
  • Added MQTT topic filter parsing and conflict support. (#2690)
  • Added OpenAPI configuration option to disable default deprecation description. (#2694)

Smithy CLI v1.60.3

1.60.3 (2025-06-27)

Bug Fixes

  • Fixed incorrect operation name in URI for NonQueryCompatibleOperation. (#2684)
  • Fixed incorrect property name in protocol test bodies. (#2686)
Changelog

Sourced from software.amazon.smithy:smithy-protocol-traits's changelog.

1.61.0 (2025-07-23)

Features

  • Relaxed restrictions on trait-codegen to allow smithy*, and some smithy.* namespaces. (#2671, #2708, #2709)
  • Added aws-eusc to AWS rules engine partitions. (#2697)
  • Added MQTT topic filter parsing and conflict support. (#2690)
  • Added OpenAPI configuration option to disable default deprecation description. (#2694)

Bug Fixes

  • Return the specific type of the trait for RpcV2CborTrait as other protocols traits do. (#2711)
  • Relocate com.google dependencies in the CLI to avoid classpath conflicts. (#2718)

Documentation

  • Added more explicit rule on how to serialize conflicting headers. (#2692)
  • Removed set from trait selector in @trait documentation. (#2698)

1.60.3 (2025-06-27)

Bug Fixes

  • Fixed incorrect operation name in URI for NonQueryCompatibleOperation. (#2684)
  • Fixed incorrect property name in protocol test bodies. (#2686)
Commits
  • 6adcef6 Bump version to 1.61.0 (#2717)
  • 72668ce Add design for changelog tool
  • 5179dac Backport previous releases into changelog format
  • 05ac315 Indent changelog entries
  • e333fe5 Update default changelog title
  • be42bb7 Ensure space before PR list in changelog
  • 92567e7 Run formatter on changelog when rendering
  • a8078bd Use - for changelog entries
  • 8141aa6 Support rendering markdown releases
  • f87b780 Use uv build backend for changelog tool
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-protocol-tests from 1.60.2 to 1.61.0

Release notes

Sourced from software.amazon.smithy:smithy-protocol-tests's releases.

Smithy CLI v1.61.0

1.61.0 (2025-07-23)

Bug Fixes

  • Return the specific type of the trait for RpcV2CborTrait as other protocols traits do. (#2711)
  • Relocate com.google dependencies in the CLI to avoid classpath conflicts. (#2718)

Documentation

  • Added more explicit rule on how to serialize conflicting headers. (#2692)
  • Removed set from trait selector in @trait documentation. (#2698)

Features

  • Relaxed restrictions on trait-codegen to allow smithy*, and some smithy.* namespaces. (#2671, #2708, #2709)
  • Added aws-eusc to AWS rules engine partitions. (#2697)
  • Added MQTT topic filter parsing and conflict support. (#2690)
  • Added OpenAPI configuration option to disable default deprecation description. (#2694)

Smithy CLI v1.60.3

1.60.3 (2025-06-27)

Bug Fixes

  • Fixed incorrect operation name in URI for NonQueryCompatibleOperation. (#2684)
  • Fixed incorrect property name in protocol test bodies. (#2686)
Changelog

Sourced from software.amazon.smithy:smithy-protocol-tests's changelog.

1.61.0 (2025-07-23)

Features

  • Relaxed restrictions on trait-codegen to allow smithy*, and some smithy.* namespaces. (#2671, #2708, #2709)
  • Added aws-eusc to AWS rules engine partitions. (#2697)
  • Added MQTT topic filter parsing and conflict support. (#2690)
  • Added OpenAPI configuration option to disable default deprecation description. (#2694)

Bug Fixes

  • Return the specific type of the trait for RpcV2CborTrait as other protocols traits do. (#2711)
  • Relocate com.google dependencies in the CLI to avoid classpath conflicts. (#2718)

Documentation

  • Added more explicit rule on how to serialize conflicting headers. (#2692)
  • Removed set from trait selector in @trait documentation. (#2698)

1.60.3 (2025-06-27)

Bug Fixes

  • Fixed incorrect operation name in URI for NonQueryCompatibleOperation. (#2684)
  • Fixed incorrect property name in protocol test bodies. (#2686)
Commits
  • 6adcef6 Bump version to 1.61.0 (#2717)
  • 72668ce Add design for changelog tool
  • 5179dac Backport previous releases into changelog format
  • 05ac315 Indent changelog entries
  • e333fe5 Update default changelog title
  • be42bb7 Ensure space before PR list in changelog
  • 92567e7 Run formatter on changelog when rendering
  • a8078bd Use - for changelog entries
  • 8141aa6 Support rendering markdown releases
  • f87b780 Use uv build backend for changelog tool
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-protocol-test-traits from 1.60.2 to 1.61.0

Release notes

Sourced from software.amazon.smithy:smithy-protocol-test-traits's releases.

Smithy CLI v1.61.0

1.61.0 (2025-07-23)

Bug Fixes

  • Return the specific type of the trait for RpcV2CborTrait as other protocols traits do. (#2711)
  • Relocate com.google dependencies in the CLI to avoid classpath conflicts. (#2718)

Documentation

  • Added more explicit rule on how to serialize conflicting headers. (#2692)
  • Removed set from trait selector in @trait documentation. (#2698)

Features

  • Relaxed restrictions on trait-codegen to allow smithy*, and some smithy.* namespaces. (#2671, #2708, #2709)
  • Added aws-eusc to AWS rules engine partitions. (#2697)
  • Added MQTT topic filter parsing and conflict support. (#2690)
  • Added OpenAPI configuration option to disable default deprecation description. (#2694)

Smithy CLI v1.60.3

1.60.3 (2025-06-27)

Bug Fixes

  • Fixed incorrect operation name in URI for NonQueryCompatibleOperation. (#2684)
  • Fixed incorrect property name in protocol test bodies. (#2686)
Changelog

Sourced from software.amazon.smithy:smithy-protocol-test-traits's changelog.

1.61.0 (2025-07-23)

Features

  • Relaxed restrictions on trait-codegen to allow smithy*, and some smithy.* namespaces. (#2671, #2708, #2709)
  • Added aws-eusc to AWS rules engine partitions. (#2697)
  • Added MQTT topic filter parsing and conflict support. (#2690)
  • Added OpenAPI configuration option to disable default deprecation description. (#2694)

Bug Fixes

  • Return the specific type of the trait for RpcV2CborTrait as other protocols traits do. (#2711)
  • Relocate com.google dependencies in the CLI to avoid classpath conflicts. (#2718)

Documentation

  • Added more explicit rule on how to serialize conflicting headers. (#2692)
  • Removed set from trait selector in @trait documentation. (#2698)

1.60.3 (2025-06-27)

Bug Fixes

  • Fixed incorrect operation name in URI for NonQueryCompatibleOperation. (#2684)
  • Fixed incorrect property name in protocol test bodies. (#2686)
Commits
  • 6adcef6 Bump version to 1.61.0 (#2717)
  • 72668ce Add design for changelog tool
  • 5179dac Backport previous releases into changelog format
  • 05ac315 Indent changelog entries
  • e333fe5 Update default changelog title
  • be42bb7 Ensure space before PR list in changelog
  • 92567e7 Run formatter on changelog when rendering
  • a8078bd Use - for changelog entries
  • 8141aa6 Support rendering markdown releases
  • f87b780 Use uv build backend for changelog tool
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-aws-traits from 1.60.2 to 1.61.0

Release notes

Sourced from software.amazon.smithy:smithy-aws-traits's releases.

Smithy CLI v1.61.0

1.61.0 (2025-07-23)

Bug Fixes

  • Return the specific type of the trait for RpcV2CborTrait as other protocols traits do. (#2711)
  • Relocate com.google dependencies in the CLI to avoid classpath conflicts. (#2718)

Documentation

  • Added more explicit rule on how to serialize conflicting headers. (#2692)
  • Removed set from trait selector in @trait documentation. (#2698)

Features

  • Relaxed restrictions on trait-codegen to allow smithy*, and some smithy.* namespaces. (#2671, #2708, #2709)
  • Added aws-eusc to AWS rules engine partitions. (#2697)
  • Added MQTT topic filter parsing and conflict support. (#2690)
  • Added OpenAPI configuration option to disable default deprecation description. (#2694)

Smithy CLI v1.60.3

1.60.3 (2025-06-27)

Bug Fixes

  • Fixed incorrect operation name in URI for NonQueryCompatibleOperation. (#2684)
  • Fixed incorrect property name in protocol test bodies. (#2686)
Changelog

Sourced from software.amazon.smithy:smithy-aws-traits's changelog.

1.61.0 (2025-07-23)

Features

  • Relaxed restrictions on trait-codegen to allow smithy*, and some smithy.* namespaces. (#2671, #2708, #2709)
  • Added aws-eusc to AWS rules engine partitions. (#2697)
  • Added MQTT topic filter parsing and conflict support. (#2690)
  • Added OpenAPI configuration option to disable default deprecation description. (#2694)

Bug Fixes

  • Return the specific type of the trait for RpcV2CborTrait as other protocols traits do. (#2711)
  • Relocate com.google dependencies in the CLI to avoid classpath conflicts. (#2718)

Documentation

  • Added more explicit rule on how to serialize conflicting headers. (#2692)
  • Removed set from trait selector in @trait documentation. (#2698)

1.60.3 (2025-06-27)

Bug Fixes

  • Fixed incorrect operation name in URI for NonQueryCompatibleOperation. (#2684)
  • Fixed incorrect property name in protocol test bodies. (#2686)
Commits
  • 6adcef6 Bump version to 1.61.0 (#2717)
  • 72668ce Add design for changelog tool
  • 5179dac Backport previous releases into changelog format
  • 05ac315 Indent changelog entries
  • e333fe5 Update default changelog title
  • be42bb7 Ensure space before PR list in changelog
  • 92567e7 Run formatter on changelog when rendering
  • a8078bd Use - for changelog entries
  • 8141aa6 Support rendering markdown releases
  • f87b780 Use uv build backend for changelog tool
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-rules-engine from 1.60.2 to 1.61.0

Release notes

Sourced from software.amazon.smithy:smithy-rules-engine's releases.

Smithy CLI v1.61.0

1.61.0 (2025-07-23)

Bug Fixes

  • Return the specific type of the trait for RpcV2CborTrait as other protocols traits do. (#2711)
  • Relocate com.google dependencies in the CLI to avoid classpath conflicts. (#2718)

Documentation

  • Added more explicit rule on how to serialize conflicting headers. (#2692)
  • Removed set from trait selector in @trait documentation. (#2698)

Features

  • Relaxed restrictions on trait-codegen to allow smithy*, and some smithy.* namespaces. (#2671, #2708, #2709)
  • Added aws-eusc to AWS rules engine partitions. (#2697)
  • Added MQTT topic filter parsing and conflict support. (#2690)
  • Added OpenAPI configuration option to disable default deprecation description. (#2694)

Smithy CLI v1.60.3

1.60.3 (2025-06-27)

Bug Fixes

  • Fixed incorrect operation name in URI for NonQueryCompatibleOperation. (#2684)
  • Fixed incorrect property name in protocol test bodies. (#2686)
Changelog

Sourced from software.amazon.smithy:smithy-rules-engine's changelog.

1.61.0 (2025-07-23)

Features

  • Relaxed restrictions on trait-codegen to allow smithy*, and some smithy.* namespaces. (#2671, #2708, #2709)
  • Added aws-eusc to AWS rules engine partitions. (#2697)
  • Added MQTT topic filter parsing and conflict support. (#2690)
  • Added OpenAPI configuration option to disable default deprecation description. (#2694)

Bug Fixes

  • Return the specific type of the trait for RpcV2CborTrait as other protocols traits do. (#2711)
  • Relocate com.google dependencies in the CLI to avoid classpath conflicts. (#2718)

Documentation

  • Added more explicit rule on how to serialize conflicting headers. (#2692)
  • Removed set from trait selector in @trait documentation. (#2698)

1.60.3 (2025-06-27)

Bug Fixes

  • Fixed incorrect operation name in URI for NonQueryCompatibleOperation. (#2684)
  • Fixed incorrect property name in protocol test bodies. (#2686)
Commits
  • 6adcef6 Bump version to 1.61.0 (#2717)
  • 72668ce Add design for changelog tool
  • 5179dac Backport previous releases into changelog format
  • 05ac315 Indent changelog entries
  • e333fe5 Update default changelog title
  • be42bb7 Ensure space before PR list in changelog
  • 92567e7 Run formatter on changelog when rendering
  • a8078bd Use - for changelog entries
  • 8141aa6 Support rendering markdown releases
  • f87b780 Use uv build backend for changelog tool
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-aws-endpoints from 1.60.2 to 1.61.0

Release notes

Sourced from software.amazon.smithy:smithy-aws-endpoints's releases.

Smithy CLI v1.61.0

1.61.0 (2025-07-23)

Bug Fixes

  • Return the specific type of the trait for RpcV2CborTrait as other protocols traits do. (#2711)
  • Relocate com.google dependencies in the CLI to avoid classpath conflicts. (#2718)

Documentation

  • Added more explicit rule on how to serialize conflicting headers. (#2692)
  • Removed set from trait selector in @trait documentation. (#2698)

Features

  • Relaxed restrictions on trait-codegen to allow smithy*, and some smithy.* namespaces. (#2671, #2708, #2709)
  • Added aws-eusc to AWS rules engine partitions. (#2697)
  • Added MQTT topic filter parsing and conflict support. (#2690)
  • Added OpenAPI configuration option to disable default deprecation description. (#2694)

Smithy CLI v1.60.3

1.60.3 (2025-06-27)

Bug Fixes

  • Fixed incorrect operation name in URI for NonQueryCompatibleOperation. (#2684)
  • Fixed incorrect property name in protocol test bodies. (#2686)
Changelog

Sourced from software.amazon.smithy:smithy-aws-endpoints's changelog.

1.61.0 (2025-07-23)

Features

  • Relaxed restrictions on trait-codegen to allow smithy*, and some smithy.* namespaces. (#2671, #2708, #2709)
  • Added aws-eusc to AWS rules engine partitions. (#2697)
  • Added MQTT topic filter parsing and conflict support. (#2690)
  • Added OpenAPI configuration option to disable default deprecation description. (#2694)

Bug Fixes

  • Return the specific type of the trait for RpcV2CborTrait as other protocols traits do. (#2711)
  • Relocate com.google dependencies in the CLI to avoid classpath conflicts. (#2718)

Documentation

  • Added more explicit rule on how to serialize conflicting headers. (#2692)
  • Removed set from trait selector in @trait documentation. (#2698)

1.60.3 (2025-06-27)

Bug Fixes

  • Fixed incorrect operation name in URI for NonQueryCompatibleOperation. (#2684)
  • Fixed incorrect property name in protocol test bodies. (#2686)
Commits
  • 6adcef6 Bump version to 1.61.0 (#2717)
  • 72668ce Add design for changelog tool
  • 5179dac Backport previous releases into changelog format
  • 05ac315 Indent changelog entries
  • e333fe5 Update default changelog title
  • be42bb7 Ensure space before PR list in changelog
  • 92567e7 Run formatter on changelog when rendering
  • a8078bd Use - for changelog entries
  • 8141aa6 Support rendering markdown releases
  • f87b780 Use uv build backend for changelog tool
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-aws-protocol-tests from 1.60.2 to 1.61.0

Release notes

Sourced from software.amazon.smithy:smithy-aws-protocol-tests's releases.

Smithy CLI v1.61.0

1.61.0 (2025-07-23)

Bug Fixes

  • Return the specific type of the trait for RpcV2CborTrait as other protocols traits do. (#2711)
  • Relocate com.google dependencies in the CLI to avoid class...

    Description has been truncated

Bumps `smithy-version` from 1.60.2 to 1.61.0.

Updates `software.amazon.smithy:smithy-codegen-core` from 1.60.2 to 1.61.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.60.2...1.61.0)

Updates `software.amazon.smithy:smithy-cli` from 1.60.2 to 1.61.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.60.2...1.61.0)

Updates `software.amazon.smithy:smithy-model` from 1.60.2 to 1.61.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.60.2...1.61.0)

Updates `software.amazon.smithy:smithy-waiters` from 1.60.2 to 1.61.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.60.2...1.61.0)

Updates `software.amazon.smithy:smithy-protocol-traits` from 1.60.2 to 1.61.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.60.2...1.61.0)

Updates `software.amazon.smithy:smithy-protocol-tests` from 1.60.2 to 1.61.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.60.2...1.61.0)

Updates `software.amazon.smithy:smithy-protocol-test-traits` from 1.60.2 to 1.61.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.60.2...1.61.0)

Updates `software.amazon.smithy:smithy-aws-traits` from 1.60.2 to 1.61.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.60.2...1.61.0)

Updates `software.amazon.smithy:smithy-rules-engine` from 1.60.2 to 1.61.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.60.2...1.61.0)

Updates `software.amazon.smithy:smithy-aws-endpoints` from 1.60.2 to 1.61.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.60.2...1.61.0)

Updates `software.amazon.smithy:smithy-aws-protocol-tests` from 1.60.2 to 1.61.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.60.2...1.61.0)

Updates `software.amazon.smithy:smithy-aws-iam-traits` from 1.60.2 to 1.61.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.60.2...1.61.0)

Updates `software.amazon.smithy:smithy-aws-cloudformation-traits` from 1.60.2 to 1.61.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.60.2...1.61.0)

Updates `software.amazon.smithy:smithy-smoke-test-traits` from 1.60.2 to 1.61.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.60.2...1.61.0)

---
updated-dependencies:
- dependency-name: software.amazon.smithy:smithy-codegen-core
  dependency-version: 1.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-cli
  dependency-version: 1.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-model
  dependency-version: 1.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-waiters
  dependency-version: 1.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-protocol-traits
  dependency-version: 1.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-protocol-tests
  dependency-version: 1.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-protocol-test-traits
  dependency-version: 1.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-aws-traits
  dependency-version: 1.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-rules-engine
  dependency-version: 1.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-aws-endpoints
  dependency-version: 1.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-aws-protocol-tests
  dependency-version: 1.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-aws-iam-traits
  dependency-version: 1.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-aws-cloudformation-traits
  dependency-version: 1.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-smoke-test-traits
  dependency-version: 1.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 4, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 4, 2025 23:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 4, 2025
@github-actions

This comment has been minimized.

4 similar comments
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link

github-actions bot commented Aug 5, 2025

Affected Artifacts

Changed in size
Artifact Pull Request (bytes) Latest Release (bytes) Delta (bytes) Delta (percentage)
test-suite-jvm.jar 100,085 98,696 1,389 1.41%
telemetry-provider-micrometer-jvm.jar 22,788 22,796 -8 -0.04%

@ianbotsf ianbotsf merged commit 718be05 into main Aug 5, 2025
34 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/smithy-version-1.61.0 branch August 5, 2025 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant