Skip to content

Commit

Permalink
Bumping version to 1.26.11
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Nov 16, 2022
1 parent bcac1d3 commit 72f21fa
Show file tree
Hide file tree
Showing 20 changed files with 100 additions and 78 deletions.
77 changes: 77 additions & 0 deletions .changes/1.26.11.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
[
{
"category": "``batch``",
"description": "[``botocore``] Documentation updates related to Batch on EKS",
"type": "api-change"
},
{
"category": "``billingconductor``",
"description": "[``botocore``] This release adds a new feature BillingEntity pricing rule.",
"type": "api-change"
},
{
"category": "``cloudformation``",
"description": "[``botocore``] Added UnsupportedTarget HandlerErrorCode for use with CFN Resource Hooks",
"type": "api-change"
},
{
"category": "``comprehendmedical``",
"description": "[``botocore``] This release supports new set of entities and traits. It also adds new category (BEHAVIORAL_ENVIRONMENTAL_SOCIAL).",
"type": "api-change"
},
{
"category": "``connect``",
"description": "[``botocore``] This release adds a new MonitorContact API for initiating monitoring of ongoing Voice and Chat contacts.",
"type": "api-change"
},
{
"category": "``eks``",
"description": "[``botocore``] Adds support for customer-provided placement groups for Kubernetes control plane instances when creating local EKS clusters on Outposts",
"type": "api-change"
},
{
"category": "``elasticache``",
"description": "[``botocore``] for Redis now supports AWS Identity and Access Management authentication access to Redis clusters starting with redis-engine version 7.0",
"type": "api-change"
},
{
"category": "``iottwinmaker``",
"description": "[``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.",
"type": "api-change"
},
{
"category": "``personalize-events``",
"description": "[``botocore``] This release provides support for creation and use of metric attributions in AWS Personalize",
"type": "api-change"
},
{
"category": "``proton``",
"description": "[``botocore``] Add support for sorting and filtering in ListServiceInstances",
"type": "api-change"
},
{
"category": "``rds``",
"description": "[``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.",
"type": "api-change"
},
{
"category": "``ssm-incidents``",
"description": "[``botocore``] Add support for PagerDuty integrations on ResponsePlan, IncidentRecord, and RelatedItem APIs",
"type": "api-change"
},
{
"category": "``ssm``",
"description": "[``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.",
"type": "api-change"
},
{
"category": "``transfer``",
"description": "[``botocore``] Allow additional operations to throw ThrottlingException",
"type": "api-change"
},
{
"category": "``xray``",
"description": "[``botocore``] This release adds new APIs - PutResourcePolicy, DeleteResourcePolicy, ListResourcePolicies for supporting resource based policies for AWS X-Ray.",
"type": "api-change"
}
]
5 changes: 0 additions & 5 deletions .changes/next-release/api-change-batch-7726.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-billingconductor-91679.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-cloudformation-94164.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-comprehendmedical-47077.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-connect-31817.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-eks-15571.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-elasticache-88777.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-iottwinmaker-36514.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-personalizeevents-54126.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-proton-47272.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-rds-84744.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-ssm-96266.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-ssmincidents-77601.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-transfer-4384.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-xray-62505.json

This file was deleted.

20 changes: 20 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@
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.


1.26.10
=======

Expand Down
2 changes: 1 addition & 1 deletion boto3/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
from boto3.session import Session

__author__ = 'Amazon Web Services'
__version__ = '1.26.10'
__version__ = '1.26.11'


# The default Boto3 session; autoloaded when needed.
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ universal = 0

[metadata]
requires_dist =
botocore>=1.29.10,<1.30.0
botocore>=1.29.11,<1.30.0
jmespath>=0.7.1,<2.0.0
s3transfer>=0.6.0,<0.7.0

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


requires = [
'botocore>=1.29.10,<1.30.0',
'botocore>=1.29.11,<1.30.0',
'jmespath>=0.7.1,<2.0.0',
's3transfer>=0.6.0,<0.7.0',
]
Expand Down

0 comments on commit 72f21fa

Please sign in to comment.