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 somesmithy.*
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)