RELEASE_NOTES.md
v0.101.0
zkgroup: Update the implementation of GenericServerSecretParams and GenericServerPublicParams.
serde::Deserialize. If you were using zkgroup's bincode-based serialization, you should switch to TryFrom<&[u8]> instead.verify_against_appropriate_params has been added to both of their presentation types to allow a verifying server to pass both old and new params and have them chosen based on the credential's version indicator.zkcredential::credentials::LegacyMode to continue with the old behavior.Update boring-rs dependency to v5.2.0 (includes a BoringSSL update as well).
Typed APIs:
submitCallQualitySurvey()AuthUsernamesService.confirmUsername()