Skip to content

Bump boto3 from 1.26.12 to 1.26.13

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

Created by: dependabot[bot]

Bumps boto3 from 1.26.12 to 1.26.13.

Changelog

Sourced from boto3's changelog.

1.26.13

  • api-change:appflow: [botocore] AppFlow provides a new API called UpdateConnectorRegistration to update a custom connector that customers have previously registered. With this API, customers no longer need to unregister and then register a connector to make an update.
  • api-change:auditmanager: [botocore] This release introduces a new feature for Audit Manager: Evidence finder. You can now use evidence finder to quickly query your evidence, and add the matching evidence results to an assessment report.
  • api-change:chime-sdk-voice: [botocore] Amazon Chime Voice Connector, Voice Connector Group and PSTN Audio Service APIs are now available in the Amazon Chime SDK Voice namespace. See https://docs.aws.amazon.com/chime-sdk/latest/dg/sdk-available-regions.html for more details.
  • api-change:cloudfront: [botocore] CloudFront API support for staging distributions and associated traffic management policies.
  • api-change:connect: [botocore] Added AllowedAccessControlTags and TagRestrictedResource for Tag Based Access Control on Amazon Connect Webpage
  • api-change:dynamodb: [botocore] Updated minor fixes for DynamoDB documentation.
  • api-change:dynamodbstreams: [botocore] Update dynamodbstreams client to latest version
  • api-change:ec2: [botocore] This release adds support for copying an Amazon Machine Image's tags when copying an AMI.
  • api-change:glue: [botocore] AWSGlue Crawler - Adding support for Table and Column level Comments with database level datatypes for JDBC based crawler.
  • api-change:iot-roborunner: [botocore] AWS IoT RoboRunner is a new service that makes it easy to build applications that help multi-vendor robots work together seamlessly. See the IoT RoboRunner developer guide for more details on getting started. https://docs.aws.amazon.com/iotroborunner/latest/dev/iotroborunner-welcome.html
  • api-change:quicksight: [botocore] This release adds the following: 1) Asset management for centralized assets governance 2) QuickSight Q now supports public embedding 3) New Termination protection flag to mitigate accidental deletes 4) Athena data sources now accept a custom IAM role 5) QuickSight supports connectivity to Databricks
  • api-change:sagemaker: [botocore] Added DisableProfiler flag as a new field in ProfilerConfig
  • api-change:servicecatalog: [botocore] This release 1. adds support for Principal Name Sharing with Service Catalog portfolio sharing. 2. Introduces repo sourced products which are created and managed with existing SC APIs. These products are synced to external repos and auto create new product versions based on changes in the repo.
  • api-change:ssm-sap: [botocore] AWS Systems Manager for SAP provides simplified operations and management of SAP applications such as SAP HANA. With this release, SAP customers and partners can automate and simplify their SAP system administration tasks such as backup/restore of SAP HANA.
  • api-change:stepfunctions: [botocore] Update stepfunctions client to latest version
  • api-change:transfer: [botocore] Adds a NONE encryption algorithm type to AS2 connectors, providing support for skipping encryption of the AS2 message body when a HTTPS URL is also specified.
Commits
  • 47f2074 Merge branch 'release-1.26.13'
  • ce1230c Bumping version to 1.26.13
  • d18a0f1 Add changelog entries from botocore
  • a72c158 Merge branch 'release-1.26.12' 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