Skip to content

v1.0.2

Latest

Choose a tag to compare

@mtsfoni mtsfoni released this 22 Mar 21:33
· 6 commits to main since this release

Fixed

  • Downloaded binaries now work without a Go toolchainconstruct binaries downloaded from a GitHub release no longer require a Go toolchain on the host. constructd is now embedded directly inside the construct binary at release build time and extracted into the Docker build context at runtime. Dev/local builds (via install.sh) continue to compile constructd from source as before.