Compare View
Commits (2)
Changes
Showing 4 changed files Side-by-side Diff
CHANGELOG.md
... | ... | @@ -4,8 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d |
4 | 4 | |
5 | 5 | Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). |
6 | 6 | |
7 | +#### [v1.40.7](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.40.6...v1.40.7) | |
8 | + | |
9 | +- Fix logger required on apiserver request-logger [`a3bcb7f`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/a3bcb7fa009ef8c093028c38fa92a5d73b98ee11) | |
10 | + | |
7 | 11 | #### [v1.40.6](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.40.5...v1.40.6) |
8 | 12 | |
13 | +> 22 August 2021 | |
14 | + | |
9 | 15 | - Add auto-changelog dependency [`c81d40a`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/c81d40ac1131eaf9e5b43751e415d4698d4a4f1e) |
10 | 16 | - Add xid and request logger on apiserver [`414db82`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/414db82121aaf75e2e3c542736cfe6225c4e777a) |
11 | 17 | - Remove some "use strict" [`7098d84`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/7098d844dc21303927cc95e12cdadb20f9800ba1) |
api-server/middlewares/request-logger.js
package-lock.json