Skip to content
This repository has been archived by the owner on Jun 19, 2022. It is now read-only.

Latest commit

 

History

History
62 lines (45 loc) · 5.13 KB

CHANGELOG.md

File metadata and controls

62 lines (45 loc) · 5.13 KB

📝 Changelog

All changes of this project will be documented in this file.


0.0.2 (2022-03-04)

♻️Refactors

  • interceptor: chnge request and response log (616c8b5)

📝 Docs

  • changelog: generate first changelog (dd3afc3)
  • readme: edit readme (4e6664b)
  • readme: edit readme logs type and response (aa1ea14)
  • readme: edit readme with documentation (d38f435)

🐛 Bug Fixes

  • remove @elastic/ecs-pino-format (cc5656f)

👨‍💻 Chores

  • add app version and name (ba822e7)
  • add es version default (80def69)
  • add multi strams (c6f6c9e)
  • add multistream (8e062fa)
  • add test (6e61b01)
  • add test (cc40659)
  • add test to interceptor (e81840f)
  • edit general logs (18e4696)
  • edit version rc (a1d0837)
  • first commit (e486ef7)
  • fixes typos (07f81ea)
  • logger: add elastic-search service to include elastic configuration (beacc7c)
  • logger: add module service interceptor and test (e6f655d)
  • logger: fix if elasticconfig (1de6425)
  • logger: get back to old configuration with pinto and streamtoelastic (d010e24)
  • logger: inject config into service by provider (caf0139)
  • logger: inject configservice to service (bef6b9a)
  • logger: merge changes for services and module inject cofiguraticn (4c6c119)
  • logger: merge elastic with config (281b7e0)
  • logger: merge test interceptor (da9d46a)
  • logger: modify loginterceptor to attack sonar bugs (267ccc7)
  • logger: modify loginterceptor to attack sonar bugs (ed7a3bd)
  • logger: pass interceptor functions to service and update test (75cb5df)
  • refactor module (daa7660)
  • update logging service (aa62778)
  • update workflows (6445a4e)
  • work with elastic (baf64e5)
  • work with elastic pino (ea1956f)
  • work with tests (b20f7c6)

0.0.1 (2021-12-09)

👨‍💻 Chores