Skip to content

v8.0.0

Compare
Choose a tag to compare
@emarsys-deployer emarsys-deployer released this 19 Sep 15:02
· 3 commits to master since this release

8.0.0 (2023-09-19)

Bug Fixes

  • logger: do not overwrite ecs objects with custom data (82b499d)
  • readme: add details about new ecs format (b3a1b92)
  • timer: also works with ecs fields (f6cf603)

Features

  • ecs: use ecs format fields by default for logging (3a5da9e)

BREAKING CHANGES

  • ecs: after this change, ecs formatting will be used for logging, you need to definitely set that you need the legacy format if necessary (see README)

Co-authored-by: Daniel Gergacz [email protected]