All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
log4j-core
to 2.17.0
to address security vulnerabilityaws-lambda-java-log4j2
to 1.4.0
to address security vulnerabilityorg.apache.logging.log4j
to 2.16.0
to address security vulnerabilityaws-lambda-java-log4j2
to 1.3.0
and org.apache.logging.log4j
to 2.15.0
to address critical security vulnerabilitycom.google.code.gson
to 2.8.9
to address security vulnerabilitiesAdapterLogger
timestamp to be in ISO formatThis is a breaking change as it requires the existence of a python3
runtime in the environment, similar to AWS's lambda runtime for Java8
JsonUtils
class to help with converting from a JSON string to a Map
with proper type assignment
JsonUtils.toMap()
converts JSON string to a Map
MessageParser.HandleMessage()
to properly handle errors where e.getMessage()
is null
, such as a NullPointerException
granules
, parentArn
, and stackName
to the AdapterLogger classCan you improve this documentation? These fine people already did:
Mark Boyd, Jonathan Kovarik, Menno, laurenfrederick & Jenny LiuEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close