- General
- Fix artifact publishing (#1930)
Repeated changelog of v43.0.0
- General
- Removed
invalid_timezone_offset
metric (#1923)
- Removed
- Python
- It is now possible to emit log messages from the networking subprocess by using the new
log_level
parameter toGlean.initialize
. (#1918)
- It is now possible to emit log messages from the networking subprocess by using the new
- Kotlin
- Automatically pass build date as part of the build info
- iOS
- BREAKING CHANGE: Pass build info into
initialize
, which contains the build date.
A suitable instance is generated byglean_parser
inGleanMetrics.GleanBuild.info
.
- BREAKING CHANGE: Pass build info into