Skip to content

1.3.4

Compare
Choose a tag to compare
@SeppPenner SeppPenner released this 03 Mar 18:46
· 55 commits to master since this release

Version 1.3.4.0 (2024-03-03):

  • Removed Serilog from library, fixes #74
  • Renamed events to not use "Async" as postfix andymore, reworked events to handle mutiple metrics at once (Fixes #73), (BREAKING).
  • Reworked Models for Metrics to not expose IntValue, LongValue, ... anymore. Just use Value instead. (BREAKING).