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.2 to 1.35.5 in /internal/awsxray #16

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 7, 2020

Bumps github.com/aws/aws-sdk-go from 1.35.2 to 1.35.5.

Release notes

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

Release v1.35.5 (2020-10-07)

Service Client Updates

  • service/ce: Updates service API and documentation
  • service/compute-optimizer: Updates service API and documentation
  • service/elasticache: Updates service API, documentation, and paginators
    • This release introduces User and UserGroup to allow customers to have access control list of the Redis resources for AWS ElastiCache. This release also adds support for Outposts for AWS ElastiCache.
  • service/mediapackage: Updates service API and documentation
    • AWS Elemental MediaPackage provides access logs that capture detailed information about requests sent to a customer's MediaPackage channel.

SDK Bugs

  • aws/credentials: Monotonic clock readings will now be cleared when setting credential expiry time. (#3573)
    • Prevents potential issues when the host system is hibernated / slept and the monotonic clock readings don't match the wall-clock time.

Release v1.35.4 (2020-10-06)

Service Client Updates

  • service/dms: Updates service API and documentation
    • Added new S3 endpoint settings to allow partitioning CDC data by date for S3 as target. Exposed some Extra Connection Attributes as endpoint settings for relational databases as target.
  • service/ec2: Updates service API and documentation
    • This release supports returning additional information about local gateway virtual interfaces, and virtual interface groups.
  • service/kinesisanalyticsv2: Updates service API and documentation
  • service/marketplace-catalog: Updates service API and documentation

Release v1.35.3 (2020-10-05)

Service Client Updates

  • service/dynamodb: Updates service API and documentation
    • This release adds a new ReplicaStatus REGION DISABLED for the Table description. This state indicates that the AWS Region for the replica is inaccessible because the AWS Region is disabled.
  • service/glue: Updates service API and documentation
    • AWS Glue crawlers now support Amazon DocumentDB (with MongoDB compatibility) and MongoDB collections. You can choose to crawl the entire data set or only a small sample to reduce crawl time.
  • service/mediaconvert: Updates service API and documentation
    • AWS Elemental MediaConvert SDK has added support for AVC-I and VC3 encoding in the MXF OP1a container, Nielsen non-linear watermarking, and InSync FrameFormer frame rate conversion.
  • service/sagemaker: Updates service API and documentation
    • This release adds support for launching Amazon SageMaker Studio in your VPC. Use AppNetworkAccessType in CreateDomain API to disable access to public internet and restrict the network traffic to VPC.
  • service/streams.dynamodb: Updates service documentation
Changelog

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

Release v1.35.5 (2020-10-07)

Service Client Updates

  • service/ce: Updates service API and documentation
  • service/compute-optimizer: Updates service API and documentation
  • service/elasticache: Updates service API, documentation, and paginators
    • This release introduces User and UserGroup to allow customers to have access control list of the Redis resources for AWS ElastiCache. This release also adds support for Outposts for AWS ElastiCache.
  • service/mediapackage: Updates service API and documentation
    • AWS Elemental MediaPackage provides access logs that capture detailed information about requests sent to a customer's MediaPackage channel.

SDK Bugs

  • aws/credentials: Monotonic clock readings will now be cleared when setting credential expiry time. (#3573)
    • Prevents potential issues when the host system is hibernated / slept and the monotonic clock readings don't match the wall-clock time.

Release v1.35.4 (2020-10-06)

Service Client Updates

  • service/dms: Updates service API and documentation
    • Added new S3 endpoint settings to allow partitioning CDC data by date for S3 as target. Exposed some Extra Connection Attributes as endpoint settings for relational databases as target.
  • service/ec2: Updates service API and documentation
    • This release supports returning additional information about local gateway virtual interfaces, and virtual interface groups.
  • service/kinesisanalyticsv2: Updates service API and documentation
  • service/marketplace-catalog: Updates service API and documentation

Release v1.35.3 (2020-10-05)

Service Client Updates

  • service/dynamodb: Updates service API and documentation
    • This release adds a new ReplicaStatus REGION DISABLED for the Table description. This state indicates that the AWS Region for the replica is inaccessible because the AWS Region is disabled.
  • service/glue: Updates service API and documentation
    • AWS Glue crawlers now support Amazon DocumentDB (with MongoDB compatibility) and MongoDB collections. You can choose to crawl the entire data set or only a small sample to reduce crawl time.
  • service/mediaconvert: Updates service API and documentation
    • AWS Elemental MediaConvert SDK has added support for AVC-I and VC3 encoding in the MXF OP1a container, Nielsen non-linear watermarking, and InSync FrameFormer frame rate conversion.
  • service/sagemaker: Updates service API and documentation
    • This release adds support for launching Amazon SageMaker Studio in your VPC. Use AppNetworkAccessType in CreateDomain API to disable access to public internet and restrict the network traffic to VPC.
  • service/streams.dynamodb: Updates service documentation
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 Oct 7, 2020
@dependabot dependabot bot force-pushed the dependabot/go_modules/internal/awsxray/github.com/aws/aws-sdk-go-1.35.5 branch from 4a3ed84 to a6127c0 Compare October 7, 2020 20:58
@dependabot dependabot bot force-pushed the dependabot/go_modules/internal/awsxray/github.com/aws/aws-sdk-go-1.35.5 branch from a6127c0 to eb057c5 Compare October 7, 2020 22:35
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 12, 2020

Superseded by #31.

@dependabot dependabot bot closed this Oct 12, 2020
@dependabot dependabot bot deleted the dependabot/go_modules/internal/awsxray/github.com/aws/aws-sdk-go-1.35.5 branch October 12, 2020 06:26
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