All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
This 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:
Jonathan Kovarik, Mark Boyd & Jenny LiuEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close