Skip to content

jib-maven-plugin v2.4.0

Compare
Choose a tag to compare
@loosebazooka loosebazooka released this 10 Jun 15:33
· 931 commits to master since this release

jib-maven-plugin

Major Changes

  • Jib Extension Framework support. This enables anyone to easily extend and tailor the Jib Maven plugin behavior to their liking. Check out the new Jib Extensions GitHub repository to learn more. (#2401)
  • Project dependencies in a multi-module WAR project are now stored in a separate "project dependencies" layer. (#2450)
  • Azure Container Registry can use an identity token defined in the auths section of Docker config (~/.docker/config.json). (#2488)

See CHANGELOG.md for more details.