issues
search
smithy-lang
/
smithy-rs
Code generation for the AWS SDK for Rust, as well as server and generic smithy client generation.
Apache License 2.0
507
stars
190
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Run `cargo update` on the runtime lockfiles and the SDK lockfile
#3923
aws-sdk-rust-ci
closed
14 hours ago
2
fix: update test operation generator to find any operation in the service closure
#3922
mcmasn-amzn
opened
20 hours ago
0
Add feature ID for S3 Transfer Manager
#3921
ysaito1001
closed
21 hours ago
2
Add missing lifetime annotation to `EscapedStr::as_escaped_str`
#3920
drganjoo
closed
1 hour ago
5
Fix ServerAdditionalSettings to allow method calls in any order
#3919
drganjoo
opened
6 days ago
1
Only generate the `presign` customize operation method for ops that support it
#3918
Velfi
opened
6 days ago
2
Avoid logging signable body by default whose data can be very large
#3917
ysaito1001
closed
6 days ago
3
Run `cargo update` on the runtime lockfiles and the SDK lockfile
#3916
aws-sdk-rust-ci
closed
18 hours ago
2
Add operation customization for disabling payload signing
#3915
Velfi
opened
1 week ago
2
refactor hyper1 client builder to allow multiple TLS providers and add new config
#3914
aajtodd
closed
6 days ago
3
Run `cargo update` on the runtime lockfiles and the SDK lockfile
#3913
aws-sdk-rust-ci
closed
1 week ago
1
Add `aws-smithy-observability` and `aws-smithy-observability-otel` crates
#3912
landonxjames
opened
2 weeks ago
14
Update some deps in `pokemon-service-tls` example
#3911
david-perez
closed
1 week ago
3
Update the bot PR description for updating lockfiles
#3910
ysaito1001
closed
2 weeks ago
1
Run `cargo update` on the runtime lockfiles and the SDK lockfile
#3909
aws-sdk-rust-ci
closed
2 weeks ago
1
Add `aws-smithy-observability` and `aws-smithy-observability-otel` crates
#3908
landonxjames
closed
2 weeks ago
10
Run `cargo update` on the runtime lockfiles and the SDK lockfile
#3907
aws-sdk-rust-ci
closed
2 weeks ago
4
Upgrade MSRV to 1.81.0
#3906
ysaito1001
closed
3 weeks ago
1
Remove use of `x-amz-retry-after` from the Rust SDK
#3905
ysaito1001
opened
3 weeks ago
0
Dummy PR to use MSRV 1.81.0 for `semver-checks`
#3904
ysaito1001
closed
3 weeks ago
1
increase windows CI timeout from 20 to 30 minutes
#3903
Velfi
closed
3 weeks ago
1
Merge smithy-rs-release-1.x.y into main
#3902
aws-sdk-rust-ci
closed
3 weeks ago
1
Fix library dependency issues
#3901
ysaito1001
closed
3 weeks ago
3
Get all extra metadata information
#3900
ShiromMakkad
opened
3 weeks ago
0
Merge smithy-rs-release-1.x.y into main
#3899
aws-sdk-rust-ci
closed
3 weeks ago
1
switch integration tests to new test-utils
#3898
aajtodd
closed
2 weeks ago
7
Extract `smithy.rust#serde` trait to a new `smithy-shapes` Gradle subproject
#3897
david-perez
opened
4 weeks ago
2
Run `cargo update` on the runtime lockfiles and the SDK lockfile
#3896
aws-sdk-rust-ci
closed
3 weeks ago
5
Edge cases involving non-public constraint types
#3895
drganjoo
opened
4 weeks ago
0
Fix directly constrained `List` shape with indirectly constrained aggregate type member shape
#3894
drganjoo
closed
2 weeks ago
8
Fix serde on constrained blobs
#3893
rcoh
opened
1 month ago
1
Merge smithy-rs-release-1.x.y into main
#3892
aws-sdk-rust-ci
closed
1 month ago
1
Don't add `serde` feature unnecessarily
#3891
david-perez
closed
1 month ago
2
serde does not compile on constrained blobs
#3890
rcoh
opened
1 month ago
1
Run `cargo update` on the runtime lockfiles and the SDK lockfile
#3889
aws-sdk-rust-ci
closed
1 month ago
1
migrate http test utils to new http-client crate
#3888
aajtodd
closed
1 month ago
5
Bump smithy version to 1.52
#3887
landonxjames
closed
1 month ago
6
Missing AsRef<str> implementation for unnamed enums
#3886
demosdemon
opened
1 month ago
1
Directly constrained lists containing indirectly constrained aggregate shapes generate uncompilable code
#3885
drganjoo
closed
2 weeks ago
0
Enforce constraints for unnamed enums
#3884
drganjoo
closed
1 week ago
12
Send `x-amzn-query-mode` to inform a service with the `awsQueryCompatible` trait that SDK is operating in that mode
#3883
ysaito1001
closed
1 month ago
3
`codegen-serde`: traverse operations of resources
#3882
david-perez
closed
1 month ago
1
Fuzz impl v2
#3881
rcoh
opened
1 month ago
0
Code generation incorrectly assumes `ConstraintViolation` exists for unnamed enums, causing compilation errors.
#3880
drganjoo
opened
1 month ago
1
Enhance methods in SDK taking `Blob` to take `impl Into<Blob>` instead
#3879
ysaito1001
opened
1 month ago
0
Run `cargo update` on the runtime lockfiles and the SDK lockfile
#3878
aws-sdk-rust-ci
closed
1 month ago
1
chore: add Into conversions for Blob to [u8]
#3877
ajewellamz
closed
1 month ago
5
Vend definition of Smithy shapes/traits from a separate Gradle subproject
#3876
david-perez
opened
1 month ago
0
Allow multiple releases per day in the smithy-rs repository
#3875
ysaito1001
closed
1 month ago
2
Add integration test for stall stream protection based on aws-sdk-rust#1202
#3874
ysaito1001
closed
1 month ago
2
Next