Skip to content

chore(deps): bump boto3 from 1.19.6 to 1.20.12 #127

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 Nov 24, 2021

Bumps boto3 from 1.19.6 to 1.20.12.

Changelog

Sourced from boto3's changelog.

1.20.12

  • api-change:redshift: [botocore] This release adds support for reserved node exchange with restore/resize
  • api-change:elasticache: [botocore] Adding support for r6gd instances for Redis with data tiering. In a cluster with data tiering enabled, when available memory capacity is exhausted, the least recently used data is automatically tiered to solid state drives for cost-effective capacity scaling with minimal performance impact.
  • api-change:opensearch: [botocore] This release adds an optional parameter dry-run for the UpdateDomainConfig API to perform basic validation checks, and detect the deployment type that will be required for the configuration change, without actually applying the change.
  • api-change:backup: [botocore] This release adds new opt-in settings for advanced features for DynamoDB backups
  • api-change:iot: [botocore] This release introduces a new feature, Managed Job Template, for AWS IoT Jobs Service. Customers can now use service provided managed job templates to easily create jobs for supported standard job actions.
  • api-change:iotwireless: [botocore] Two new APIs, GetNetworkAnalyzerConfiguration and UpdateNetworkAnalyzerConfiguration, are added for the newly released Network Analyzer feature which enables customers to view real-time frame information and logs from LoRaWAN devices and gateways.
  • api-change:workspaces: [botocore] Documentation updates for Amazon WorkSpaces
  • api-change:s3: [botocore] Introduce two new Filters to S3 Lifecycle configurations - ObjectSizeGreaterThan and ObjectSizeLessThan. Introduce a new way to trigger actions on noncurrent versions by providing the number of newer noncurrent versions along with noncurrent days.
  • api-change:elbv2: [botocore] Update elbv2 client to latest version
  • api-change:macie2: [botocore] Documentation updates for Amazon Macie
  • api-change:ec2: [botocore] This release adds a new parameter ipv6Native to the allow creation of IPv6-only subnets using the CreateSubnet operation, and the operation ModifySubnetAttribute includes new parameters to modify subnet attributes to use resource-based naming and enable DNS resolutions for Private DNS name.
  • api-change:sqs: [botocore] Amazon SQS adds a new queue attribute, SqsManagedSseEnabled, which enables server-side queue encryption using SQS owned encryption keys.
  • api-change:ecs: [botocore] Documentation update for ARM support on Amazon ECS.
  • api-change:sts: [botocore] Documentation updates for AWS Security Token Service.
  • api-change:finspace-data: [botocore] Update documentation for createChangeset API.
  • api-change:dynamodb: [botocore] DynamoDB PartiQL now supports ReturnConsumedCapacity, which returns capacity units consumed by PartiQL APIs if the request specified returnConsumedCapacity parameter. PartiQL APIs include ExecuteStatement, BatchExecuteStatement, and ExecuteTransaction.
  • api-change:lambda: [botocore] Release Lambda event source filtering for SQS, Kinesis Streams, and DynamoDB Streams.
  • api-change:iotdeviceadvisor: [botocore] This release introduces a new feature for Device Advisor: ability to execute multiple test suites in parallel for given customer account. You can use GetEndpoint API to get the device-level test endpoint and call StartSuiteRun with "parallelRun=true" to run suites in parallel.
  • api-change:rds: [botocore] Adds support for Multi-AZ DB clusters for RDS for MySQL and RDS for PostgreSQL.

1.20.11

  • api-change:connect: [botocore] This release adds support for UpdateContactFlowMetadata, DeleteContactFlow and module APIs. For details, see the Release Notes in the Amazon Connect Administrator Guide.
  • api-change:dms: [botocore] Added new S3 endpoint settings to allow to convert the current UTC time into a specified time zone when a date partition folder is created. Using with 'DatePartitionedEnabled'.
  • api-change:es: [botocore] This release adds an optional parameter dry-run for the UpdateElasticsearchDomainConfig API to perform basic validation checks, and detect the deployment type that will be required for the configuration change, without actually applying the change.
  • api-change:ssm: [botocore] Adds new parameter to CreateActivation API . This parameter is for "internal use only".
  • api-change:chime-sdk-meetings: [botocore] Added new APIs for enabling Echo Reduction with Voice Focus.
  • api-change:eks: [botocore] Adding missing exceptions to RegisterCluster operation
  • api-change:quicksight: [botocore] Add support for Exasol data source, 1 click enterprise embedding and email customization.
  • api-change:cloudformation: [botocore] This release include SDK changes for the feature launch of Stack Import to Service Managed StackSet.
  • api-change:rds: [botocore] Adds local backup support to Amazon RDS on AWS Outposts.
  • api-change:braket: [botocore] This release adds support for Amazon Braket Hybrid Jobs.
  • api-change:s3control: [botocore] Added Amazon CloudWatch publishing option for S3 Storage Lens metrics.
  • api-change:finspace-data: [botocore] Add new APIs for managing Datasets, Changesets, and Dataviews.

1.20.10

  • api-change:lexv2-runtime: [botocore] Update lexv2-runtime client to latest version
  • api-change:cloudformation: [botocore] The StackSets ManagedExecution feature will allow concurrency for non-conflicting StackSet operations and queuing the StackSet operations that conflict at a given time for later execution.
  • api-change:redshift: [botocore] Added support of default IAM role for CreateCluster, RestoreFromClusterSnapshot and ModifyClusterIamRoles APIs
  • api-change:lambda: [botocore] Add support for Lambda Function URLs. Customers can use Function URLs to create built-in HTTPS endpoints on their functions.
  • api-change:appstream: [botocore] Includes APIs for managing resources for Elastic fleets: applications, app blocks, and application-fleet associations.
  • api-change:medialive: [botocore] This release adds support for specifying a SCTE-35 PID on input. MediaLive now supports SCTE-35 PID selection on inputs containing one or more active SCTE-35 PIDs.

... (truncated)

Commits
  • 01d4d94 Merge branch 'release-1.20.12'
  • 7c4b2c4 Bumping version to 1.20.12
  • 7e67471 Add changelog entries from botocore
  • c6480e7 Merge branch 'release-1.20.11'
  • be93be8 Merge branch 'release-1.20.11' into develop
  • fe6ccbc Bumping version to 1.20.11
  • 006f0d3 Add changelog entries from botocore
  • 475da9a Merge branch 'release-1.20.10'
  • 73d2fdf Merge branch 'release-1.20.10' into develop
  • 7f01d89 Bumping version to 1.20.10
  • 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.19.6 to 1.20.12.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.19.6...1.20.12)

---
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 Nov 24, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 25, 2021

Superseded by #128.

@dependabot dependabot bot closed this Nov 25, 2021
@dependabot dependabot bot deleted the dependabot/pip/develop/boto3-1.20.12 branch November 25, 2021 17:20
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants