Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@apparentlymart apparentlymart released this 13 Jun 19:14
· 81 commits to main since this release

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.