File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed
aws-sdk-core/lib/aws-sdk-core Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1- Unreleased Changes
1+ 2.1.4 (2015-07-09)
22------------------
33
44* Feature - Aws::ECS - Amazon EC2 Container Service now supports the UDP
Original file line number Diff line number Diff line change @@ -225,7 +225,9 @@ to be backwards compatible.
225225| ---------------------------------------- | -------------------- | ----------- |
226226| AWS CloudFormation | CloudFormation | 2010-05-15 |
227227| AWS CloudTrail | CloudTrail | 2013-11-01 |
228+ | AWS CodeCommit | CodeCommit | 2015-04-13 |
228229| AWS CodeDeploy | CodeDeploy | 2014-10-06 |
230+ | AWS CodePipeline | CodePipeline | 2015-07-09 |
229231| AWS Config | ConfigService | 2014-11-12 |
230232| AWS Data Pipeline | DataPipeline | 2012-10-29 |
231233| AWS Direct Connect | DirectConnect | 2012-10-25 |
@@ -234,8 +236,8 @@ to be backwards compatible.
234236| AWS Identity and Access Management | IAM | 2010-05-08 |
235237| AWS Import/Export | ImportExport | 2010-06-01 |
236238| AWS Key Management Service | KMS | 2014-11-01 |
237- | AWS Lambda | Lambda | 2015-03-31 |
238239| AWS Lambda | LambdaPreview | 2014-11-11 |
240+ | AWS Lambda | Lambda | 2015-03-31 |
239241| AWS OpsWorks | OpsWorks | 2013-02-18 |
240242| AWS Security Token Service | STS | 2011-06-15 |
241243| AWS Storage Gateway | StorageGateway | 2013-06-30 |
Original file line number Diff line number Diff line change 1- 2.1.3
1+ 2.1.4
Original file line number Diff line number Diff line change 11module Aws
2- VERSION = '2.1.3 '
2+ VERSION = '2.1.4 '
33end
You can’t perform that action at this time.
0 commit comments