Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c75f4e2

Browse files
committed
Update for changes since 1.5.0
1 parent 6afee75 commit c75f4e2

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,43 @@
1+
## 1.6.0 (pending)
2+
- Remove unnecessary AWSHelperFn from props
3+
- ReplicationConfigurationRules Destination is now an object (#380)
4+
- Add WAF SizeConstraintSet and XssMatchSet
5+
- Logs SubscriptionFilter (#413)
6+
- Elasticsearch support (#415)
7+
- Fixed ConfigSnapshotDeliveryProperties type (#420)
8+
- Adding support for EMR resources (#421)
9+
- Fix `ecs.TaskDefinition.Volumes` that was incorrectly flagged as required (#422)
10+
- AWS::ECR test example (#423)
11+
- Add cloudfront hostedzoneid for route53 (#427)
12+
- Typo in variable name (431)
13+
- ScalingAdjustment is an integer (#432)
14+
- Add Compress to CloudFront (#433)
15+
- Added missing S3OriginConfig parameter(#437)
16+
- Allow both GetAtt and a basestring (#440)
17+
- Add VpcConfig to AWS::Lambda::Function (#442)
18+
- Add Version Resource to awslambda (#443)
19+
- Add Alias Resource to awslambda (#444)
20+
- Ignore If expression during validation of ASG (#446)
21+
- Add test and tweak fix for ASG MaxSize If fix (#446)
22+
- Provide Valid Lambda Function Memory Values for use in Parameters (#449)
23+
- Add FunctionName to Lambda::Function (#452)
24+
- Add support for EBS volume configuration in EMR resources (#453)
25+
- Add elasticsearch instance type constants (#454)
26+
- DomainName isn't a required parameter (#457)
27+
- Create Documentation To Help Contributors (#458)
28+
- Move Groups to property, add policy template version (#460)
29+
- Fix Elasticsarch Domain object naming and add backward compatibility (#461)
30+
- EC2 update FromPort, ToPort and Egress as optional (#463)
31+
- ApiGateway Resources (#466)
32+
- Added CloudWatch Events support (#467)
33+
- Import JSON Templates (#468)
34+
- Fix config Source object to take a list of SourceDetails (#469)
35+
- Update Contribute Document to Use Requirements.txt (#470)
36+
- Update to Apr 25, 2016 release (#471)
37+
- Implement LifecycleRule Transitions property (#472)
38+
- Better AWSHelperFn support in template generator (#473)
39+
- Fix Bucket AccessControl to allow Ref (#475)
40+
141
## 1.5.0 (2016-03-01)
242
- Add MariaDB to list of RDS engines [GH-368]
343
- Add ap-northeast [GH-373]

0 commit comments

Comments
 (0)