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.40.20 to 1.42.0 in /awsproviderlint #318

Open
wants to merge 6 commits into
base: figma
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 8, 2021

Bumps github.com/aws/aws-sdk-go from 1.40.20 to 1.42.0.

Release notes

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

Release v1.42.0 (2021-11-08)

Service Client Updates

  • service/chime-sdk-meetings: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • This release adds internal validation on the GatewayAssociationState field
  • service/sagemaker: Updates service API and documentation
    • SageMaker CreateEndpoint and UpdateEndpoint APIs now support additional deployment configuration to manage traffic shifting options and automatic rollback monitoring. DescribeEndpoint now shows new in-progress deployment details with stage status.
  • service/wafv2: Updates service API and documentation

SDK Features

  • Support has been added for configuring endpoints with requirements such as FIPS and DualStack. (#3938)
    • AWS_USE_FIPS_ENDPOINT and AWS_USE_DUALSTACK_ENDPOINT can be set to true or false in the environment to indicate an endpoint with the respective characteristic must be resolved.
    • use_fips_endpoint and use_dualstack_endpoint can be set to true or false in the shared config file to indicate an endpoint with the respective characteristic must be resolved.
    • Programmatic configuration of FIPS and DualStack endpoint resolution.
    • For more information see the aws/session package documentation.

Release v1.41.19 (2021-11-05)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • DescribeInstances now returns customer-owned IP addresses for instances running on an AWS Outpost.
  • service/resourcegroupstaggingapi: Updates service documentation
    • Documentation updates and improvements.
  • service/translate: Updates service API and documentation

Release v1.41.18 (2021-11-04)

Service Client Updates

  • service/chime-sdk-meetings: Adds new service
  • service/connect: Updates service API, documentation, and paginators
  • service/ec2: Updates service API and documentation
    • This release adds a new instance replacement strategy for EC2 Fleet, Spot Fleet. Now you can select an action to perform when your instance gets a rebalance notification. EC2 Fleet, Spot Fleet can launch a replacement then terminate the instance that received notification after a termination delay
  • service/iotwireless: Updates service API, documentation, and paginators
  • service/sagemaker: Updates service API and documentation
    • ListDevices and DescribeDevice now show Edge Manager agent version.

SDK Bugs

  • aws/signer/v4: Fix Signer not trimming header value spaces
    • Fixes the AWS Sigv4 signer to trim header value's whitespace when computing the canonical headers block of the string to sign.

Release v1.41.17 (2021-11-03)

Service Client Updates

  • service/connectparticipant: Updates service API
  • service/datasync: Updates service API and documentation

... (truncated)

Changelog

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

Release v1.42.0 (2021-11-08)

Service Client Updates

  • service/chime-sdk-meetings: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • This release adds internal validation on the GatewayAssociationState field
  • service/sagemaker: Updates service API and documentation
    • SageMaker CreateEndpoint and UpdateEndpoint APIs now support additional deployment configuration to manage traffic shifting options and automatic rollback monitoring. DescribeEndpoint now shows new in-progress deployment details with stage status.
  • service/wafv2: Updates service API and documentation

SDK Features

  • Support has been added for configuring endpoints with requirements such as FIPS and DualStack. (#3938)
    • AWS_USE_FIPS_ENDPOINT and AWS_USE_DUALSTACK_ENDPOINT can be set to true or false in the environment to indicate an endpoint with the respective characteristic must be resolved.
    • use_fips_endpoint and use_dualstack_endpoint can be set to true or false in the shared config file to indicate an endpoint with the respective characteristic must be resolved.
    • Programmatic configuration of FIPS and DualStack endpoint resolution.
    • For more information see the aws/session package documentation.

Release v1.41.19 (2021-11-05)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • DescribeInstances now returns customer-owned IP addresses for instances running on an AWS Outpost.
  • service/resourcegroupstaggingapi: Updates service documentation
    • Documentation updates and improvements.
  • service/translate: Updates service API and documentation

Release v1.41.18 (2021-11-04)

Service Client Updates

  • service/chime-sdk-meetings: Adds new service
  • service/connect: Updates service API, documentation, and paginators
  • service/ec2: Updates service API and documentation
    • This release adds a new instance replacement strategy for EC2 Fleet, Spot Fleet. Now you can select an action to perform when your instance gets a rebalance notification. EC2 Fleet, Spot Fleet can launch a replacement then terminate the instance that received notification after a termination delay
  • service/iotwireless: Updates service API, documentation, and paginators
  • service/sagemaker: Updates service API and documentation
    • ListDevices and DescribeDevice now show Edge Manager agent version.

SDK Bugs

  • aws/signer/v4: Fix Signer not trimming header value spaces
    • Fixes the AWS Sigv4 signer to trim header value's whitespace when computing the canonical headers block of the string to sign.

Release v1.41.17 (2021-11-03)

Service Client Updates

  • service/connectparticipant: Updates service API
  • service/datasync: Updates service API and documentation

... (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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 8, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 10, 2021

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

1 similar comment
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 17, 2021

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 4, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 1, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 7, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

3 similar comments
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 14, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 10, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 23, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 5, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

3 similar comments
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 15, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 15, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 15, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 15, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

3 similar comments
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 15, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 16, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 18, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

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 go Pull requests that update Go code
Projects
None yet
3 participants