Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Conversation

@aws-sdk-go-automation
Copy link
Contributor

Release v1.19.34 (2019-05-20)

Service Client Updates

  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/kafka: Updates service API, documentation, and paginators
  • service/mediapackage-vod: Adds new service
  • service/meteringmarketplace: Updates service documentation
    • Documentation updates for meteringmarketplace

SDK Enhancements

  • Add raw error message bytes to SerializationError errors (#2600)
    • Updates the SDK's API error message SerializationError handling to capture the original error message byte, and include it in the SerializationError error value.
    • Fixes #2562, #2411, #2315

SDK Bugs

  • service/s3/s3manager: Fix uploader to check for empty part before max parts check (service/s3/s3manager: Fix uploader to check for empty part before max parts check #2556)
    • Fixes the S3 Upload manager's behavior for uploading exactly MaxUploadParts * PartSize to S3. The uploader would previously return an error after the full content was uploaded, because the assert on max upload parts was occurring before the check if there were any more parts to upload.
    • Fixes #2557

@aws-sdk-go-automation aws-sdk-go-automation merged commit c7b5161 into master May 20, 2019
@aws-sdk-go-automation aws-sdk-go-automation deleted the release branch May 20, 2019 18:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

1 participant