-
Notifications
You must be signed in to change notification settings - Fork 916
Updated to next snapshot version 2.0.0-preview-12-SNAPSHOT #637
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
Conversation
CHANGELOG.md
Outdated
# __2.0.0-preview-11__ __2018-07-30__ | ||
## __AWS SDK for Java v2__ | ||
- ### Features | ||
- - Updated `AwsCredentials` to interface implemented by `AwsBasicCredentials` and `AwsSessionCredentials` - Renamed `AwsCredentialsProvider.getCredentials()` to `AwsCredentialsProvider.resolveCredentials()`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor: Remove extra hypen. Formatting in markup seems a bit off due to it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good catch, fixed
b20e86b
to
07335d2
Compare
CHANGELOG.md
Outdated
- ### Bugfixes | ||
- Fix the Netty async client to stop publishing to the request stream once `Content-Length` is reached. | ||
|
||
## __runtime__ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: should be AWS SDK for Java v2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 fixed
07335d2
to
a515bbc
Compare
Updated to next snapshot version 2.0.0-preview-12-SNAPSHOT
…b7f6a9c8 Pull request: release <- staging/ca49db42-8ace-4da3-bed0-3b0fb7f6a9c8
Updated to next snapshot version 2.0.0-preview-12-SNAPSHOT