message="All generated docs now include docsrs labels when features are required"
references=["smithy-rs#3121","smithy-rs#3295"]
meta={"breaking"=false,"tada"=true,"bug"=false}
author="rcoh"
[[smithy-rs]]
message="[`Number`](https://docs.rs/aws-smithy-types/latest/aws_smithy_types/enum.Number.html) `TryInto` implementations now succesfully convert from `f64` to numeric types when no precision is lost. This fixes some deserialization issues where numbers like `25.0` were sent when `Byte` fields were expected."