Skip to content

Commit

Permalink
Merge branch 'release-1.34.0' into develop
Browse files Browse the repository at this point in the history
* release-1.34.0:
  Bumping version to 1.34.0
  Update to latest partitions and endpoints
  Update to latest models
  • Loading branch information
aws-sdk-python-automation committed Dec 13, 2023
2 parents 184ebeb + aef4376 commit 0638e35
Show file tree
Hide file tree
Showing 8 changed files with 61 additions and 28 deletions.
12 changes: 12 additions & 0 deletions .changes/1.34.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"category": "Python",
"description": "End of support for Python 3.7",
"type": "feature"
},
{
"category": "``drs``",
"description": "Adding AgentVersion to SourceServer and RecoveryInstance structures",
"type": "api-change"
}
]
5 changes: 0 additions & 5 deletions .changes/next-release/feature-Python-21065.json

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
CHANGELOG
=========

1.34.0
======

* feature:Python: End of support for Python 3.7
* api-change:``drs``: Adding AgentVersion to SourceServer and RecoveryInstance structures


1.33.13
=======

Expand Down
2 changes: 1 addition & 1 deletion botocore/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import os
import re

__version__ = '1.33.13'
__version__ = '1.34.0'


class NullHandler(logging.Handler):
Expand Down
40 changes: 20 additions & 20 deletions botocore/data/drs/2020-02-26/endpoint-rule-set-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand Down Expand Up @@ -83,7 +82,8 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -96,7 +96,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -110,7 +109,6 @@
"assign": "PartitionResult"
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -133,7 +131,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand Down Expand Up @@ -168,7 +165,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -179,14 +175,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "FIPS and DualStack are enabled, but this partition does not support one or both",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -200,14 +198,12 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
{
"fn": "booleanEquals",
"argv": [
true,
{
"fn": "getAttr",
"argv": [
Expand All @@ -216,11 +212,11 @@
},
"supportsFIPS"
]
}
},
true
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -231,14 +227,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "FIPS is enabled but this partition does not support FIPS",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -252,7 +250,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -272,7 +269,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -283,14 +279,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "DualStack is enabled but this partition does not support DualStack",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [],
Expand All @@ -301,9 +299,11 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
}
]
],
"type": "tree"
},
{
"conditions": [],
Expand Down
12 changes: 12 additions & 0 deletions botocore/data/drs/2020-02-26/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -979,6 +979,10 @@
"max":50,
"min":0
},
"AgentVersion":{
"type":"string",
"pattern":"^[0-9]{1,5}.[0-9]{1,5}.[0-9]{1,5}(.[0-9]{4}.[0-9]{3}.[0-9]{4})?$"
},
"AssociateSourceNetworkStackRequest":{
"type":"structure",
"required":[
Expand Down Expand Up @@ -3157,6 +3161,10 @@
"RecoveryInstance":{
"type":"structure",
"members":{
"agentVersion":{
"shape":"AgentVersion",
"documentation":"<p>The version of the DRS agent installed on the recovery instance</p>"
},
"arn":{
"shape":"ARN",
"documentation":"<p>The ARN of the Recovery Instance.</p>"
Expand Down Expand Up @@ -4079,6 +4087,10 @@
"SourceServer":{
"type":"structure",
"members":{
"agentVersion":{
"shape":"AgentVersion",
"documentation":"<p>The version of the DRS agent installed on the source server</p>"
},
"arn":{
"shape":"ARN",
"documentation":"<p>The ARN of the Source Server.</p>"
Expand Down
7 changes: 7 additions & 0 deletions botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -6843,6 +6843,7 @@
"deprecated" : true,
"hostname" : "emr-serverless-fips.us-west-2.amazonaws.com"
},
"me-central-1" : { },
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : {
Expand Down Expand Up @@ -20285,6 +20286,12 @@
"cn-northwest-1" : { }
}
},
"pipes" : {
"endpoints" : {
"cn-north-1" : { },
"cn-northwest-1" : { }
}
},
"polly" : {
"endpoints" : {
"cn-northwest-1" : { }
Expand Down
4 changes: 2 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
# built documents.
#
# The short X.Y version.
version = '1.33.'
version = '1.34'
# The full version, including alpha/beta/rc tags.
release = '1.33.13'
release = '1.34.0'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down

0 comments on commit 0638e35

Please sign in to comment.