smithy 0.7.3 smithy: ^0.7.3 copied to clipboard
Smithy client runtime for Dart with common utilities for I/O and serialization.
0.7.3 #
- Minor bug fixes and improvements
0.7.1 #
- Minor bug fixes and improvements
0.6.4 #
0.6.3 #
0.6.2 #
- Minor bug fixes and improvements
0.6.1 #
- Minor bug fixes and improvements
0.6.0 #
0.5.2 #
- Minor bug fixes and improvements
0.5.0+4 #
- 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.0+7 #
- Minor bug fixes and improvements
0.4.0+6 #
- Minor bug fixes and improvements
0.4.0+5 #
- Minor bug fixes and improvements
0.4.0+3 #
- Minor bug fixes and improvements
0.4.0 #
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): Default long (#2278)
- fix(smithy): Ensure baseClient's can transform request/response
- fix(smithy): Incorrect port/scheme
- fix(smithy): Nullable input token in
rebuildInput
- fix(smithy): Only use explicit ports
- fix(smithy): Partial response in S3 GetObject
- fix(smithy): Progress listeners used after close
- fix(smithy): Propagate cancellation
Features #
- feat(smithy): Expose
nextContinuationToken
fromPaginatedResult
0.2.0 #
0.1.1 #
- Minor bug fixes and improvements
0.1.0 #
- Initial version.