What's Changed
Bug fixes
- fix(setup,auth): anchor tilde expansion so paths containing '~' survive (#108)
- fix(client): expand '~' in service-account keyFilename before client construction (#109)
Tests
- test: make keyFilename tilde-expansion assertion platform-independent
Chores
- chore: bump version to 2.1.3
Full Changelog: v2.1.2...v2.1.3
What's Changed
- fix(setup,auth): anchor tilde expansion so paths containing '~' survive by @brendanerofeev in #108
- fix(client): expand '~' in service-account keyFilename before client construction by @saurabhsharma2u in #109
New Contributors
- @brendanerofeev made their first contribution in #108
Full Changelog: v2.1.2...v2.1.3