Skip to content

Merging H2 changes to master #651

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

Merged
merged 383 commits into from
Aug 8, 2018
Merged

Merging H2 changes to master #651

merged 383 commits into from
Aug 8, 2018

Conversation

shorea
Copy link
Contributor

@shorea shorea commented Aug 7, 2018

No description provided.

AWS and others added 30 commits March 21, 2018 00:54
…gResponseHandler to ResponseTransformer. Made method names common between the implementation. Made support for byte arrays and strings match between sync and async.
Create Uber JAR for Kinesis
…her than default User-Agent in Java when making requests to metadata service

Similar to AWS Golang SDK and Ruby SDK, send a User-Agent other than the default User-Agent when making requests to the EC2 metadata for credentials.
aws/aws-sdk-java#1562 for aws-sdk-java addresses this also.  PR #1445 for botocore implements this too.

This will enable protection of AWS credentials from Server Side Request Forgery (SSRF) vectors by being able to use a metadata proxy to block requests
that do not have the right User-Agent set.  User-Agent is not controllable by an attacker via SSRF.
…erceptors. Order shouldn't matter and the last name was awkward. Marked ExecutionInterceptor as internal for now. We have some changes we want to make, so we'd like to discourage people from implementing it.
…ted them as do-not-implement. We have some changes expected in these interfaces before release.
Fixes and build stability
@shorea shorea merged commit 34a6884 into master Aug 8, 2018
@shorea shorea deleted the h2 branch November 23, 2018 03:55
aws-sdk-java-automation added a commit that referenced this pull request Oct 28, 2019
…aeaad720

Pull request: release <- staging/de80519b-f98d-4b85-a77b-aa63aeaad720
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.

10 participants