-
Notifications
You must be signed in to change notification settings - Fork 2k
Comparing changes
Open a pull request
base repository: aws/aws-sdk-go
base: v1.43.2
head repository: aws/aws-sdk-go
compare: v1.43.7
- 7 commits
- 78 files changed
- 3 contributors
Commits on Feb 21, 2022
-
Release v1.43.3 (2022-02-21) (#4287)
Release v1.43.3 (2022-02-21) === ### Service Client Updates * `service/customer-profiles`: Updates service API and documentation * `service/dynamodb`: Updates service API, documentation, waiters, paginators, and examples * DynamoDB ExecuteStatement API now supports Limit as a request parameter to specify the maximum number of items to evaluate. If specified, the service will process up to the Limit and the results will include a LastEvaluatedKey value to continue the read in a subsequent operation. * `service/imagebuilder`: Updates service API and documentation
Configuration menu - View commit details
-
Copy full SHA for bc10f38 - Browse repository at this point
Copy the full SHA bc10f38View commit details
Commits on Feb 22, 2022
-
codegen: Add fix to prevent HTTP/2 event stream request hang on error (…
…#4288) Adds fix addressing an issue where SDK's bi-directional eventstream API operation request could hang when the HTTP/2 stream was closed by the service with a non-200 status code. Go 1.15 through 1.17 have an issue where the HTTP/2 request can hang while waiting for the HTTP response, and input payload reader. The Expect: 100-Continue workaround forces the HTTP client to wait for a `100 continue` or other HTTP status code before attempting to wait for the request's body to be read. This workaround is not needed for Go 1.18, as a fix to the HTTP client resolves this issue. Related to aws/aws-sdk-go-v2#1515
Configuration menu - View commit details
-
Copy full SHA for aef7eaf - Browse repository at this point
Copy the full SHA aef7eafView commit details -
Release v1.43.4 (2022-02-22) (#4289)
Release v1.43.4 (2022-02-22) === ### Service Client Updates * `service/apprunner`: Updates service API * `service/translate`: Updates service API and documentation * `service/wafv2`: Updates service documentation ### SDK Bugs * `service/lexruntimev2`: Add fix to prevent HTTP/2 event stream request hang on error with Go 1.15 through 1.17. * `service/transcribestreamingservice`: Add fix to prevent HTTP/2 event stream request hang on error with Go 1.15 through 1.17. * Adds fix addressing an issue where SDK's bi-directional eventstream API operation request could hang when the HTTP/2 stream was closed by the service with a non-200 status code.
Configuration menu - View commit details
-
Copy full SHA for 0697fea - Browse repository at this point
Copy the full SHA 0697feaView commit details
Commits on Feb 23, 2022
-
go.mod: update vulnerable net library (#4292)
Fixes #4291 by updating SDK's dependency on `golang.org/x/text` package to latest version CVE issue is addressed
Configuration menu - View commit details
-
Copy full SHA for f084416 - Browse repository at this point
Copy the full SHA f084416View commit details -
Release v1.43.5 (2022-02-23) (#4293)
Release v1.43.5 (2022-02-23) === ### Service Client Updates * `service/lambda`: Updates service API, documentation, and waiters * Lambda releases .NET 6 managed runtime to be available in all commercial regions. * `service/textract`: Updates service API * `service/transfer`: Updates service API and documentation * The file input selection feature provides the ability to use either the originally uploaded file or the output file from the previous workflow step, enabling customers to make multiple copies of the original file while keeping the source file intact for file archival.
Configuration menu - View commit details
-
Copy full SHA for 021d53c - Browse repository at this point
Copy the full SHA 021d53cView commit details
Commits on Feb 24, 2022
-
Release v1.43.6 (2022-02-24) === ### Service Client Updates * `service/autoscaling`: Updates service API, documentation, and examples * You can now hibernate instances in a warm pool to stop instances without deleting their RAM contents. You can now also return instances to the warm pool on scale in, instead of always terminating capacity that you will need later. * `service/databrew`: Updates service API and documentation * `service/fms`: Updates service API and documentation * `service/lightsail`: Updates service API and documentation * This release adds support to delete and create Lightsail default key pairs that you can use with Lightsail instances. * `service/route53`: Updates service documentation * SDK doc update for Route 53 to update some parameters with new information. * `service/s3`: Updates service examples * This release adds support for new integrity checking capabilities in Amazon S3. You can choose from four supported checksum algorithms for data integrity checking on your upload and download requests. In addition, AWS SDK can automatically calculate a checksum as it streams data into S3 * `service/s3control`: Updates service API and documentation * Amazon S3 Batch Operations adds support for new integrity checking capabilities in Amazon S3. * `service/transfer`: Updates service paginators * Support automatic pagination when listing AWS Transfer Family resources.
Configuration menu - View commit details
-
Copy full SHA for 1f3b1b4 - Browse repository at this point
Copy the full SHA 1f3b1b4View commit details
Commits on Feb 25, 2022
-
Release v1.43.7 (2022-02-25) (#4295)
Release v1.43.7 (2022-02-25) === ### Service Client Updates * `service/elasticache`: Updates service documentation * Doc only update for ElastiCache * `service/panorama`: Updates service API and documentation
Configuration menu - View commit details
-
Copy full SHA for f77d1c4 - Browse repository at this point
Copy the full SHA f77d1c4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.43.2...v1.43.7