Skip to content

v0.13.17

Compare
Choose a tag to compare
@rokob rokob released this 27 Oct 05:56
· 509 commits to master since this release
  • Fix deprecation warning related to Logging.warn
  • Fix bug where non-copyable objects could cause an exception if they end up trying to get passed to
    one of the logging methods.
  • Fix bug where both trace and trace_chain could appear in the final payload, which is not
    allowed by the API.