Skip to content

Commit cd5afb2

Browse files
committed
Bumped version to v2.0.43
1 parent f353103 commit cd5afb2

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Unreleased Changes
1+
2.0.43 (2015-05-14)
22
------------------
33

44
* Feature - Aws::DirectoryService - APIs are now supported for the Simple AD and

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,12 +229,13 @@ to be backwards compatible.
229229
| AWS Config | ConfigService | 2014-11-12 |
230230
| AWS Data Pipeline | DataPipeline | 2012-10-29 |
231231
| AWS Direct Connect | DirectConnect | 2012-10-25 |
232+
| AWS Directory Service | DirectoryService | 2015-04-16 |
232233
| AWS Elastic Beanstalk | ElasticBeanstalk | 2010-12-01 |
233234
| AWS Identity and Access Management | IAM | 2010-05-08 |
234235
| AWS Import/Export | ImportExport | 2010-06-01 |
235236
| AWS Key Management Service | KMS | 2014-11-01 |
236-
| AWS Lambda | Lambda | 2015-03-31 |
237237
| AWS Lambda | LambdaPreview | 2014-11-11 |
238+
| AWS Lambda | Lambda | 2015-03-31 |
238239
| AWS OpsWorks | OpsWorks | 2013-02-18 |
239240
| AWS Security Token Service | STS | 2011-06-15 |
240241
| AWS Storage Gateway | StorageGateway | 2013-06-30 |
@@ -250,7 +251,7 @@ to be backwards compatible.
250251
| Amazon DynamoDB | DynamoDB | 2012-08-10 |
251252
| Amazon EC2 Container Service | ECS | 2014-11-13 |
252253
| Amazon ElastiCache | ElastiCache | 2015-02-02 |
253-
| Amazon Elastic Compute Cloud | EC2 | 2015-03-01 |
254+
| Amazon Elastic Compute Cloud | EC2 | 2015-04-15 |
254255
| Amazon Elastic MapReduce | EMR | 2009-03-31 |
255256
| Amazon Elastic Transcoder | ElasticTranscoder | 2012-09-25 |
256257
| Amazon Glacier | Glacier | 2012-06-01 |

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.42
1+
2.0.43
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Aws
2-
VERSION = '2.0.42'
2+
VERSION = '2.0.43'
33
end

0 commit comments

Comments
 (0)