Skip to content

Releases: hashicorp/terraform-svchost

v0.1.1

13 Jun 19:14
Compare
Choose a tag to compare

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.

v0.1.0

30 Jan 21:51
6305ce1
Compare
Choose a tag to compare

Features:

  • Adds hostname Alias method to service discovery, making it possible to interpret one hostname as another.

v0.0.1

24 Jan 01:00
1c9bf6f
Compare
Choose a tag to compare

A first official release!