-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: aws/aws-sdk-ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.43.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: aws/aws-sdk-ruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.45.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 16 files changed
- 3 contributors
Commits on Jun 13, 2014
-
Fixed an issue with AWS::EC2::Client#copy_snapshot.
Added integration tests for copy snapshot and copy encrypted snapshot. Fixes #561
2Configuration menu - View commit details
-
Copy full SHA for 500004d - Browse repository at this point
Copy the full SHA 500004dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b1d859 - Browse repository at this point
Copy the full SHA 5b1d859View commit details -
Fix Net::HTTP Handler Behavior
There are two notable behavior changes: 1. We do not yield to a block when there is zero content. This was causing an exception upstream in the code (in the case of client-side encryption, a cipher#update exception for no content). 2. We moved the truncated body check to be outside the Net::HTTP block, so that we don't clobber exceptions that were raised before that check. These issues have existed in the code for some time, but negative effects were only recently realized when a change in OpenSSL behavior resulted in empty packets being sent over the wire - yielding these caused exceptions downstream, rather than waiting for the content to be sent. That issue should no longer occur. Resolves issue #557.
Configuration menu - View commit details
-
Copy full SHA for 0898b0c - Browse repository at this point
Copy the full SHA 0898b0cView commit details -
Removed milliseconds from Query protocol Timestamp param.
This caused a regression in Ruby 1.8.7 which does not support %L in `strftime`. Fixes #563
Configuration menu - View commit details
-
Copy full SHA for ca5defc - Browse repository at this point
Copy the full SHA ca5defcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4e55c0 - Browse repository at this point
Copy the full SHA a4e55c0View commit details
Commits on Jun 17, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 011fd3d - Browse repository at this point
Copy the full SHA 011fd3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c080353 - Browse repository at this point
Copy the full SHA c080353View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92ace95 - Browse repository at this point
Copy the full SHA 92ace95View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1507cc - Browse repository at this point
Copy the full SHA c1507ccView commit details
Commits on Jun 20, 2014
-
Configuration menu - View commit details
-
Copy full SHA for a6c6964 - Browse repository at this point
Copy the full SHA a6c6964View commit details -
Configuration menu - View commit details
-
Copy full SHA for deb84e6 - Browse repository at this point
Copy the full SHA deb84e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 107a152 - Browse repository at this point
Copy the full SHA 107a152View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56f0fc5 - Browse repository at this point
Copy the full SHA 56f0fc5View commit details
Commits on Jun 23, 2014
-
Added require 'json' to ensure no failure when calling using AWS.conf…
…ig.credentials
Joel Courtney committedJun 23, 2014 Configuration menu - View commit details
-
Copy full SHA for c15f1f7 - Browse repository at this point
Copy the full SHA c15f1f7View commit details -
Merge pull request #567 from jufemaiz/master
Added require 'json' to ensure no failure when calling using AWS.config.... Fixes #566
Configuration menu - View commit details
-
Copy full SHA for 9ec2306 - Browse repository at this point
Copy the full SHA 9ec2306View commit details
Commits on Jun 25, 2014
-
Update Amazon SES to Latest API Version
This change adds support for delivery notifications to Amazon Simple Email Service.
Configuration menu - View commit details
-
Copy full SHA for c53324c - Browse repository at this point
Copy the full SHA c53324cView commit details
Commits on Jun 26, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 7f639a2 - Browse repository at this point
Copy the full SHA 7f639a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e927e6 - Browse repository at this point
Copy the full SHA 8e927e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d63c1f - Browse repository at this point
Copy the full SHA 5d63c1fView commit details
There are no files selected for viewing