-
Notifications
You must be signed in to change notification settings - Fork 916
Integrating AWS CRT 0.5.1 into aws-crt-dev-preview #1758
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,048
commits into
aws:aws-crt-dev-preview
from
rccarper:aws-crt-latest-api-update-dev-preview
Closed
Integrating AWS CRT 0.5.1 into aws-crt-dev-preview #1758
rccarper
wants to merge
1,048
commits into
aws:aws-crt-dev-preview
from
rccarper:aws-crt-latest-api-update-dev-preview
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
…bc7bbeefdd9 Pull request: release <- staging/a3ea5c8b-6afb-492c-9af7-6bc7bbeefdd9
…ds VersionedRecordExtension by default
…earning Transforms and adds a new API, ListMLTransforms to support tag filtering. With this feature, customers can use tags in AWS Glue to organize and control access to Machine Learning Transforms.
…nted AI ListHumanLoops API, DescribeHumanLoop response, StartHumanLoop response and type names of SDK fields.
…TLS) between Virtual Nodes in a Mesh. Customers can use managed certificates from an AWS Certificate Manager Private Certificate Authority or bring their own certificates from the local file system to encrypt traffic between their workloads. See https://docs.aws.amazon.com/app-mesh/latest/userguide/virtual-node-tls.html for details.
…ommand and an aggregator name, performs the corresponding search on resources aggregated by the aggregator, and returns resource configurations matching the properties.
…ort sticky sessions for Network Load Balancers.
…ing of dashboards that a specific user has access to.
…bugs for the IAM Access Analyzer feature.
…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
…d PermissionPolicy APIs for WAFv2.
…iew, in preparation for the Detective GA release.
…atch Metrics. You can now set a policy on your container to dictate which metrics MediaStore sends to CloudWatch.
…s. In the case of a deployment rollback, the event log details the rollback reason.
…or the Amazon Elastic Inference service.
…ProjectVersion APIs to Amazon Rekognition Custom Labels.
…duces MMS support for SMS messages.
…e934a3351e4 Pull request: release <- staging/daa28b60-d856-44be-9c3f-fe934a3351e4
…s. Also fixed recognition of parameterized classes as potential document beans
… basic operations
51ccc91
to
0a69d0c
Compare
SonarCloud Quality Gate failed.
|
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
Details about the changes that I made in addition to the above branches:
Testing
mvn clean install
[x ] I confirm that this pull request can be released under the Apache 2 license