v1.2.0
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.