Lambda Managed Instances Implementation and Tests. RIC Version Bump to 2.8.7.#576
Merged
M-Elsaeed merged 26 commits intomainaws/aws-lambda-java-libs:mainfrom Dec 4, 2025
moehabe/lambda_managed_instancesaws/aws-lambda-java-libs:moehabe/lambda_managed_instancesCopy head branch name to clipboard
Merged
Lambda Managed Instances Implementation and Tests. RIC Version Bump to 2.8.7.#576M-Elsaeed merged 26 commits intomainaws/aws-lambda-java-libs:mainfrom moehabe/lambda_managed_instancesaws/aws-lambda-java-libs:moehabe/lambda_managed_instancesCopy head branch name to clipboard
M-Elsaeed merged 26 commits intomainaws/aws-lambda-java-libs:mainfrom
moehabe/lambda_managed_instancesaws/aws-lambda-java-libs:moehabe/lambda_managed_instancesCopy head branch name to clipboard
Commits
Commits on Dec 4, 2025
- authored andcommitted

Multi-concurrency mode for the Runtime Interface Client and thread_local C++ Curl Client (#82)
Show description for a9c7fd1authored andcommitted
Merge from Public Repo (#83)
Show description for 2769f83andcommitted
Support Multiconcurrent Logging (#86)
Show description for a66ed4bandcommitted
Modified RIC Behavior for Retries and Failure Handling (#84)
Show description for 1fde59fauthored andcommitted
Merge from public repo (#88)
Show description for 93221daauthored andcommitted
Version Bump to 2.8 (#89)
Show description for d7e2a6dandcommitted
Only Log Concurrency Warning Message when AWS_LAMBDA_MAX_CONCURRENCY is set (#90)
Show description for 2cf626bandcommitted
Version Bump RIC to 2.8.1 (#91)
Show description for e35157bauthored andcommitted
Allow AWS_LAMBDA_MAX_CONCURRENCY to be one and crash the RIC Otherwise and Version Bump to 2.8.2 (#92)
Show description for ddb3445authored andcommitted
Version bump: serialization 1.1.5→1.1.6, events 3.16.0→3.16.1, update dependencies
Show description for 8fe3580authored andcommitted
Fix runtime interface client workflows to use local serialization dependency
Show description for 428d125authored andcommitted
- authored andcommitted


- authored andcommitted


- authored andcommitted


Ensure EventHandlerLoader Thread Safety. (#95)
Show description for 3ac07d0andcommitted
Make Trace ID accessible through Context (#101)
Show description for 1a7af45andcommitted
Migrate to Deploying using Maven Central (#103)
Show description for e9c084eandcommitted
Fix performance Issue By Using Blocking Calls instead of Busy Waiting (#106)
Show description for 2250e99andcommitted
Log errorType and errorMessage from RAPID (#105)
Show description for 085c975andcommitted
Version Bump RIC to 2.8.5 (#107)
Show description for e61bc63andcommitted
MultiConcurrent XRAY TraceID using utils-lite (#96)
Show description for f93664fandcommitted
RIC version bump to 2.8.6 (#108)
Show description for 2b48c7aandcommitted
Remove Bounds of AWS_LAMBDA_MAX_CONCURRENCY and RIC version Bump to 2.8.7 (#110)
Show description for 7598dceandcommitted
Fix The Error Message for Invalid Config of AWS_LAMBDA_MAX_CONCURRENCY (#111)
Show description for 4b4493candcommitted
- committed
Mohammed Ehab