Skip to content

Latest commit

Β 

History

History
171 lines (96 loc) Β· 9.86 KB

CHANGELOG.md

File metadata and controls

171 lines (96 loc) Β· 9.86 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.2.6 (2024-11-11)

πŸ‘¨β€πŸ’» Chores

1.2.5 (2024-11-07)

πŸ‘¨β€πŸ’» Chores

1.2.4 (2024-11-05)

πŸ‘¨β€πŸ’» Chores

πŸ“ Docs

  • update version of node npm and nestjs (d66dfd3)

1.2.3 (2024-09-24)

πŸ‘¨β€πŸ’» Chores

1.2.2 (2024-07-29)

πŸ‘¨β€πŸ’» Chores

  • this project is compatible with node 18, 20 and 22 (dcdeb1b)

1.2.1 (2024-07-22)

πŸ‘¨β€πŸ’» Chores

πŸ“ Docs

  • readmes: edit isologo nestjs of documentation (2a3c2b9)

1.2.0 (2024-07-03)

✨ Features

  • core: add params decorator to pagination, sorting and filter (ef418e1)

πŸ› Bug Fixes

  • tracing: change in semantic and span processor (65c65a8)

πŸ‘¨β€πŸ’» Chores

πŸ“ Docs

1.1.1 (2024-01-16)

πŸ‘¨β€πŸ’» Chores

  • update dependencies to fix vulnerabilities (fa96999)

1.1.0 (2023-11-24)

✨ Features

  • tracing: exclude paths to trace (38401cb)

πŸ› Bug Fixes

  • tracing: resolve code smells (aa95dbd)

1.0.2 (2023-09-23)

πŸ‘¨β€πŸ’» Chores

  • tracing: update opentelemetry dependencies (9c44552)
  • update luxon dependencie (067b857)
  • update nestjs dependencies (8ad00ff)

1.0.1 (2023-08-29)

πŸ‘¨β€πŸ’» Chores

πŸ“ Docs

  • edit link to demo nestjs starter (3371a42)

1.0.0 (2023-08-16)

⚠ BREAKING CHANGES

  • upgrade to nestjs 10.1.3 and others libs

✨ Features

  • upgrade to nestjs 10.1.3 and others libs (81db096)

πŸ› Bug Fixes

  • update libs and resolve problem with testcontainers (b79d094)

πŸ‘¨β€πŸ’» Chores

  • add jest junit (4962608)
  • remove pretest script in packages (668c420)
  • tracing: update dependencies otel (e82d76b)
  • update dependencies to latest versions (3babf06)
  • work with eslint (140515a)

πŸ“ Docs

  • edit versions in readmes (a966161)

0.1.2 (2023-07-17)

Note: Version bump only for package @tresdoce-nestjs-toolkit/tracing

0.1.1 (2023-07-08)

πŸ› Bug Fixes

  • tracing: fixed versions of opentelemetry (37c7d43)

πŸ“ Docs

0.1.0 (2023-06-13)

πŸ§ͺ Tests

  • tracing: add test to module (1263ea6)

πŸ“ Docs

  • tracing: add documentation (c28ce31)

πŸ‘¨β€πŸ’» Chores

  • tracing: edit test (f07dbc4)
  • tracing: move resource in an constant (ad07d1c)
  • tracing: resolve bug and add documentation (f8b46ee)

✨ Features

  • paas: add tracing module (5353ef2)
  • tracing: add module of opentelemtry (319f065)
  • tracing: add tracing module (41e85d0)