- BUGFIX: Remove internal-only fields from serialized metrics data (#550)
- FEATURE: New subcommand:
dumpto dump the metrics data as JSON (#550) - BUGFIX: Kotlin: Generate enums with the right generic bound for ping reason codes (#551).
- BREAKING CHANGE: Fully remove support for the old events API (#549)
Adds a new lintOLD_EVENT_APIto warn about missingtypeattributes on event extra keys.
Note that the Glean SDK already dropped support for the old events API.