§ changelog · fix

v1.3.2 · Provenance timestamps now ISO-8601 in all locales

Fixed a bug where `fetched_at` occasionally serialized as a Unix int in the Python SDK.
§ 02 · highlights

What ships in this release.

  • Fixed a bug where `fetched_at` occasionally serialized as a Unix int in the Python SDK.
  • Backfilled 12-hour window of affected rows.
§ 03 · context

Why we shipped it.

A locale-dependent serialisation bug in the Python SDK was causing `fetched_at` to occasionally render as a Unix timestamp integer instead of ISO-8601. Fixed in the SDK and backfilled for the 12-hour window of affected rows. No action required on your end.