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)
2
2
------------------
3
3
4
4
* 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.
225
225
| ---------------------------------------- | -------------------- | ----------- |
226
226
| AWS CloudFormation | CloudFormation | 2010-05-15 |
227
227
| AWS CloudTrail | CloudTrail | 2013-11-01 |
228
+ | AWS CodeCommit | CodeCommit | 2015-04-13 |
228
229
| AWS CodeDeploy | CodeDeploy | 2014-10-06 |
230
+ | AWS CodePipeline | CodePipeline | 2015-07-09 |
229
231
| AWS Config | ConfigService | 2014-11-12 |
230
232
| AWS Data Pipeline | DataPipeline | 2012-10-29 |
231
233
| AWS Direct Connect | DirectConnect | 2012-10-25 |
@@ -234,8 +236,8 @@ to be backwards compatible.
234
236
| AWS Identity and Access Management | IAM | 2010-05-08 |
235
237
| AWS Import/Export | ImportExport | 2010-06-01 |
236
238
| AWS Key Management Service | KMS | 2014-11-01 |
237
- | AWS Lambda | Lambda | 2015-03-31 |
238
239
| AWS Lambda | LambdaPreview | 2014-11-11 |
240
+ | AWS Lambda | Lambda | 2015-03-31 |
239
241
| AWS OpsWorks | OpsWorks | 2013-02-18 |
240
242
| AWS Security Token Service | STS | 2011-06-15 |
241
243
| 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 1
1
module Aws
2
- VERSION = '2.1.3 '
2
+ VERSION = '2.1.4 '
3
3
end
You can’t perform that action at this time.
0 commit comments