Skip to content

Releases: maeumjs/logging-controller

v2.2.0

08 Jun 15:19

Choose a tag to compare

What's Changed

  • refactor(type): enhance type declaration by @imjuni in #8
  • chore(package): dependency upgrade by @imjuni in #9
  • chore(release): version change: 1.1.0 > 1.2.0 by @imjuni in #10
  • feat(logging): remove pino in logging-controller by @imjuni in #11
  • chore(version): version change: 1.2.0 > 1.3.0 by @imjuni in #12
  • feat: change dependencies by @imjuni in #13
  • chore(version): version change: 1.3.0 > 1.4.0 by @imjuni in #14
  • chore: change type in RequestLogger by @imjuni in #15
  • chore(version): version change: 1.4.0 > 1.4.1 by @imjuni in #16
  • feat(winston): add DI and containers using awilix by @imjuni in #17
  • feat(DI): feat(DI): add DI container support by @imjuni in #18
  • chore(test): add testcase for winson loggers by @imjuni in #19
  • chore(release): version change: 1.4.1 > 2.0.0 by @imjuni in #20
  • chore(DI): refactor DI container key by @imjuni in #21
  • fix(type): added missing container type extensions by @imjuni in #23
  • chore(release): version change: 2.1.0 > 2.2.0 by @imjuni in #25

Full Changelog: v1.1.0...v2.2.0

v1.1.0

17 Oct 18:11

Choose a tag to compare

What's Changed

  • Fix invalid working on Pino, Winston container by @imjuni in #6
  • version change: 1.0.0 > 1.1.0 by @imjuni in #7

Full Changelog: v1.0.0...v1.1.0

v1.0.0

11 Oct 03:06

Choose a tag to compare

What's Changed

  • Fix publish script: bundle prepare script and public access added by @imjuni in #2
  • Change: The RequestLogger will only log what you specify in the includes field by @imjuni in #3
  • getExcludeRoutePathKey rename to getRoutePathKey by @imjuni in #4
  • version change: 1.0.0-beta.2 > 1.0.0 by @imjuni in #5

Full Changelog: https://github.com/maeumjs/logging-controller/commits/v1.0.0