Skip to content

Change config.HostPort type

Compare
Choose a tag to compare
@sachinagada sachinagada released this 14 Sep 19:41
· 12 commits to master since this release
d78acbb
  1. Move clocks to its own repo and wrap the clocks function in the package to use the new clocks library
  2. Set CRC32C check on GCS writer and validate
  3. Change config.HostPort to []string instead of string to support multiple global unicast addresses and provide a way to get the addresses of the local execution environment.