Skip to content

Latest commit

 

History

History
58 lines (33 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

58 lines (33 loc) · 1.56 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.


0.5.0 - 2024-06-18

Changed

  • Breaking: bump MSEV to 1.12

0.4.1 - 2024-03-11

Fixed

  • PrimaExLogger was raising error while handling :flush event

0.4.0 - 2023-05-17

Added

  • :country configuration option

0.3.1 - 2023-04-19

Fixed

  • Properly set the trace correlation metadata fields (#55).

0.3.0 - 2022-09-22

Changed

  • [Breaking] Loglevel configuration was removed from this library. Global :logger level should be configured instead.
  • [Breaking] opentelemetry-related metadata is now automatically transformed by prima_ex_logger into a DataDog-friendly format. The behaviour can be customised using the new opentelemetry_metadata option.

0.2.5 - 2022-06-16