v88.0.0 (2022-01-19)
Nimbus☁️🔬🔭
What's Changed
- The SDK is now tolerant to legacy experiment recipes that have both
feature
andfeatures
in their branches (SDK-1989)
General
⚠️ Breaking Changes ⚠️
- The bundled version of Glean has been updated to v43.0.2.
See the Glean Changelog for full details.
BREAKING CHANGE: Pass build info into initialize, which contains the build date.
A suitable instance is generated byglean_parser
inGleanMetrics.GleanBuild.info
.