Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve request debug handlers #95

Merged
merged 2 commits into from
Feb 8, 2015
Merged

Improve request debug handlers #95

merged 2 commits into from
Feb 8, 2015

Conversation

cbroglie
Copy link

@cbroglie cbroglie commented Feb 8, 2015

  • Add support for logging the request before and after it is signed
  • Fix nil pointer crash when the response object is nil (such as when
    the URL is malformed)

Chris Broglie added 2 commits February 8, 2015 03:36
- Add support for logging the request before and after it is signed
- Fix nil pointer crash when the response object is nil (such as when
the URL is malformed)
lsegal added a commit that referenced this pull request Feb 8, 2015
Improve request debug handlers
@lsegal lsegal merged commit caa0331 into aws:develop Feb 8, 2015
skotambkar pushed a commit to skotambkar/aws-sdk-go that referenced this pull request May 20, 2021
Release v2.0.0-preview.2 (2018-01-15)
===

### Services
* Synced the V2 SDK with latests AWS service API definitions.

### SDK Bugs
* `service/s3/s3manager`: Fix Upload Manger's UploadInput fields ([aws#89](aws/aws-sdk-go-v2#89))
	* Fixes [aws#88](aws/aws-sdk-go-v2#88)
* `aws`: Fix Pagination handling of empty string NextToken ([aws#94](aws/aws-sdk-go-v2#94))
	* Fixes [aws#84](aws/aws-sdk-go-v2#84)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants