- Fix javascript_server template to include non-event metric parameters in record call for event metrics ([643](https://github.com/mozilla/glean_parser/pull/643)) - events: Increase extra key limit to 50 ([Bug 1869429](https://bugzilla.mozilla.org/show_bug.cgi?id=1869429))
11.0.0
- Add updated logging logic for Ruby Server ([642](https://github.com/mozilla/glean_parser/pull/642)) - Add support for event metric type in server-side JavaScript outputter ([DENG-1736](https://mozilla-hub.atlassian.net/browse/DENG-1736)) - BREAKING CHANGE: Dropped support for Python 3.7 ([638](https://github.com/mozilla/glean_parser/pull/638)) - Add official support for Python 3.11+ ([638](https://github.com/mozilla/glean_parser/pull/638))
10.0.3
- Warn about empty or TODO-tagged data reviews in the list ([634](https://github.com/mozilla/glean_parser/pull/634)) - Allow `unit` field on all metrics, but warn for all but quantity and custom distribution ([636](https://github.com/mozilla/glean_parser/pull/636))
10.0.2
- Allow `unit` field for string again, but warn about it in the linter ([634](https://github.com/mozilla/glean_parser/pull/634))
10.0.1
- Allow `unit` field for custom distribution again ([633](https://github.com/mozilla/glean_parser/pull/633))