hashicorp / packer-plugin-docker

Packer plugin for Docker Builder
https://www.packer.io/docs/builders/docker
Mozilla Public License 2.0
31 stars 25 forks source link

Bump github.com/aws/aws-sdk-go from 1.38.0 to 1.38.20 #38

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps github.com/aws/aws-sdk-go from 1.38.0 to 1.38.20.

Release notes

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

Release v1.38.20 (2021-04-14)

Service Client Updates

  • service/codestar-connections: Updates service API and documentation
  • service/config: Updates service API and documentation
  • service/mediaconnect: Updates service API, documentation, and waiters
  • service/route53: Updates service documentation
    • Documentation updates for route53

Release v1.38.19 (2021-04-13)

Service Client Updates

  • service/comprehendmedical: Updates service API and documentation
  • service/lightsail: Updates service documentation
    • Documentation updates for Amazon Lightsail.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Clarify that enabling or disabling automated backups causes a brief downtime, not an outage.
  • service/redshift: Updates service API and documentation
    • Added support to enable AQUA in Amazon Redshift clusters.
  • service/sts: Updates service API and documentation
    • This release adds the SourceIdentity parameter that can be set when assuming a role.

Release v1.38.18 (2021-04-12)

Service Client Updates

  • service/codebuild: Updates service API and documentation
    • AWS CodeBuild now allows you to set the access permissions for build artifacts, project artifacts, and log files that are uploaded to an Amazon S3 bucket that is owned by another account.
  • service/fsx: Updates service API, documentation, and examples

Release v1.38.17 (2021-04-09)

Service Client Updates

  • service/ec2: Updates service API, documentation, and paginators
    • Add paginator support to DescribeStoreImageTasks and update documentation.
  • service/redshift: Updates service API and documentation
    • Add support for case sensitive table level restore
  • service/shield: Updates service API and documentation
    • CreateProtection now throws InvalidParameterException instead of InternalErrorException when system tags (tag with keys prefixed with "aws:") are passed in.

Release v1.38.16 (2021-04-08)

Service Client Updates

  • service/appstream: Updates service API and documentation
    • This release provides support for image updates
  • service/autoscaling: Updates service API, documentation, and examples

... (truncated)

Changelog

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

Release v1.38.20 (2021-04-14)

Service Client Updates

  • service/codestar-connections: Updates service API and documentation
  • service/config: Updates service API and documentation
  • service/mediaconnect: Updates service API, documentation, and waiters
  • service/route53: Updates service documentation
    • Documentation updates for route53

Release v1.38.19 (2021-04-13)

Service Client Updates

  • service/comprehendmedical: Updates service API and documentation
  • service/lightsail: Updates service documentation
    • Documentation updates for Amazon Lightsail.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Clarify that enabling or disabling automated backups causes a brief downtime, not an outage.
  • service/redshift: Updates service API and documentation
    • Added support to enable AQUA in Amazon Redshift clusters.
  • service/sts: Updates service API and documentation
    • This release adds the SourceIdentity parameter that can be set when assuming a role.

Release v1.38.18 (2021-04-12)

Service Client Updates

  • service/codebuild: Updates service API and documentation
    • AWS CodeBuild now allows you to set the access permissions for build artifacts, project artifacts, and log files that are uploaded to an Amazon S3 bucket that is owned by another account.
  • service/fsx: Updates service API, documentation, and examples

Release v1.38.17 (2021-04-09)

Service Client Updates

  • service/ec2: Updates service API, documentation, and paginators
    • Add paginator support to DescribeStoreImageTasks and update documentation.
  • service/redshift: Updates service API and documentation
    • Add support for case sensitive table level restore
  • service/shield: Updates service API and documentation
    • CreateProtection now throws InvalidParameterException instead of InternalErrorException when system tags (tag with keys prefixed with "aws:") are passed in.

Release v1.38.16 (2021-04-08)

Service Client Updates

  • service/appstream: Updates service API and documentation
    • This release provides support for image updates
  • service/autoscaling: Updates service API, documentation, and examples

... (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)
dependabot[bot] commented 3 years ago

Superseded by #39.