Skip to main content

IDS Layer version 1.3.0

Release date: July 4, 2023

Language versions currently supported:

  • Node.js 12, Node.js 14, Node.js 16

  • Python 3.8, Python 3.9

Minimum requirements:

  • Memory: 256 MB

  • Timeout: 5 seconds

Included third-party packages: See here.

New and improved:

  • Improved layer size (reduced by 10MB)

  • Optimized the array input evaluation

  • Added support for SQLI in DynamoDB

  • Optimized array evaluation in nested keys

  • Improved event type identification and handling

Possible issues:

  • Dependencies collision:

  • Node.js:

    • Handler function that is defined with both async and a callback like async function (event, context, callback), is not supported

    • Webpack library target to commonjs2 with typescript compiler option module different than Commonjs is not supported