- SDK automatically retries HTTP requests that are failing due to low-level I/O errors and HTTP 503 errors.
Firebase Auth
- [`ExportedUserRecord`](https://firebase.google.com/docs/reference/admin/dotnet/class/firebase-admin/auth/exported-user-record) does not expose password hashes that are redacted due to lack of permissions in the service account credentials.
- Fixed an issue with IAM-based custom token signing, that resulted in permission errors.