Skip to content
This repository was archived by the owner on Oct 2, 2022. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2022

Bumps github.com/aws/aws-sdk-go from 1.38.10 to 1.44.15.

Release notes

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

Release v1.44.15 (2022-05-16)

Service Client Updates

  • service/cloudfront: Updates service API and documentation
    • Introduced a new error (TooLongCSPInResponseHeadersPolicy) that is returned when the value of the Content-Security-Policy header in a response headers policy exceeds the maximum allowed length.
  • service/discovery: Updates service API and documentation
    • Add Migration Evaluator Collector details to the GetDiscoverySummary API response
  • service/rekognition: Updates service documentation
    • Documentation updates for Amazon Rekognition.
  • service/resiliencehub: Updates service API and documentation
  • service/servicecatalog: Updates service documentation
    • Updated the descriptions for the ListAcceptedPortfolioShares API description and the PortfolioShareType parameters.
  • service/sts: Updates service documentation
    • Documentation updates for AWS Security Token Service.
  • service/workspaces-web: Updates service API and documentation

Release v1.44.14 (2022-05-13)

Service Client Updates

  • service/grafana: Updates service API and documentation

Release v1.44.13 (2022-05-12)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • This release introduces a target type Gateway Load Balancer Endpoint for mirrored traffic. Customers can now specify GatewayLoadBalancerEndpoint option during the creation of a traffic mirror target.
  • service/finspace-data: Updates service documentation
  • service/iot: Updates service documentation
    • Documentation update for China region ListMetricValues for IoT
  • service/ivschat: Updates service API and documentation
  • service/kendra: Updates service API and documentation
  • service/lambda: Updates service API and documentation
    • Lambda releases NodeJs 16 managed runtime to be available in all commercial regions.
  • service/lightsail: Updates service API and documentation
    • This release adds support to include inactive database bundles in the response of the GetRelationalDatabaseBundles request.
  • service/outposts: Updates service documentation
  • service/ssm-incidents: Updates service API and documentation
  • service/transfer: Updates service documentation
    • AWS Transfer Family now accepts ECDSA keys for server host keys
  • service/workspaces: Updates service API
    • Increased the character limit of the login message from 600 to 850 characters.

Release v1.44.12 (2022-05-11)

Service Client Updates

... (truncated)

Changelog

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

Release v1.44.15 (2022-05-16)

Service Client Updates

  • service/cloudfront: Updates service API and documentation
    • Introduced a new error (TooLongCSPInResponseHeadersPolicy) that is returned when the value of the Content-Security-Policy header in a response headers policy exceeds the maximum allowed length.
  • service/discovery: Updates service API and documentation
    • Add Migration Evaluator Collector details to the GetDiscoverySummary API response
  • service/rekognition: Updates service documentation
    • Documentation updates for Amazon Rekognition.
  • service/resiliencehub: Updates service API and documentation
  • service/servicecatalog: Updates service documentation
    • Updated the descriptions for the ListAcceptedPortfolioShares API description and the PortfolioShareType parameters.
  • service/sts: Updates service documentation
    • Documentation updates for AWS Security Token Service.
  • service/workspaces-web: Updates service API and documentation

Release v1.44.14 (2022-05-13)

Service Client Updates

  • service/grafana: Updates service API and documentation

Release v1.44.13 (2022-05-12)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • This release introduces a target type Gateway Load Balancer Endpoint for mirrored traffic. Customers can now specify GatewayLoadBalancerEndpoint option during the creation of a traffic mirror target.
  • service/finspace-data: Updates service documentation
  • service/iot: Updates service documentation
    • Documentation update for China region ListMetricValues for IoT
  • service/ivschat: Updates service API and documentation
  • service/kendra: Updates service API and documentation
  • service/lambda: Updates service API and documentation
    • Lambda releases NodeJs 16 managed runtime to be available in all commercial regions.
  • service/lightsail: Updates service API and documentation
    • This release adds support to include inactive database bundles in the response of the GetRelationalDatabaseBundles request.
  • service/outposts: Updates service documentation
  • service/ssm-incidents: Updates service API and documentation
  • service/transfer: Updates service documentation
    • AWS Transfer Family now accepts ECDSA keys for server host keys
  • service/workspaces: Updates service API
    • Increased the character limit of the login message from 600 to 850 characters.

Release v1.44.12 (2022-05-11)

Service Client Updates

... (truncated)

Commits

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.38.10 to 1.44.15.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.38.10...v1.44.15)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 17, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 18, 2022

Superseded by #383.

@dependabot dependabot bot closed this May 18, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.15 branch May 18, 2022 09:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants