You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[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