File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed
aws-sdk-core/lib/aws-sdk-core Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
- Unreleased Changes
1
+ 2.1.27 (2015-10-06)
2
2
------------------
3
3
4
4
* Feature - Aws::WAF - Adds SDK support for AWS WAF, a web application firewall
Original file line number Diff line number Diff line change @@ -245,7 +245,8 @@ to be backwards compatible.
245
245
| AWS Security Token Service | STS | 2011-06-15 |
246
246
| AWS Storage Gateway | StorageGateway | 2013-06-30 |
247
247
| AWS Support | Support | 2013-04-15 |
248
- | Amazon CloudFront | CloudFront | 2015-04-17 |
248
+ | AWS WAF | WAF | 2015-08-24 |
249
+ | Amazon CloudFront | CloudFront | 2015-07-27 |
249
250
| Amazon CloudHSM | CloudHSM | 2014-05-30 |
250
251
| Amazon CloudSearch | CloudSearch | 2013-01-01 |
251
252
| Amazon CloudSearch Domain | CloudSearchDomain | 2013-01-01 |
Original file line number Diff line number Diff line change 1
- 2.1.26
1
+ 2.1.27
Original file line number Diff line number Diff line change 1
1
module Aws
2
- VERSION = '2.1.26 '
2
+ VERSION = '2.1.27 '
3
3
end
You can’t perform that action at this time.
0 commit comments