Skip to content

Bump boto3 from 1.24.82 to 1.24.83

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

Created by: dependabot[bot]

Bumps boto3 from 1.24.82 to 1.24.83.

Changelog

Sourced from boto3's changelog.

1.24.83

  • api-change:acm: [botocore] This update returns additional certificate details such as certificate SANs and allows sorting in the ListCertificates API.
  • api-change:ec2: [botocore] u-3tb1 instances are powered by Intel Xeon Platinum 8176M (Skylake) processors and are purpose-built to run large in-memory databases.
  • api-change:emr-serverless: [botocore] This release adds API support to debug Amazon EMR Serverless jobs in real-time with live application UIs
  • api-change:fsx: [botocore] This release adds support for Amazon File Cache.
  • api-change:migrationhuborchestrator: [botocore] Introducing AWS MigrationHubOrchestrator. This is the first public release of AWS MigrationHubOrchestrator.
  • api-change:polly: [botocore] Added support for the new Cantonese voice - Hiujin. Hiujin is available as a Neural voice only.
  • api-change:proton: [botocore] This release adds an option to delete pipeline provisioning repositories using the UpdateAccountSettings API
  • api-change:sagemaker: [botocore] SageMaker Training Managed Warm Pools let you retain provisioned infrastructure to reduce latency for repetitive training workloads.
  • api-change:secretsmanager: [botocore] Documentation updates for Secrets Manager
  • api-change:translate: [botocore] This release enables customers to access control rights on Translate resources like Parallel Data and Custom Terminology using Tag Based Authorization.
  • api-change:workspaces: [botocore] This release includes diagnostic log uploading feature. If it is enabled, the log files of WorkSpaces Windows client will be sent to Amazon WorkSpaces automatically for troubleshooting. You can use modifyClientProperty api to enable/disable this feature.
Commits
  • fd2051d Merge branch 'release-1.24.83'
  • 71036d9 Bumping version to 1.24.83
  • 436dd78 Add changelog entries from botocore
  • 84f7e65 Merge branch 'release-1.24.82' 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