Major Changes
- Jib Extension Framework support. This enables anyone to easily extend and tailor the Jib Gradle 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.