- Remove default schema URL from `validate_ping` - Make `schema` argument required for CLI - BUGFIX: Avoid default import in Swift code for Glean itself - BUGFIX: Restore order of fields in generated Swift code
1.16.0
- Support for `reason` codes on pings was added.
1.15.6
- BUGFIX: The version of Jinja2 now specifies < 3.0, since that version no longer supports Python 3.5 (backported from 1.17.3).
1.15.5
- BUGFIX: Also allow the legacy name `all_pings` for `send_in_pings` parameter on metrics
1.15.4
- BUGFIX: Also allow the legacy name `all_pings`
1.15.3
- Add project title to markdown template. - Remove "Sorry about that" from markdown template. - BUGFIX: Replace dashes in variable names to force proper naming