New Features
- feat(functions): Add features to task queue functions (#2216)
- feat(auth): Add
TotpInfo
field toUserRecord
(#2197) - feat(storage): Add
getDownloadUrl
method to the Storage API (#2036)
Bug Fixes
- fix: Update TOTP docstrings (#2245)
Miscellaneous
- [chore] Release 11.10.0 (#2246)
- chore: upgrade databse-compat (#2244)
- build(deps): bump semver from 5.7.1 to 5.7.2 (#2242)
- build(deps-dev): bump @microsoft/api-extractor from 7.36.0 to 7.36.1 (#2239)
- build(deps-dev): bump sinon from 15.0.4 to 15.2.0 (#2240)
- Fixed docgen for
getDownloadURL
(#2241) - Fix Memory Leak in AsyncHttpCall affecting auth.listUsers (#2236)
- build(deps): bump @google-cloud/storage from 6.9.5 to 6.11.0 (#2231)
- build(deps): bump @google-cloud/firestore from 6.6.0 to 6.6.1 (#2232)
- build(deps-dev): bump @firebase/app-compat from 0.2.7 to 0.2.13 (#2233)
- Fixes to password policy validation (#2227)
- Fix nesting in auth config tests (#2228)
- build(deps-dev): bump eslint from 8.41.0 to 8.43.0 (#2218)
- build(deps-dev): bump @typescript-eslint/eslint-plugin (#2223)
- build(deps-dev): bump @microsoft/api-extractor from 7.34.4 to 7.36.0 (#2219)
- build(deps): bump @types/node from 18.16.3 to 20.3.2 (#2224)
- Expose MultiDB within Firestore (#2209)
- build(deps-dev): bump @typescript-eslint/parser from 5.59.2 to 5.59.9 (#2205)
- build(deps-dev): bump @types/lodash from 4.14.194 to 4.14.195 (#2206)
- build(deps-dev): bump @firebase/auth-compat from 0.4.1 to 0.4.2 (#2208)