Skip to content

Latest commit

 

History

History
51 lines (27 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

51 lines (27 loc) · 1.43 KB

Changelog

1.3.6 (released September 13 2017)

  • Add support for using maven settings.xml file to provide docker authorization (65)

1.3.3 (released July 11 2017)

  • Add support for supplying build-args (ARG in Dockerfile) in pom.xml with <buildArgs> 41

  • Allow disabling of Google Container Registry credential checks with -Ddockerfile.googleContainerRegistryEnabled or <googleContainerRegistryEnabled>false</googleContainerRegistryEnabled>(43)

1.3.2 (released July 10 2017)

  • Upgrade to docker-client 8.8.0 (38)

  • Improved fix for NullPointerException in LoggingProgressHandler (36)

1.3.1 (released June 30 2017)

  • Fix NullPointerException in LoggingProgressHandler (30)

1.3.0 (released June 5 2017)

  • Support for authentication to Google Container Registry (13, 17)

Earlier releases

Please check the list of commits on Github.