@nearform/trail-core
Version:
Audit trail logging service
40 lines (31 loc) • 3.38 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 6.0.0 (2021-05-03)
### Bug Fixes
* audit fix, upgrade inert ([4a6a0de](https://github.com/nearform/trail/commit/4a6a0de254e1ea59a3f8b543730d32c3fe35e0ba))
* code formatting ([ab8d9d5](https://github.com/nearform/trail/commit/ab8d9d5bd3abcd7670048495b37fb505ca27888c))
* config upgrade ([f53e34c](https://github.com/nearform/trail/commit/f53e34ce575ce95afd5e7e131e581c36b96318c6))
* Correctly interpolate queries. ([fda0ac3](https://github.com/nearform/trail/commit/fda0ac3895b265799e232745ca58e2c6a3ede41d))
* dependency issues, upgrade boom ([861bc15](https://github.com/nearform/trail/commit/861bc15f58739b168bf74cccdb770c2ebf864916))
* disable leak test on graphql plugin ([1df055b](https://github.com/nearform/trail/commit/1df055b34bf777a8ee5aa9d5f9d65b93cdbaacaa))
* formatting ([70e5e5a](https://github.com/nearform/trail/commit/70e5e5afa1dc567ab9b5c7e82c37e13bb215728e))
* formatting ([2845c49](https://github.com/nearform/trail/commit/2845c49203eba6a6483f605b080edfc742c1038c))
* linting issues ([667d6b4](https://github.com/nearform/trail/commit/667d6b487a80ff03ed44f9b4c7cecc1665c11a72))
* local testing ([ade956a](https://github.com/nearform/trail/commit/ade956a9e13b02899875e4c7c0d3263a6b179a9b))
* missing dev dependencies ([2481667](https://github.com/nearform/trail/commit/2481667efb615bdfca7327b22e26080870363c6b))
* move binaries to trail-core ([b2643ef](https://github.com/nearform/trail/commit/b2643effac76f2a92cb502f49cc61208c50985a4))
* plugin config for unit tests ([ff8f330](https://github.com/nearform/trail/commit/ff8f33029a9fc446e3ff805981552af96b614a59))
* readme indentation ([36d4f97](https://github.com/nearform/trail/commit/36d4f97245b64a6b908e1fe0f6556a02b3310f3b))
* Removed coveralls since does not support lerna monorepos. ([1abebc8](https://github.com/nearform/trail/commit/1abebc8ace790b2c3370faebcff186bacb80197a))
* removed debug ([6ec613b](https://github.com/nearform/trail/commit/6ec613beddf86d9528063eb150758b65e841b53d))
* required node version ([455af9e](https://github.com/nearform/trail/commit/455af9ecda089fb6d5c303c1039d16102f32e7c7))
* root package dependency upgrades ([595ad4e](https://github.com/nearform/trail/commit/595ad4e965522a478461be5704a017e79b771e40))
* upgrade pino ([c40cb2c](https://github.com/nearform/trail/commit/c40cb2c8aa94a42548b67a139f8430b328d70af7))
* use new settings ([77ff62f](https://github.com/nearform/trail/commit/77ff62f2c4448eacff27f2e17be3bc83f24db8a5))
* **ci:** Fix depcheck false positive. ([bb53ffc](https://github.com/nearform/trail/commit/bb53ffc44932f32b03de936e90c9721012f67884))
### Features
* register migration script as bin ([4f9ac36](https://github.com/nearform/trail/commit/4f9ac36177faae5da93412cf4c4fddb6aa2790a3))
* **core:** search with case insensitiveness ([#12](https://github.com/nearform/trail/issues/12)) ([f1c60a1](https://github.com/nearform/trail/commit/f1c60a1767189814a21a0eada81ac30185dac248))
* **test:** Switched to lab+code+sinon for testing. ([2fef169](https://github.com/nearform/trail/commit/2fef1693b983f323b6035459caf8735dc4aef342))
* Added the enumerate API to the trail-core module. ([2cb1b31](https://github.com/nearform/trail/commit/2cb1b312136d2434816282f0d8e032b4f65ba2c2))