You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The minimum version of the runtime dependencies has been lowered to increase compatibility with other tools. These minimum versions are now tested in CI, in addition to testing the latest versions of the dependencies that was already happening in CI.
Breaking change: glinter errors found during the translate command will now return an error code. glinter warnings will be displayed, but not return an error code.
glean_parser now produces a linter warning when user lifetime metrics are
set to expire. See bug 1604854
for additional context.