AzureAD / microsoft-authentication-library-common-for-android

Common code used by both the Active Directory Authentication Library (ADAL) and the Microsoft Authentication Library (MSAL)
MIT License
41 stars 35 forks source link

17.0.1: Changelog, versioning, and passkey disable #2300

Closed melissaahn closed 9 months ago

melissaahn commented 9 months ago

Summary

This PR merges the changelog and versioning updates from 17.0.1, as well as disables the passkey feature. Notably, it does not remove the CredMan dependencies, as this was only done temporarily at the request of one team for that specific release. Future releases are meant to have CredMan included.  

Related PR