Skip to content

0.25.0

Compare
Choose a tag to compare
@rhuss rhuss released this 04 Apr 21:22
· 641 commits to master since this release
a23a5c8
  • Fix possible NPE when logging to a file and the parent directory does not exist yet (#911) (#940)
  • Change content type to "application/json" when talking to the Docker daemon (#945)
  • PostStart exec breakOnError now fails fast (#970)
  • Use docker.skip.tag property on push and remove (#954) (#869)
  • Property placeholders are not interpolated when they are the only thing in the XML element value (#960)
  • Fix deadlock waiting on docker log pattern to match (#767) (#981) (#947)
  • Support multiline labels and empty labels (#968)
  • Handle multi line credential helper responses (#930)
  • Add support for merging external properties with XML configuration (#938) (#948)
  • Allow to specify different environment variables for run and build via properties (#386)
  • Add simplified configuration which picks up a plain Dockerfile automatically from src/main/docker (#957)