Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Build-deps]: Bump github.com/aws/aws-sdk-go from 1.33.6 to 1.33.7 #982

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 20, 2020

Bumps github.com/aws/aws-sdk-go from 1.33.6 to 1.33.7.

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.33.7 (2020-07-17)

Service Client Updates

  • service/application-autoscaling: Updates service documentation
  • service/appsync: Updates service documentation
  • service/connect: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Documentation updates for EC2
  • service/elasticbeanstalk: Updates service waiters and paginators
    • Add waiters for EnvironmentExists, EnvironmentUpdated, and EnvironmentTerminated. Add paginators for DescribeEnvironmentManagedActionHistory and ListPlatformVersions.
  • service/macie2: Updates service API, documentation, and paginators

SDK Enhancements

  • service/s3/s3manager: Clarify documentation and behavior of GetBucketRegion (#3428)
    • Updates the documentation for GetBucketRegion's behavior with regard to default configuration for path style addressing. Provides examples how to override this behavior.
    • Updates the GetBucketRegion utility to not require a region hint when the session or client was configured with a custom endpoint URL.
    • Related to #3115
  • service/s3: Add failsafe handling for unknown stream messages
    • Adds failsafe handling for receiving unknown stream messages from an API. A <streamName>UnknownEvent type will encapsulate the unknown message received from the API. Where <streamName> is the name of the API's stream, (e.g. S3's SelectObjectContentEventStreamUnknownEvent).
Changelog

Sourced from github.com/aws/aws-sdk-go's changelog.

Release v1.33.7 (2020-07-17)

Service Client Updates

  • service/application-autoscaling: Updates service documentation
  • service/appsync: Updates service documentation
  • service/connect: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Documentation updates for EC2
  • service/elasticbeanstalk: Updates service waiters and paginators
    • Add waiters for EnvironmentExists, EnvironmentUpdated, and EnvironmentTerminated. Add paginators for DescribeEnvironmentManagedActionHistory and ListPlatformVersions.
  • service/macie2: Updates service API, documentation, and paginators

SDK Enhancements

  • service/s3/s3manager: Clarify documentation and behavior of GetBucketRegion (#3428)
    • Updates the documentation for GetBucketRegion's behavior with regard to default configuration for path style addressing. Provides examples how to override this behavior.
    • Updates the GetBucketRegion utility to not require a region hint when the session or client was configured with a custom endpoint URL.
    • Related to #3115
  • service/s3: Add failsafe handling for unknown stream messages
    • Adds failsafe handling for receiving unknown stream messages from an API. A <streamName>UnknownEvent type will encapsulate the unknown message received from the API. Where <streamName> is the name of the API's stream, (e.g. S3's SelectObjectContentEventStreamUnknownEvent).
Commits
  • 46dac1f Release v1.33.7 (2020-07-17)
  • e2087bb codegen: Add failsafe handling for unknown stream messages (#3334)
  • b601f14 service/s3/s3manager: Clarify documentation and behavior of GetBucketRegion (...
  • 0d8d5fa Fix documentation typos in aws/config (#3417)
  • b868519 aws: clarify Config.Endpoint behavior on empty strings (#3423)
  • 50ec954 service/s3/s3crypto: Allow content length JSON Number (#3427)
  • 7934958 Release v1.33.6 (2020-07-15) (#3425)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.33.6 to 1.33.7.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.33.6...v1.33.7)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from labkode as a code owner July 20, 2020 06:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 20, 2020
@labkode labkode merged commit a4e3545 into master Jul 20, 2020
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.33.7 branch July 20, 2020 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant