Skip to content

Latest commit

 

History

History
244 lines (109 loc) · 9.19 KB

CHANGELOG.md

File metadata and controls

244 lines (109 loc) · 9.19 KB

3.1.1 (2022-10-19)

Bug Fixes

  • turn param option on getTrackId (aa50627)

3.1.0 (2022-10-18)

Features

  • add get default context on get trackId (de1a3b5)

3.0.6 (2022-09-12)

Bug Fixes

  • Merge pull request #25 from almerindo/dependabot/npm_and_yarn/ansi-regex-4.1.1 (f677b1f)

3.0.5 (2022-09-10)

Bug Fixes

  • removing colorize from log format (12c1d9a)

3.0.4 (2022-09-10)

Bug Fixes

  • returning to json format (3d2180e)

3.0.3 (2022-09-10)

Bug Fixes

3.0.2 (2022-09-10)

Bug Fixes

3.0.1 (2022-09-10)

Bug Fixes

3.0.0 (2021-11-04)

Features

BREAKING CHANGES

  • this cocmmit is a braking change

2.0.0 (2021-11-04)

  • Merge pull request #17 from almerindo/main-backup (4b84cfd), closes #17

Features

BREAKING CHANGES

  • add barreel import
  • this commit is a breaking change. it changes the imports to barree.

1.8.0 (2021-11-04)

Bug Fixes

  • fix example levels to export barrel (269354c)

Features

  • changing export modules to barrel (d8095da)

1.7.0 (2021-10-10)

Features

  • added all modules from winston exported by traceability (6152971)

1.6.0 (2021-09-11)

Bug Fixes

  • logger: fix a method name in class LoggerTraceability. (0e0f5ad)

Features

  • added configuration logger wiston (887601d)

1.5.0 (2021-05-04)

Features

  • add export enum ETrackKey (1149dbf)

1.4.0 (2021-05-04)

Bug Fixes

  • upgrade jest and fixes eslint (bcef4d3)

Features

  • add request header configurable to accept the use of a standard like X-Correlation-ID or X-Request-ID (0c950c4), closes #2

1.3.1 (2021-05-03)

Bug Fixes

  • fixes the visibility of constructor from public to private (32ef2ef), closes #1

1.3.0 (2021-04-14)

Features

  • change asyncLocalStorage to public (a754473)

1.2.0 (2021-04-12)

Features

  • add example and middleware to NestJs (bc0a5ee)

1.1.9 (2021-04-10)

Bug Fixes

  • fixes express middleware and improves the readme.md (eb9ec4c)

1.1.8 (2021-04-10)

Bug Fixes

  • some erros on ci and package npm (e24795a)

1.1.7 (2021-04-10)

Bug Fixes

  • some erros on ci and package npm (48f17d0)

1.1.6 (2021-04-10)

Bug Fixes

  • some erros on ci and package npm (0d27289)
  • some erros on ci and package npm (2dd6122)

1.1.5 (2021-04-10)

Bug Fixes

  • some erros on ci and package npm (73ff367)

1.1.4 (2021-04-10)

Bug Fixes

  • some erros on ci and package npm (6e33991)

1.1.3 (2021-04-10)

Bug Fixes

  • some erros on ci and package npm (d4716ba)

1.1.2 (2021-04-10)

Bug Fixes

  • exports and refactor (415847d)
  • some erros on ci and package npm (f763168)

1.1.1 (2021-04-10)

Bug Fixes

1.1.0 (2021-04-10)

Bug Fixes

  • fixes droneCI an removes some missing imports (2af252c)
  • fixes tests and imports (cd735f9)

Features

  • add level and silent (3271db7)
  • creates context with asyncHooks localStore and creates tests (5df0f3b)
  • refactor (6492690)

1.0.0 (2021-04-09)

Features