Skip to content

v1.0.6

Compare
Choose a tag to compare
@bparees bparees released this 11 Apr 14:07
· 849 commits to master since this release
  • Fixed deadlock issue that can occur during incremental builds due to missing pipe closures
  • Added flag to allow capability dropping during build execution
  • Output correct tag name in logging
  • Introduce option to use copy instead of git clone for local source repository builds
  • Add timeout handling for Docker api calls
  • Refactor runcontainer implementation to simplify it
  • Fix issues related to deferring file closures before checking if opening them had an error