Skip to content

Commit a9125ba

Browse files
committed
Release 2.6.3
1 parent 1ac26d3 commit a9125ba

File tree

3 files changed

+93
-2
lines changed

3 files changed

+93
-2
lines changed

CHANGELOG.rst

Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,92 @@
1+
2.6.3 (2020*10*11)
2+
------------------
3+
* SageMaker: Mark tags props as optional, per AWS documentation.
4+
* Add c5a, c6g, and r6g to instance types in constants
5+
* Make flake8 happy again
6+
* AWS::ServiceCatalog::LaunchRoleConstraint.RoleArn not required (#1765)
7+
* AWS::DocDB::DBCluster.DeletionProtection (#1748)
8+
* AWS::KinesisFirehose::DeliveryStream BufferingHints and CompressionFormat not required in S3DestinationConfigurations (#1766)
9+
* AWS::KinesisFirehose::DeliveryStream.ElasticsearchDestinationConfiguration.TypeName not required (#1767)
10+
* AWS::StepFunctions::StateMachine DefinitionString and S3Location.Version not required (#1768)
11+
* Add AWS::EC2::SecurityGroup.Ingress.SourcePrefixListId to SecurityGroupRule (#1762)
12+
* AWS::Elasticsearch::Domain.AdvancedSecurityOptions (#1775)
13+
* AWS::Glue::Connection.ConnectionInput.ConnectionType AllowedValues expansion (#1777)
14+
* Add additional properties to KinesisEvent
15+
* Change OnFailure and OnSuccess as not required per CloudFormation reference
16+
* Add AWS::Serverless::Api's Domain
17+
* Support for OpenApiVersion in serverless.Api
18+
* add efs backupPolicy
19+
* Fix some flake8 errors
20+
* Add ECS Fargate EFS mounting capability
21+
* Add new instance types to constants
22+
* Added SSM Parameter examples (#1770)
23+
* Update SecretsManager per 2020-07-23 update and alphabetize cleanups
24+
* Update SageMaker::EndpointConfig per 2020-07-23 update
25+
* Update CodeStarConnections::Connection per 2020-07-23 update
26+
* Update CloudFront::Distribution per 2020-07-23 update
27+
* Add ECR ImageScanningConfiguration and ImageTagMutability (Fixes #1544)
28+
* AWS::EKS::Nodegroup.LaunchTemplate (#1780)
29+
* AWS::SecretsManager::RotationSchedule.RotationLambdaARN not required (#1783)
30+
* Fix capitalization in AwsVpcConfiguration (#1788)
31+
* AWS::StepFunctions::StateMachine.TracingConfiguration (#1795)
32+
* AppMesh Gateway support (#1758)
33+
* fixing tags data type (#1785)
34+
* Added Types to EndpointConfiguration (#1793)
35+
* update TargetGroup.TargetType to support Ref values (#1794)
36+
* Run tests against Python 3.9 (#1790)
37+
* Cloudfront cache and origin policy (#1796)
38+
* Fix typo AWSOject => AWSObject
39+
* Remove list for Tags attribute
40+
* Remove trailing blank line from serverless.py
41+
* Update CodeGuruProfiler per 2020-07-30
42+
* Add Mtu to GroundStation::DataflowEndpoint per 2020-07-30 changes
43+
* Update EC2::FlowLog per 2020-07-30 changes
44+
* Add AutoImportPolicy to FSx::LustreConfiguration per 2020-08-06
45+
* Add BuildBatchConfig to CodeBuild::Project per 2020-08-06 changes
46+
* Revert "Fix capitalization in AwsVpcConfiguration (#1788)" (#1798)
47+
* Add EC2::CarrierGateway per 2020-08-13 changes
48+
* Add new ApplicationInsights::Application per 2020-08-13 changes
49+
* Tweaks to the gen.py script
50+
* Add SageMaker::MonitoringSchedule from 2020-08-13 changes
51+
* Add SecurityPolicy to Transfer::Server from 2020-08-13 changes
52+
* Add Topics to Lambda::EventSourceMapping from 2020-08-13 changes
53+
* Add DriveCacheType to FSx LustreConfiguration from 2020-08-13 changes
54+
* Add EnvironmentFiles to ECS::TaskDefinition from 2020-08-13 changes
55+
* Update Route53Resolver per 2020-08-27 changes
56+
* Update GameLift resources per 2020-08-27
57+
* Update ServiceCatalog per 2020-08-27 changes
58+
* Update CodeCommit per 2020-08-31 changes
59+
* Add EKS::FargateProfile per 2020-09-03 changes
60+
* Add AWS::CodeGuruReviewer per 2020-09-03 changes
61+
* Add CloudFront::RealtimeLogConfig per 2020-09-03 changes
62+
* Add AWS::Kendra per 2020-09-10 changes
63+
* Add AWS::SSO per 2020-09-10 changes
64+
* Add IoT::Authorizer per 2020-09-10 changes
65+
* Add DeleteReports to CodeBuild::ReportGroup per 2020-09-10 changes
66+
* AWS::Synthetics::Canary.RuntimeVersion AllowedValues expansion (#1801)
67+
* Update ApiGatewayV2::Authorizer per 2020-09-10 changes
68+
* Add CloudFormation::StackSet per 2020-09-17 changes
69+
* Add AWS::AppFlow per 2020-09-17 changes
70+
* Add DisableExecuteApiEndpoint to ApiGatewayV2::Api per 2020-09-17 changes
71+
* Add MutualTlsAuthentication to ApiGateway::DomainName per 2020-09-17 changes
72+
* Add MutualTlsAuthentication to ApiGatewayV2::DomainName per 2020-09-17 changes
73+
* AWS::MSK::Cluster.ClientAuthentication.Sasl (#1802)
74+
* Add WorkSpaces::ConnectionAlias per 2020-10-01 changes
75+
* Fix formatting in MSK
76+
* Update AWS::Batch per 2020-10-01 changes
77+
* Add CapacityProviderStrategy to ECS::Service per 2020-10-01 changes
78+
* Remove duplicate elasticache NodeGroupConfiguration property (Fixes #1803)
79+
* Add AWS::Timestream per 2020-10-08 changes
80+
* Add AWS::CodeArtifact per 2020-10-08 changes
81+
* Update Backup per 2020-10-08 changes
82+
* Update AmazonMQ per 2020-10-08 changes
83+
* Update EKS per 2020-10-08 changes
84+
* AWS::AutoScaling::AutoScalingGroup.NewInstancesProtectedFromScaleIn (#1804)
85+
* Improve grammar on install steps (#1800)
86+
* Update DLM to support cross region copy (Fixes #1799)
87+
* Update WAFv2 per 2020-0723 changes (Fixes #1797)
88+
* Update ECR::Repository.ImageScanningConfiguration to output the correct json (Fixes #1791)
89+
190
2.6.2 (2020*07*12)
291
------------------
392
* Add Description property to EC2::TransitGateway (#1674)

RELEASE.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ Steps to release a new version
88
- Update CHANGELOG.md with changes made since last release
99
- Verify release installs on Python2 and Python 3: ``make release-test``
1010
- Create a signed tag: ``git tag --sign -m "Release 1.1.1" 1.1.1``
11-
- Create PyPI release: ``python setup.py sdist upload --sign``
11+
- Build the distribution: python setup.py sdist
12+
- Use twine to check the release: twine check $(ls -t dist/troposphere*.gz | head -1)
13+
- Upload using twine: twine upload -s $(ls -t dist/troposphere*.gz | head -1)
1214
- Push commits: ``git push``
1315
- Push tag: ``git push --tags``
1416
- Update github release page: https://github.com/cloudtools/troposphere/releases

troposphere/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
from . import validators
1515

16-
__version__ = "2.6.2"
16+
__version__ = "2.6.3"
1717

1818
# constants for DeletionPolicy and UpdateReplacePolicy
1919
Delete = 'Delete'

0 commit comments

Comments
 (0)