smithy_aws 0.7.3 smithy_aws: ^0.7.3 copied to clipboard
Smithy runtime for AWS clients with utilities for endpoint resolution, retry behavior, and SigV4 signing.
0.7.3 #
- Minor bug fixes and improvements
0.7.1 #
- Minor bug fixes and improvements
0.6.3 #
0.6.2 #
0.6.1 #
- Minor bug fixes and improvements
0.5.0+4 #
- Minor bug fixes and improvements
0.5.0+3 #
- Minor bug fixes and improvements
0.5.0+2 #
- Minor bug fixes and improvements
0.5.0+1 #
- Minor bug fixes and improvements
0.5.0 #
Features #
- Dart 3 support (must update Dart SDK constraint to
^3.0.0
) - feat(smithy):
awsQuery
protocol support
0.4.1+4 #
- Minor bug fixes and improvements
0.4.1+3 #
- Minor bug fixes and improvements
0.4.1+2 #
- Minor bug fixes and improvements
0.4.1+1 #
- Minor bug fixes and improvements
0.4.0 #
- Minor bug fixes and improvements
0.3.2 #
- Minor bug fixes and improvements
0.3.1 #
- Minor bug fixes and improvements
0.3.0 #
Breaking Changes #
- chore(common)!: Add
onCancel
toAWSBaseHttpRequest.send
- chore(smithy)!: Use base requests in
HttpRequestInterceptor
- feat(smithy)!: Cancelable operations
- refactor(smithy)!: Use base HTTP response type
Fixes #
- fix(smithy): Add check for 2xx errors in S3 client
- fix(smithy): Incorrect port/scheme
- fix(smithy): Partial response in S3 GetObject
- fix(smithy): Propagate cancellation
0.2.0 #
0.1.2 #
- Minor bug fixes and improvements
0.1.1 #
- Fix package analysis issues
0.1.0 #
- Initial version.