Skip to content

0.34.0

Compare
Choose a tag to compare
@rhuss rhuss released this 14 Sep 06:50
· 258 commits to master since this release
f194e95
  • Support ARG in FROM (#859)
  • Handle authentication tokens returned from credential helpers (#1348)
  • Migrate from joda-time to java.time (#1025)
    The handling of Y changes when the week straddle the new year (Stack Overflow)
  • Fix JSON error when parsing tags (#1354)
  • Add skipPush option to build image configuration (#1243)
  • docker.container.<alias>.ip property is no longer set (#1242)
  • Support squash in build options to squash newly built layers into a single layer (#785)
  • Support for JIB mode(#1277)