Merge aws-lambda-java-runtime-interface-client 2.4.1#1
Merged
AntonKozlov merged 121 commits intoCRaC:cracCRaC/aws-lambda-java-libs:cracfrom Jan 12, 2024
Merged
Merge aws-lambda-java-runtime-interface-client 2.4.1#1AntonKozlov merged 121 commits intoCRaC:cracCRaC/aws-lambda-java-libs:cracfrom
AntonKozlov merged 121 commits intoCRaC:cracCRaC/aws-lambda-java-libs:cracfrom
Conversation
These are different to HTTP APIs responses as they include a required field for 'usageIdentifierKey'.
Co-authored-by: Carl Zogheib <11421173+carlzogh@users.noreply.github.com>
Co-authored-by: Carl Zogheib <11421173+carlzogh@users.noreply.github.com>
Co-authored-by: Carl Zogheib <11421173+carlzogh@users.noreply.github.com>
Co-authored-by: Carl Zogheib <11421173+carlzogh@users.noreply.github.com>
…aws#249) Co-authored-by: Carl Zogheib <11421173+carlzogh@users.noreply.github.com>
Add headers in KafkaEventRecord
Co-authored-by: Carl Zogheib <11421173+carlzogh@users.noreply.github.com>
Co-authored-by: Carl Zogheib <11421173+carlzogh@users.noreply.github.com>
Add ARM64 architecture support
Co-authored-by: Carl Zogheib <11421173+carlzogh@users.noreply.github.com>
Added a new response type to return the list of failed messages.
* Fix samples workflow by installing events locally
It was found that the fix to address CVE-2021-44228 in Apache Log4j 2.15.0 was incomplete in certain non-default configurations. The 2.16.0 fixes the CVE-2021-45046 problem.
ignore module-info class, release 2.3.1
Apply formatting, revisit methods visibility in `EventHandlerLoader`
* extendedRequestId * requestTime * requestTimeEpoch * domainName * protocol
* Update PULL_REQUEST_TEMPLATE.md As part of a PR, it would be good to capture the target of the change. It could be Managed runtime, OCI or both. RIC implementation hosted in this repository has more features than used in managed runtime (i.e. platform detection). All changes which are subject to review should have target clearly defined. If a change is targeted to OCI, reviewers should ensure the change is not affecting managed runtime functionally and performance wise
Co-authored-by: Daniel Torok <torokd@amazon.com>
Co-authored-by: Daniel Torok <torokd@amazon.com>
* [alc] ContextLogger changes in RIC --------- Co-authored-by: Daniel Torok <torokd@amazon.com>
Co-authored-by: Daniel Torok <torokd@amazon.com>
…#455) Add support for DynamodbEvent.DynamodbStreamRecord serialization
Member
Author
|
Hearing no objectsion, I'm merging this. |
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
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.
CRaC/docs#24.
Merge aws-lambda-java-runtime-interface-client 2.4.1 from aws/aws-lambda-java-libs to get support of aarch64 native libs.