1.4.0
- Getter support for x-ray trace ID through the Context object
1.3.0
- Adding support for multi tenancy (#545)
1.2.3:
- Extended logger interface with level-aware logging backend functions
1.2.2:
- Added new
CustomPojoSerializerinterface - Removed unnecessary usage of public on interface methods (#172)
1.2.1:
- Added missing XML namespace declarations to
pom.xmlfile (#97) - Updated
nexusUrlinpom.xmlfile (#108)
1.2.0:
- Added method to log byte array to
LambdaLogger
1.1.0:
- Added
LambdaRuntimeandLambdaRuntimeInternal - Added
getInstallationId()toClient - Added
getFunctionVersion()andgetInvokedFunctionArn()toContext
1.0.0:
- Initial support for java in AWS Lambda