aws-sdk 1.7.0 → 1.7.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -32,6 +32,9 @@ module AWS
32
32
  parts << "Signature=#{signature(credentials)}"
33
33
  headers['x-amzn-authorization'] = parts.join(',')
34
34
 
35
+ headers['x-amz-security-token'] = credentials.session_token if
36
+ credentials.session_token
37
+
35
38
  end
36
39
 
37
40
  protected
@@ -14,5 +14,5 @@
14
14
 
15
15
  module AWS
16
16
  # Current version of the AWS SDK for Ruby
17
- VERSION = '1.7.0'
17
+ VERSION = '1.7.1'
18
18
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.7.0
4
+ version: 1.7.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-11-02 00:00:00.000000000 Z
12
+ date: 2012-11-07 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: uuidtools
@@ -568,7 +568,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
568
568
  version: '0'
569
569
  segments:
570
570
  - 0
571
- hash: 543278940560316057
571
+ hash: -2056745554463326016
572
572
  required_rubygems_version: !ruby/object:Gem::Requirement
573
573
  none: false
574
574
  requirements: