All notable changes to this project is documented in this file. This project adheres to Semantic Versioning.
This is a maintenance release that fixes security vulnerabilities in lodash, set-value and mixin-deep developer dependencies.
This is a maintenance release to update all third party development dependencies to the latest version. The functionality of the module is not affected by this change.
This is a maintenance release to fix security vulnerabilities CVE-2018-16487 and CVE-2018-16492 in the lodash and extend dependencies. These packages are used only to build this module, so the functionality of this module should not be affected by this change at all.
- BREAKING CHANGE: The
mochadependency is updated to^6.0.1, also the relatednycandts-nodepackages are updated to their latest version. Due to a bug in mocha themocha.optsfiles are needed to be moved to the newymlformat.
- BREAKING CHANGE: Dropping support for NodeJS v6, CI pipelines are running on the current LTS version (now 10.15.0) and the latest version available on the CI platform. This change enables keeping third-party dependencies up-to-date.
- The
aws-sdkdependency is updated to^2.312.0.
- Meeting CII Best Practices "Passing" level criteria.
First public release.