Releases: googleapis/google-auth-library-nodejs
Releases Β· googleapis/google-auth-library-nodejs
v5.2.2
Bug Fixes
- deps: update to gcp-metadata and address envDetect performance issues (#787) (651b5d4)
v5.2.1
Bug Fixes
- deps: nock@next has types that work with our libraries (#783) (a253709)
- docs: fix variable name in README.md (#782) (d8c70b9)
v5.2.0
Features
- populate x-goog-api-client header for auth (#772) (526dcf6)
v5.1.1
Bug Fixes
- deps: update dependency google-auth-library to v5 (#759) (e32a12b)
v5.1.0
Features
- types: expose ProjectIdCallback interface (#753) (5577f0d)
v5.0.0
β BREAKING CHANGES
- getOptions() no longer accepts GoogleAuthOptions (#749)
Code Refactoring
- getOptions() no longer accepts GoogleAuthOptions (#749) (ba58e3b)
v4.2.6
Bug Fixes
- use FUNCTION_TARGET to detect GCF 10 and above (#748) (ca17685)
v4.2.4
Bug Fixes
- only require fast-text-encoding when needed (#740) (04fcd77)