Skip to content

chore(deps): bump boto3 from 1.20.17 to 1.21.31 #234

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 1, 2022

Bumps boto3 from 1.20.17 to 1.21.31.

Changelog

Sourced from boto3's changelog.

1.21.31

  • api-change:cloudcontrol: [botocore] SDK release for Cloud Control API in Amazon Web Services China (Beijing) Region, operated by Sinnet, and Amazon Web Services China (Ningxia) Region, operated by NWCD
  • api-change:pinpoint-sms-voice-v2: [botocore] Amazon Pinpoint now offers a version 2.0 suite of SMS and voice APIs, providing increased control over sending and configuration. This release is a new SDK for sending SMS and voice messages called PinpointSMSVoiceV2.
  • api-change:workspaces: [botocore] Added APIs that allow you to customize the logo, login message, and help links in the WorkSpaces client login page. To learn more, visit https://docs.aws.amazon.com/workspaces/latest/adminguide/customize-branding.html
  • api-change:route53-recovery-cluster: [botocore] This release adds a new API "ListRoutingControls" to list routing control states using the highly reliable Route 53 ARC data plane endpoints.
  • api-change:databrew: [botocore] This AWS Glue Databrew release adds feature to support ORC as an input format.
  • api-change:auditmanager: [botocore] This release adds documentation updates for Audit Manager. The updates provide data deletion guidance when a customer deregisters Audit Manager or deregisters a delegated administrator.
  • api-change:grafana: [botocore] This release adds tagging support to the Managed Grafana service. New APIs: TagResource, UntagResource and ListTagsForResource. Updates: add optional field tags to support tagging while calling CreateWorkspace.

1.21.30

  • api-change:iot-data: [botocore] Update the default AWS IoT Core Data Plane endpoint from VeriSign signed to ATS signed. If you have firewalls with strict egress rules, configure the rules to grant you access to data-ats.iot.[region].amazonaws.com or data-ats.iot.[region].amazonaws.com.cn.
  • api-change:ec2: [botocore] This release simplifies the auto-recovery configuration process enabling customers to set the recovery behavior to disabled or default
  • api-change:fms: [botocore] AWS Firewall Manager now supports the configuration of third-party policies that can use either the centralized or distributed deployment models.
  • api-change:fsx: [botocore] This release adds support for modifying throughput capacity for FSx for ONTAP file systems.
  • api-change:iot: [botocore] Doc only update for IoT that fixes customer-reported issues.

1.21.29

  • api-change:organizations: [botocore] This release provides the new CloseAccount API that enables principals in the management account to close any member account within an organization.

1.21.28

  • api-change:medialive: [botocore] This release adds support for selecting a maintenance window.
  • api-change:acm-pca: [botocore] Updating service name entities

1.21.27

  • api-change:ec2: [botocore] This is release adds support for Amazon VPC Reachability Analyzer to analyze path through a Transit Gateway.
  • api-change:ssm: [botocore] This Patch Manager release supports creating, updating, and deleting Patch Baselines for Rocky Linux OS.
  • api-change:batch: [botocore] Bug Fix: Fixed a bug where shapes were marked as unboxed and were not serialized and sent over the wire, causing an API error from the service.

1.21.26

  • api-change:lambda: [botocore] Adds support for increased ephemeral storage (/tmp) up to 10GB for Lambda functions. Customers can now provision up to 10 GB of ephemeral storage per function instance, a 20x increase over the previous limit of 512 MB.
  • api-change:config: [botocore] Added new APIs GetCustomRulePolicy and GetOrganizationCustomRulePolicy, and updated existing APIs PutConfigRule, DescribeConfigRule, DescribeConfigRuleEvaluationStatus, PutOrganizationConfigRule, DescribeConfigRule to support a new feature for building AWS Config rules with AWS CloudFormation Guard
  • api-change:transcribe: [botocore] This release adds an additional parameter for subtitling with Amazon Transcribe batch jobs: outputStartIndex.

... (truncated)

Commits
  • a23702b Merge branch 'release-1.21.31'
  • 68b2e01 Bumping version to 1.21.31
  • 767c5cd Add changelog entries from botocore
  • 1949b0e Merge branch 'release-1.21.30'
  • c2d5f15 Merge branch 'release-1.21.30' into develop
  • 3c88968 Bumping version to 1.21.30
  • aa06730 Add changelog entries from botocore
  • 743eb52 Add warning about TLS 1.3 support (#3204)
  • 6430a37 Fix first code block in README (#3205)
  • f2a76d9 Merge branch 'release-1.21.29'
  • Additional commits viewable 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)

Bumps [boto3](https://github.com/boto/boto3) from 1.20.17 to 1.21.31.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.20.17...1.21.31)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 1, 2022
@codecov-commenter
Copy link

codecov-commenter commented Apr 1, 2022

Codecov Report

Merging #234 (f73bfe5) into develop (6280fba) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #234   +/-   ##
========================================
  Coverage    99.96%   99.96%           
========================================
  Files          119      119           
  Lines         5376     5376           
  Branches       613      613           
========================================
  Hits          5374     5374           
  Partials         2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6280fba...f73bfe5. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 4, 2022

Superseded by #235.

@dependabot dependabot bot closed this Apr 4, 2022
@dependabot dependabot bot deleted the dependabot/pip/develop/boto3-1.21.31 branch April 4, 2022 08:21
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 internal python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant