Skip to content

Bump boto3 from 1.26.10 to 1.26.11

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

Created by: dependabot[bot]

Bumps boto3 from 1.26.10 to 1.26.11.

Changelog

Sourced from boto3's changelog.

1.26.11

  • api-change:batch: [botocore] Documentation updates related to Batch on EKS
  • api-change:billingconductor: [botocore] This release adds a new feature BillingEntity pricing rule.
  • api-change:cloudformation: [botocore] Added UnsupportedTarget HandlerErrorCode for use with CFN Resource Hooks
  • api-change:comprehendmedical: [botocore] This release supports new set of entities and traits. It also adds new category (BEHAVIORAL_ENVIRONMENTAL_SOCIAL).
  • api-change:connect: [botocore] This release adds a new MonitorContact API for initiating monitoring of ongoing Voice and Chat contacts.
  • api-change:eks: [botocore] Adds support for customer-provided placement groups for Kubernetes control plane instances when creating local EKS clusters on Outposts
  • api-change:elasticache: [botocore] for Redis now supports AWS Identity and Access Management authentication access to Redis clusters starting with redis-engine version 7.0
  • api-change:iottwinmaker: [botocore] This release adds the following: 1) ExecuteQuery API allows users to query their AWS IoT TwinMaker Knowledge Graph 2) Pricing plan APIs allow users to configure and manage their pricing mode 3) Support for property groups and tabular property values in existing AWS IoT TwinMaker APIs.
  • api-change:personalize-events: [botocore] This release provides support for creation and use of metric attributions in AWS Personalize
  • api-change:proton: [botocore] Add support for sorting and filtering in ListServiceInstances
  • api-change:rds: [botocore] This release adds support for container databases (CDBs) to Amazon RDS Custom for Oracle. A CDB contains one PDB at creation. You can add more PDBs using Oracle SQL. You can also customize your database installation by setting the Oracle base, Oracle home, and the OS user name and group.
  • api-change:ssm-incidents: [botocore] Add support for PagerDuty integrations on ResponsePlan, IncidentRecord, and RelatedItem APIs
  • api-change:ssm: [botocore] This release adds support for cross account access in CreateOpsItem, UpdateOpsItem and GetOpsItem. It introduces new APIs to setup resource policies for SSM resources: PutResourcePolicy, GetResourcePolicies and DeleteResourcePolicy.
  • api-change:transfer: [botocore] Allow additional operations to throw ThrottlingException
  • api-change:xray: [botocore] This release adds new APIs - PutResourcePolicy, DeleteResourcePolicy, ListResourcePolicies for supporting resource based policies for AWS X-Ray.
Commits
  • 971b15a Merge branch 'release-1.26.11'
  • 72f21fa Bumping version to 1.26.11
  • bcac1d3 Add changelog entries from botocore
  • f0557b6 Merge branch 'release-1.26.10' 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