-
Notifications
You must be signed in to change notification settings - Fork 910
Rebasing master into aws-crt-dev-preview #1762
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
Closed
rccarper
wants to merge
1,033
commits into
aws:aws-crt-dev-preview
from
rccarper:aws-crt-dev-preview-rebase-master
Closed
Rebasing master into aws-crt-dev-preview #1762
rccarper
wants to merge
1,033
commits into
aws:aws-crt-dev-preview
from
rccarper:aws-crt-dev-preview-rebase-master
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…61d637bc66f Pull request: release <- staging/7386f4e3-5458-4bfa-b48d-c61d637bc66f
…d8c6ec86179 Pull request: release <- staging/29ecf595-95d3-4470-9a88-7d8c6ec86179
…etectEntitiesV2 API will provide temporal relations to existing NERe entities such as Medication, Test, Treatment, Procedure and Medical conditions.
…3922c60b95f Pull request: release <- staging/a86c4a69-bf73-417a-a8d4-b3922c60b95f
The HTTP to HTTP/2 adapter can spread a single write() call into multiple upstream write calls; in this case it should be calling aggregator.newPromise() for each of these write calls so that the downstream write promise is only completed once all of these write calls are complete.
…t for tags and tagging on resource creation.
…111437eea96 Pull request: release <- staging/f82f336e-daf3-4f40-aa3e-4111437eea96
…duces support for integrating recommender models with email, push notification, and SMS message templates. You can now use these types of templates to connect to recommender models and add personalized recommendations to messages that you send from campaigns and journeys.
…2dacb5e05fc Pull request: release <- staging/859630d5-a0d0-4d86-8866-12dacb5e05fc
…st/response objects
…or unprocessed keys
…Index, EnhancedLocalSecondaryIndex and Expression. Added missing javadocs
…icating the instance's local IP address involved in the threat.
… Defender. Dimensions can be used in Security Profiles to collect and monitor fine-grained metrics.
…rivate cloud (VPC) to your MediaConnect flow without going over the public internet.
…607688b224b Pull request: release <- staging/da8c22c4-9478-4be3-af16-8607688b224b
SonarCloud Quality Gate failed.
|
aws-sdk-java-automation
added a commit
that referenced
this pull request
Oct 13, 2021
…188fd956a Pull request: release <- staging/ea07b03c-7529-42b9-8f2f-13a188fd956a
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Rebasing master into aws-crt-dev-preview. Also updating snapshot version and fixing check style errors.
Motivation and Context
This is in preparation for merging the latest CRT into aws-dev-preview.
Testing
mvn clean install
Screenshots (if appropriate)
Types of changes
Checklist
mvn install
succeedsLicense