Skip to content

Bump boto3 from 1.21.19 to 1.21.20

Guillaume Everarts de Velp requested to merge dependabot/pip/boto3-1.21.20 into master

Created by: dependabot[bot]

Bumps boto3 from 1.21.19 to 1.21.20.

Changelog

Sourced from boto3's changelog.

1.21.20

  • api-change:robomaker: [botocore] This release deprecates ROS, Ubuntu and Gazbeo from RoboMaker Simulation Service Software Suites in favor of user-supplied containers and Relaxed Software Suites.
  • api-change:dataexchange: [botocore] This feature enables data providers to use the RevokeRevision operation to revoke subscriber access to a given revision. Subscribers are unable to interact with assets within a revoked revision.
  • api-change:ec2: [botocore] Adds the Cascade parameter to the DeleteIpam API. Customers can use this parameter to automatically delete their IPAM, including non-default scopes, pools, cidrs, and allocations. There mustn't be any pools provisioned in the default public scope to use this parameter.
  • api-change:cognito-idp: [botocore] Updated EmailConfigurationType and SmsConfigurationType to reflect that you can now choose Amazon SES and Amazon SNS resources in the same Region.
  • enhancement:AWSCRT: [botocore] Upgrade awscrt extra to 0.13.5
  • api-change:location: [botocore] New HERE style "VectorHereExplore" and "VectorHereExploreTruck".
  • api-change:ecs: [botocore] Documentation only update to address tickets
  • api-change:keyspaces: [botocore] Fixing formatting issues in CLI and SDK documentation
  • api-change:rds: [botocore] Various documentation improvements
Commits
  • 37a4c83 Merge branch 'release-1.21.20'
  • 6cfe198 Bumping version to 1.21.20
  • 7efccd6 Add changelog entries from botocore
  • 02f363a Merge branch 'release-1.21.19' into develop
  • See full diff in compare view

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)

Merge request reports

Loading