Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 848 Bytes

File metadata and controls

22 lines (16 loc) · 848 Bytes

Lambda Runtime Graalvm Releases

Version 2.3.1 (May 3, 2021)

  • Fixed Graalvm handling java.util.Map parameter type

Version 2.3.0 (April 18, 2021)

  • Fixed reflection bug when using GraalVM

Version 2.2.2 (March 7, 2021)

  • Lambda handler class is instantiated for each request

Version 2.2.1 (Jan 21, 2020)

  • renamed _X_AMZN_TRACE_ID to com.amazonaws.xray.traceHeader

Version 2.2.0 (Jan 19, 2020)

  • Propagate the X-Ray tracing header by setting _X_AMZN_TRACE_ID (#6)