Skip to content

v1.2.0

Compare
Choose a tag to compare
@mostynb mostynb released this 15 Jul 23:15
· 545 commits to master since this release

Externally visible changes since v1.1.0:

  • Add experimental remote asset API support.
  • Prevent building for windows, since we rely on having a unix-style filesystem.
  • Add a configuration option for client side HTTP read/write timeouts.
  • Fix startup error for symlinked data directories.
  • Fix gRPC panic on nil output file digests.
  • Add snappy and zstd compression support.
  • Run as a non-root user in docker.
  • Make the non-go-module build work again.