github mozilla/glean_parser v6.0.0

latest releases: v19.0.0, v18.2.0, v18.1.1...
3 years ago
  • BUGFIX: Add missing extra_args to Rust constructor generation (bug 1765855)
  • Breaking change: glean_parser now generates metrics compatible with the UniFFI-powered Glean SDK.
    This is not backwards-compatible with previous versions.
  • Generate Rate, Denominator and Numerator metrics for Kotlin and Swift
  • Explicitly skip Rate, Denominator and Numerator metrics for JavaScript.
    These will cause a build failure by default, but can be turned into warnings on request.
    Use -s fail_rates=false to enable warning-only mode.

Don't miss a new glean_parser release

NewReleases is sending notifications on new releases.