Skip to content

Releases: mozilla/glean_parser

v11.1.0

12 Feb 15:24
Compare
Choose a tag to compare
  • Add Go log outputter (go_server) (#645)
  • Add Python log outputter (python_server) (MPP-3642)

v11.0.1

12 Jan 15:02
Compare
Choose a tag to compare
  • Fix javascript_server template to include non-event metric parameters in #record call for event metrics (#643)
  • events: Increase extra key limit to 50 (Bug 1869429)

v11.0.0

13 Dec 09:56
Compare
Choose a tag to compare
  • Add updated logging logic for Ruby Server (#642)
  • Add support for event metric type in server-side JavaScript outputter (DENG-1736)
  • BREAKING CHANGE: Dropped support for Python 3.7 (#638)
  • Add official support for Python 3.11+ (#638)

v10.0.3

03 Nov 13:33
Compare
Choose a tag to compare
  • Warn about empty or TODO-tagged data reviews in the list (#634)
  • Allow unit field on all metrics, but warn for all but quantity and custom distribution (#636)

v10.0.2

27 Oct 08:37
Compare
Choose a tag to compare
  • Allow unit field for string again, but warn about it in the linter (#634)

v10.0.1

19 Oct 15:32
Compare
Choose a tag to compare
  • Allow unit field for custom distribution again (#633)

v10.0.0

19 Oct 10:19
Compare
Choose a tag to compare
  • Add Ruby log outputter (ruby_server) (#620)
  • BREAKING CHANE: ping lifetime metrics on the events ping are now disallowed (#625)
  • Disallow unit field for anything but quantity (#630).
    Note that this was already considered the case, now the code enforces it.

v9.0.0

13 Sep 12:43
Compare
Choose a tag to compare
  • BREAKING CHANGE: Dropped support for Python 3.6 (#615)
  • Allow metadata to configure precise timestamps in pings (#592)

v8.1.1

02 Aug 10:10
Compare
Choose a tag to compare
  • Small updates to the javascript_server tempalte to address lint warnings (#598)

v8.1.0

31 Jul 15:47
Compare
Choose a tag to compare

8.1.0

  • Increased the maximum metric name length in version 2.0.0 schema (#596)