v0.13.17
- 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
andtrace_chain
could appear in the final payload, which is not
allowed by the API.