github mozilla/glean v70.0.0

one hour ago

Full changelog

  • General
    • Updated to glean_parser v20.1.0 (#3539)
    • BUGFIX: Ensure errors are not put into the client_info or any other internal section (#3564)
    • SQLite backend
      • Run database maintenance after migration (#3540
      • Run database maintenance at shutdown & after collecting ping data (#3559)
      • Validate that the database connection on open is usable for reads and writes (#3513)
      • Keep state about migration in the database (#3545)
      • The database connection is closed on shutdown (#3584)
    • BREAKING CHANGE: Updated to UniFFI 0.32.0 (#3538)
    • New optional configuration option and Server Knob: events_ping_acceleration_factor: N. Accelerate the first N-1 "events" pings in each session (bug 2060890)
  • Rust
    • glean-sym
      • Implement glean-noop as a feature of glean-sym (#3541)
      • Support pings (#3544)
      • Implement the event metric (#3534)
      • BREAKING CHANGE: Switch from a noop feature to an active feature (#3583)
  • iOS
    • Implement the custom distribution metric type (#3572)
  • Python
    • Implement the custom distribution metric type (#3572)

Don't miss a new glean release

NewReleases is sending notifications on new releases.