Liking cljdoc? Tell your friends :D

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

[v1.3.8] - 2022-01-12

Fixed

  • Updated log4j-api to 2.17.1 to address security vulnerability
  • Updated log4j-core to 2.17.1 to address security vulnerability

[v1.3.7] - 2021-12-20

Added

  • Added log4j-api version 2.17.0

Fixed

[v1.3.6] - 2021-12-20

Fixed

[v1.3.5] - 2021-12-15

Fixed

[v1.3.4] - 2021-12-15

Fixed

[v1.3.3] - 2021-12-13

Fixed

  • Updated aws-lambda-java-log4j2 to 1.3.0 and org.apache.logging.log4j to 2.15.0 to address critical security vulnerability
  • Updated com.google.code.gson to 2.8.9 to address security vulnerabilities

[v1.3.2] - 2020-11-19

Fixed

  • Fixed timeout on large messages

[v1.3.1] - 2020-06-10

Fixed

  • CUMULUS-2017 - fixed the AdapterLogger timestamp to be in ISO format

[v1.3.0] - 2020-02-10

BREAKING CHANGES

  • Updated external CMA call to utilize python3 in anticipation of updates to the CMA.

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

[v1.2.13] - 2020-01-02

Added

  • Added 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

[v1.2.12] - 2019-12-17

Changed

  • Updated MessageParser.HandleMessage() to properly handle errors where e.getMessage() is null, such as a NullPointerException

[v1.2.11] - 2019-11-15

Added

  • CUMULUS-1634 - Adds three new keys granules, parentArn, and stackName to the AdapterLogger class

[v1.2.10] - 2019-10-03

Added

  • CUMULUS-1488 - Update java client to allow use of CUMULUS_MESSAGE_ADAPTER_DIR environment variable/support layers

[v1.2.9] - 2019-09-16

Added

  • Updated CMA client to handle parameterized configuration, set execution env variable regardless of message format

Can you improve this documentation? These fine people already did:
Mark Boyd, Jonathan Kovarik, Menno, laurenfrederick & Jenny Liu
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close