Skip to content

v51.1.0

Compare
Choose a tag to compare
@travis79 travis79 released this 08 Aug 18:39
· 865 commits to release since this release

Full changelog

  • General
    • BUGFIX: Handle that Glean might be uninitialized when an upload task is requested (#2131)
    • Updated the glean_parser to version 6.1.2
  • Kotlin
    • BUGFIX: When setting a local endpoint in testing check for testing mode, not initialization (#2145)
    • Gradle plugin: Remove the version conflict check. Now the consuming module need to ensure it uses a single version across all dependencies (#2143)