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.38.25 to 1.40.22 in /exporter/awsemfexporter #1313

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 16, 2021

Bumps github.com/aws/aws-sdk-go from 1.38.25 to 1.40.22.

Release notes

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

Release v1.40.22 (2021-08-13)

Service Client Updates

  • service/customer-profiles: Updates service API and documentation
  • service/elasticache: Updates service API and documentation
    • This release adds ReplicationGroupCreateTime field to ReplicationGroup which indicates the UTC time when ElastiCache ReplicationGroup is created
  • service/elasticmapreduce: Updates service API and documentation
    • Amazon EMR customers can now specify custom AMIs at the instance level in their clusters. This allows using custom AMIs in clusters that have instances with different instruction set architectures, e.g. m5.xlarge (x86) and m6g.xlarge (ARM).
  • service/quicksight: Updates service documentation
    • Documentation updates for QuickSight.

Release v1.40.21 (2021-08-12)

Service Client Updates

  • service/apigateway: Updates service API and documentation
    • Adding support for ACM imported or private CA certificates for mTLS enabled domain names
  • service/apigatewayv2: Updates service API and documentation
    • Adding support for ACM imported or private CA certificates for mTLS enabled domain names
  • service/databrew: Updates service API
  • service/lambda: Updates service API and documentation
    • Lambda Python 3.9 runtime launch
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Autopilot adds new metrics for all candidate models generated by Autopilot experiments.

Release v1.40.20 (2021-08-11)

Service Client Updates

  • service/codebuild: Updates service API, documentation, and examples
    • CodeBuild now allows you to make the build results for your build projects available to the public without requiring access to an AWS account.
  • service/ebs: Updates service documentation
  • service/ecs: Updates service documentation
    • Documentation updates for ECS.
  • service/nimble: Updates service API and documentation
  • service/route53: Updates service documentation
    • Documentation updates for route53
  • service/snow-device-management: Adds new service

Release v1.40.19 (2021-08-10)

Service Client Updates

  • service/chime: Updates service API and documentation
    • Add support for "auto" in Region field of StartMeetingTranscription API request.

Release v1.40.18 (2021-08-09)

... (truncated)

Changelog

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

Release v1.40.22 (2021-08-13)

Service Client Updates

  • service/customer-profiles: Updates service API and documentation
  • service/elasticache: Updates service API and documentation
    • This release adds ReplicationGroupCreateTime field to ReplicationGroup which indicates the UTC time when ElastiCache ReplicationGroup is created
  • service/elasticmapreduce: Updates service API and documentation
    • Amazon EMR customers can now specify custom AMIs at the instance level in their clusters. This allows using custom AMIs in clusters that have instances with different instruction set architectures, e.g. m5.xlarge (x86) and m6g.xlarge (ARM).
  • service/quicksight: Updates service documentation
    • Documentation updates for QuickSight.

Release v1.40.21 (2021-08-12)

Service Client Updates

  • service/apigateway: Updates service API and documentation
    • Adding support for ACM imported or private CA certificates for mTLS enabled domain names
  • service/apigatewayv2: Updates service API and documentation
    • Adding support for ACM imported or private CA certificates for mTLS enabled domain names
  • service/databrew: Updates service API
  • service/lambda: Updates service API and documentation
    • Lambda Python 3.9 runtime launch
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Autopilot adds new metrics for all candidate models generated by Autopilot experiments.

Release v1.40.20 (2021-08-11)

Service Client Updates

  • service/codebuild: Updates service API, documentation, and examples
    • CodeBuild now allows you to make the build results for your build projects available to the public without requiring access to an AWS account.
  • service/ebs: Updates service documentation
  • service/ecs: Updates service documentation
    • Documentation updates for ECS.
  • service/nimble: Updates service API and documentation
  • service/route53: Updates service documentation
    • Documentation updates for route53
  • service/snow-device-management: Adds new service

Release v1.40.19 (2021-08-10)

Service Client Updates

  • service/chime: Updates service API and documentation
    • Add support for "auto" in Region field of StartMeetingTranscription API request.

Release v1.40.18 (2021-08-09)

... (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.25 to 1.40.22.
- [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.25...v1.40.22)

---
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] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 23, 2021

Superseded by #1333.

@dependabot dependabot bot closed this Aug 23, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/exporter/awsemfexporter/github.com/aws/aws-sdk-go-1.40.22 branch August 23, 2021 18:20
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants