All Versions
51
Latest Version
Avg Release Cycle
69 days
Latest Release
-

Changelog History
Page 1

  • v6.0.6 Changes

    • โž• Add user-agent to the list of interesting headers in HTTP ingestion
  • v6.0.5 Changes

    • ๐Ÿ›  Minor fixes
  • v6.0.4 Changes

    • ๐Ÿšค Start web server latency histogram from 0.000 005 seconds, i.e. 5ยตs.
  • v6.0.3 Changes

    • ๐Ÿ›  Minor bugfix in header reading
  • v6.0.2 Changes

    • ๐Ÿ‘Œ Support capturing certain reverse proxy headers, like geoip
  • v6.0.1 Changes

    • Avoid BOM marks in Prometheus
  • v6.0 Changes

    • More message types
  • v5.0.1 Changes

    May 12, 2020

    โฌ†๏ธ Upgrade to netcoreapp3.1 and improve builds for Rutta

  • v5.0.0 Changes

    April 10, 2019

    โž• Add Message.{setReceiveTimestamp,setReceiveEpochNano} for ingestion points to use, thanks @haf

  • v5.0.0-rc.9 Changes

    April 05, 2019

    ๐Ÿ’ฅ BREAKING: move Logary.Message.Patterns to Logary.MessagePatterns, thanks @haf
    Roundtripping JSON encode/decode, thanks @haf