Skip to content

0.27.0

Compare
Choose a tag to compare
@iamdanfox iamdanfox released this 04 Nov 17:34
· 497 commits to master since this release
  • Log collection now uses the more accurate docker-compose config --services instead of docker ps (thanks to @dev-kpyc!)
  • New DockerComposeExecOption.noOptions() helper method.
  • All methods on DockerComposeRule.Builder are now 'strict', to avoid accidentally mutating earlier calls when building.