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

Bump github.com/aws/aws-sdk-go from 1.35.7 to 1.38.17 in /receiver/awsxrayreceiver #456

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 12, 2021

Bumps github.com/aws/aws-sdk-go from 1.35.7 to 1.38.17.

Release notes

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

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
    • Amazon EC2 Auto Scaling announces Warm Pools that help applications to scale out faster by pre-initializing EC2 instances and save money by requiring fewer continuously running instances
  • service/customer-profiles: Updates service documentation
  • service/kinesis-video-archived-media: Updates service documentation
  • service/lookoutequipment: Adds new service
  • service/ram: Updates service documentation
  • service/robomaker: Updates service API and documentation

Release v1.38.15 (2021-04-07)

Service Client Updates

  • service/accessanalyzer: Updates service API, documentation, and paginators
  • service/elasticache: Updates service API and documentation
    • This release adds tagging support for all AWS ElastiCache resources except Global Replication Groups.
  • service/ivs: Updates service API, documentation, and paginators
  • service/mgn: Updates service API, documentation, paginators, and examples
  • service/storagegateway: Updates service API, documentation, and paginators
    • File Gateway APIs now support FSx for Windows as a cloud storage.

Release v1.38.14 (2021-04-06)

Service Client Updates

  • service/cloud9: Updates service documentation
    • Documentation updates for Cloud9
  • service/ec2: Updates service API and documentation
    • This release adds support for storing EBS-backed AMIs in S3 and restoring them from S3 to enable cross-partition copying of AMIs
  • service/medialive: Updates service API and documentation
    • MediaLive VPC outputs update to include Availability Zones, Security groups, Elastic Network Interfaces, and Subnet Ids in channel response
  • service/ssm: Updates service API and documentation
    • Supports removing a label or labels from a parameter, enables ScheduledEndTime and ChangeDetails for StartChangeRequestExecution API, supports critical/security/other noncompliant count for patch API.

... (truncated)

Changelog

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

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
    • Amazon EC2 Auto Scaling announces Warm Pools that help applications to scale out faster by pre-initializing EC2 instances and save money by requiring fewer continuously running instances
  • service/customer-profiles: Updates service documentation
  • service/kinesis-video-archived-media: Updates service documentation
  • service/lookoutequipment: Adds new service
  • service/ram: Updates service documentation
  • service/robomaker: Updates service API and documentation

Release v1.38.15 (2021-04-07)

Service Client Updates

  • service/accessanalyzer: Updates service API, documentation, and paginators
  • service/elasticache: Updates service API and documentation
    • This release adds tagging support for all AWS ElastiCache resources except Global Replication Groups.
  • service/ivs: Updates service API, documentation, and paginators
  • service/mgn: Updates service API, documentation, paginators, and examples
  • service/storagegateway: Updates service API, documentation, and paginators
    • File Gateway APIs now support FSx for Windows as a cloud storage.

Release v1.38.14 (2021-04-06)

Service Client Updates

  • service/cloud9: Updates service documentation
    • Documentation updates for Cloud9
  • service/ec2: Updates service API and documentation
    • This release adds support for storing EBS-backed AMIs in S3 and restoring them from S3 to enable cross-partition copying of AMIs
  • service/medialive: Updates service API and documentation
    • MediaLive VPC outputs update to include Availability Zones, Security groups, Elastic Network Interfaces, and Subnet Ids in channel response
  • service/ssm: Updates service API and documentation
    • Supports removing a label or labels from a parameter, enables ScheduledEndTime and ChangeDetails for StartChangeRequestExecution API, supports critical/security/other noncompliant count for patch API.

... (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 dependabot bot added the dependencies Pull requests that update a dependency file label Apr 12, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 19, 2021

Superseded by #470.

@dependabot dependabot bot closed this Apr 19, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/receiver/awsxrayreceiver/github.com/aws/aws-sdk-go-1.38.17 branch April 19, 2021 06:15
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.

0 participants