Skip to content

v0.8.5

Latest

Choose a tag to compare

@Polliog Polliog released this 05 Apr 22:15

What's Changed

Fixed

  • Use Z suffix for UTC timestamps instead of +00:00 to match server schema requirements
  • Normalize caller-supplied +00:00 offsets to Z in LogEntry.__post_init__
  • Omit trace_id from to_dict() when None — server rejects null values

New Contributors

Full Changelog: v0.8.4...v0.8.5