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.37.0 to 1.37.3 #17452

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2021

Bumps github.com/aws/aws-sdk-go from 1.37.0 to 1.37.3.

Release notes

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

Release v1.37.3 (2021-02-03)

Service Client Updates

  • service/auditmanager: Updates service API
  • service/ce: Updates service documentation
  • service/codebuild: Updates service documentation
    • Documentation updates for codebuild
  • service/compute-optimizer: Updates service documentation
  • service/databrew: Updates service API and documentation
  • service/ec2: Updates service API, documentation, and paginators
    • EC2 Public IP now supports API for setting PTR records on Elastic IP address.
  • service/iotsitewise: Updates service API and documentation
  • service/lambda: Updates service API, documentation, and examples
    • Support for creating Lambda Functions using 'nodejs14.x'
  • service/securityhub: Updates service API and documentation
  • service/workmail: Updates service API
    • Increased maximum length of ipRanges values for Access Control Rules from 10 to 1024.

Release v1.37.2 (2021-02-02)

Service Client Updates

  • service/application-autoscaling: Updates service API and documentation
  • service/appmesh: Updates service API and documentation
  • service/iotwireless: Updates service API and documentation
  • service/location: Updates service documentation
  • service/lookoutvision: Updates service API and documentation
  • service/medialive: Updates service API and documentation
    • AWS Elemental MediaLive now supports Image Media Playlists on HLS outputs, version 0.4 (trick-mode).
  • service/organizations: Updates service documentation
    • Documentation updates for AWS Organizations.
  • service/rds-data: Updates service API and documentation
  • service/route53: Updates service documentation
    • Documentation updates for Route 53
  • service/s3control: Updates service API and documentation
    • Amazon S3 Batch Operations now supports Delete Object Tagging

SDK Enhancements

  • service/s3: Amazon S3 now supports AWS PrivateLink, providing direct access to S3 via a private endpoint within your virtual private network.

SDK Bugs

  • aws/session: Fixed a bug that prevented credentials from being sourced from the environment if the loaded shared config profile contained partial SSO configuration. (#3769)

Release v1.37.1 (2021-01-29)

Service Client Updates

  • service/connect: Updates service API, documentation, and paginators

... (truncated)

Changelog

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

Release v1.37.3 (2021-02-03)

Service Client Updates

  • service/auditmanager: Updates service API
  • service/ce: Updates service documentation
  • service/codebuild: Updates service documentation
    • Documentation updates for codebuild
  • service/compute-optimizer: Updates service documentation
  • service/databrew: Updates service API and documentation
  • service/ec2: Updates service API, documentation, and paginators
    • EC2 Public IP now supports API for setting PTR records on Elastic IP address.
  • service/iotsitewise: Updates service API and documentation
  • service/lambda: Updates service API, documentation, and examples
    • Support for creating Lambda Functions using 'nodejs14.x'
  • service/securityhub: Updates service API and documentation
  • service/workmail: Updates service API
    • Increased maximum length of ipRanges values for Access Control Rules from 10 to 1024.

Release v1.37.2 (2021-02-02)

Service Client Updates

  • service/application-autoscaling: Updates service API and documentation
  • service/appmesh: Updates service API and documentation
  • service/iotwireless: Updates service API and documentation
  • service/location: Updates service documentation
  • service/lookoutvision: Updates service API and documentation
  • service/medialive: Updates service API and documentation
    • AWS Elemental MediaLive now supports Image Media Playlists on HLS outputs, version 0.4 (trick-mode).
  • service/organizations: Updates service documentation
    • Documentation updates for AWS Organizations.
  • service/rds-data: Updates service API and documentation
  • service/route53: Updates service documentation
    • Documentation updates for Route 53
  • service/s3control: Updates service API and documentation
    • Amazon S3 Batch Operations now supports Delete Object Tagging

SDK Enhancements

  • service/s3: Amazon S3 now supports AWS PrivateLink, providing direct access to S3 via a private endpoint within your virtual private network.

SDK Bugs

  • aws/session: Fixed a bug that prevented credentials from being sourced from the environment if the loaded shared config profile contained partial SSO configuration. (#3769)

Release v1.37.1 (2021-01-29)

Service Client Updates

  • service/connect: Updates service API, documentation, and paginators

... (truncated)

Commits
  • 5be91c4 Release v1.37.3 (2021-02-03)
  • 368c345 Release v1.37.2 (2021-02-02) (#3771)
  • b2cc34f adds support for s3 and s3control private link (#3770)
  • 4a3fa39 Fix: Only Validate SSO profile configuration when attempting to use SSO crede...
  • 3974dd0 Release v1.37.1 (2021-01-29) (#3766)
  • 3f5ad80 service/lexmodelsv2: Fixup unit test for Go 1.5 and 1.6 (#3764)
  • 0dd1266 service/lexmodelsv2: Add fix to send expected Content-Type header (#3762)
  • 55f662b Merge pull request #3759 from aws/KaibaLopez-stale-aciton
  • c9d4f94 Release v1.37.0 (2021-01-28) (#3761)
  • 3f3ca68 Stale Action fix
  • 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 dependabot bot requested a review from a team as a code owner February 4, 2021 06:25
@dependabot dependabot bot added dependencies Used to indicate dependency changes. go labels Feb 4, 2021
@ghost ghost added size/XS Managed by automation to categorize the size of a PR. labels Feb 4, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 4, 2021

Superseded by #17469.

@dependabot dependabot bot closed this Feb 4, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.37.3 branch February 4, 2021 20:18
@ghost
Copy link

ghost commented Mar 7, 2021

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked as resolved and limited conversation to collaborators Mar 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Used to indicate dependency changes. size/XS Managed by automation to categorize the size of a PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants