The disco.Disco
and auth.CachingCredentialsSource
implementations are now safe for concurrent calls. Previously concurrent calls could potentially corrupt the internal cache maps or cause the Go runtime to panic.
- Adds hostname
Alias
method to service discovery, making it possible to interpret one hostname as another.
Initial release