- General
- Increase the maximum label length to 111 (#3108)
- Allow
test_get_{attribution|distribution}
to wait on init if in progress (bug 1959515) - Fix race where setting ping enabled, ping registered, server knobs, debug tag, source tag, logging, ping submission, attribution, or distribution could crash if it comes in between init being called and the Global Glean being setup. (bug 1959771)