- General
- Updated to
glean_parserv20.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 firstN-1"events" pings in each session (bug 2060890)
- Updated to
- Rust
- iOS
- Implement the custom distribution metric type (#3572)
- Python
- Implement the custom distribution metric type (#3572)