Kamon v2.0.3 Release Notes

Release Date: 2019-12-14 // over 4 years ago
  • ๐Ÿ›  Fixes

    • ๐Ÿ›  Include the error.message tag when a Span is failed with a Throwable. Fixed by @mladens via #625.
    • ๐Ÿ”ง Properly handle calls to Config.pairs when the configuration has a key with special characters in it. Fixed by @mladens via #624