Overview
Cut down authentication flow by 1s, more efficient VSS retrieval, and 30s timeouts on all HTTP calls.
What's Changed
- Faster auth endpoint by @TonyGiorgio in #712
- Only read from vss keys with better version numbers by @benthecarman in #714
- Timeout all requests after 30s by @TonyGiorgio in #715
Full Changelog: v0.4.10...v0.4.11