Breaking change: Updating Kotlin template import statement as part of removing service-glean from Android Components. (bug 1906941)
Breaking change: Do not generate Geckoview Streaming helper code (#743)
14.5.2
Revert updating Kotlin template import statement as part of removing service-glean from Android Components.
This change was BREAKING. It will be reintroduced in a major release afterwards (#744)
14.5.1
BUGFIX: Rust object metrics: Accept null in place of empty arrays
14.5.0
BUGFIX: Fix Rust codegen to properly handle events with multiple types of extras (bug 1911165)
Updating Kotlin template import statement as part of removing service-glean from Android Components. (bug 1906941)
14.4.0
Fix JS and Ruby server templates to correctly send event extra values as strings (DENG-4405)
ENHANCEMENT: Extra keys in extra_keys: fields may now contain any printable ASCII characters (bug 1910976)
14.3.0
Add the module_spec option to the javascript_server outputter (#726)
BUGFIX: Fix the Rust codegen for changes to how labeled_* metrics are constructed (bug 1909244)
Generate a serializer for array wrappers (bug 1908157)
14.2.0
New Metric Types: labeled_{custom|memory|timing}_distribution (bug 1657947)
14.1.3
Fix Kotlin/Swift code generation for object metrics, now generating top-level typealiases where needed (#722)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Updates the requirements on glean-parser to permit the latest version.
Release notes
Sourced from glean-parser's releases.
Changelog
Sourced from glean-parser's changelog.
... (truncated)
Commits
5ce0f97
Release v15.0.04680a03
Bump ruff from 0.5.0 to 0.6.16e109c8
Remove Geckoview Streaming helper code98fbc26
Reapply "Bug 1906941 - Update kotlin jinja template import statement (#740)"Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show