github mozilla/application-services v138.0

latest releases: v143.0, v142.0, v141.0...
5 months ago

🦊 What's Changed 🦊

Android

  • Upgraded Kotlin compiler from 1.9.24 to 2.1.20 (#6640)/(#6654)

nss

  • Initialize nss explicitly (#6596)

BREAKING CHANGE:

Components need to call nss::ensure_initialized() before using any component
that depends on NSS. Applications can depend on the init_rust_components
component to handle initialization.

rc_crypto

  • ensure_initialized() now returns a Result

Full Changelog

Don't miss a new application-services release

NewReleases is sending notifications on new releases.