Skip to content

v0.18.27: Fix handling of 'NaN' in MetadataDecoder

Latest
Compare
Choose a tag to compare
@lewisjkl lewisjkl released this 05 Dec 16:46
· 1 commit to series/0.18 since this release
2522c02

Fixes an issue where NaN was allowed as a value for Float and Double metadata fields, but then caused an exception when handling smithy.api#range constraints.

What's Changed

Full Changelog: v0.18.26...v0.18.27