Skip to content

v0.3.19

Latest

Choose a tag to compare

@hernandezc1 hernandezc1 released this 07 Oct 19:55
· 1 commit to main since this release
4f67242

[v0.3.19] - 2025-10-07

Changed

  • pittgoogle/schema.py
    • update _clean_for_json() to return None if math.isinf(value)
    • _name_in_bucket for the LsstSchema class now returns:
      {alert.schema.version}/kafkaPublishTimestamp={_date}/{objectid_key}={alert.objectid}/{sourceid_key}={alert.sourceid}.
      avro
  • tests/test_alert.py
    • update test_name_in_bucket to account for the change in pittgoogle/schema.py/_name_in_bucket