Skip to content

Bump boto3 from 1.20.11 to 1.20.12

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

Created by: dependabot[bot]

Bumps boto3 from 1.20.11 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.
Commits
  • 01d4d94 Merge branch 'release-1.20.12'
  • 7c4b2c4 Bumping version to 1.20.12
  • 7e67471 Add changelog entries from botocore
  • be93be8 Merge branch 'release-1.20.11' 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