Skip to content

v55.0.0

Compare
Choose a tag to compare
@badboy badboy released this 23 Oct 09:18
· 192 commits to release since this release

Full changelog

  • General
    • BREAKING CHANGE: Adding 0 to a counter or labeled_counter metric will be silently ignored instead of raising an invalid_value error (bug 1762859)
    • Trigger the uploader thread after scanning the pending pings directory (bug 1847950)
    • Extend start/stop time of a ping to millisecond precision. Custom pings can opt-out using precise_timestamps: false (#2456)
    • Update glean_parser to v10.0.0. Disallow unit field for anything but quantity, disallows ping lifetime metrics on the events ping, allows to configure precise timestamps in pings (release notes)