Skip to content

Latest commit

 

History

History
100 lines (48 loc) · 4.31 KB

CHANGELOG.md

File metadata and controls

100 lines (48 loc) · 4.31 KB

Changelog

1.2.1 (2023-09-20)

Bug Fixes

1.2.0 (2023-09-19)

Features

1.1.1 (2023-09-01)

Bug Fixes

  • types: use correct type of isTrueEnvValue (#33) (cd2d5e1)

1.1.0 (2023-09-01)

Features

  • utils: improve redactSensitiveHeaders types (#29) (86763d5)

Bug Fixes

  • utils: allow undefined input in isTrueEnvValue (#32) (41fb0d4)

1.0.0 (2023-08-31)

⚠ BREAKING CHANGES

  • package: update axios peer dependency
  • loadFileConfigs: use standard node js algorithm to resolve configs (#23)

chore

  • package: update axios peer dependency (1a5b307)

Features

  • loadFileConfigs: use standard node js algorithm to resolve configs (#23) (75ab0a7)

0.7.0 (2023-08-31)

Features

  • logging: add option to control logging level (#25) (ab52cb0)
  • tracing: allow to pass collector endpoint option to tracing reporter (#26) (6798b40)

Bug Fixes

  • tracer: tracer does not have close method if it is not enabled (#24) (98c4a96)

Features

  • logging: add logging destination option (#22) (833b5b6)

Features

Features

Features

  • add dynamic config poller (b3fab1f)

Bug Fixes

Features

0.1.0

Initial release.