1.63.0 (2025-10-17)
Features
- Added AWS_PARTITIONS_FILE_OVERRIDE env variable to allow easily overriding the
partitions.json file used to resolve partition metadata
(#2794) - Added a StructureOrUnion suffix to ChangedNullability.AddedRequiredTrait diff
event id when required is added to members targeting a structure or union
(#2793)
Bug Fixes
- Fixed loading jars with percent-encoded paths
(#2759) - Fixed possible NPE in TopologicalShapeSort
(#2785) - Reverted change to substring validation in rules engine from 1.62.0
(#2790) - Fixed required member validation for smoke tests when params is not provided
(#2795)