jib-gradle-plugin v2.3.0
·
953 commits
to master
since this release
Major Changes
jib.extraDirectories.paths
closure to allow configuring the source and target of an extra directory. (#1581)- Fixed the problem not inheriting
USER
container configuration from a base image. (#2421) - Fixed an issue when using a base image whose image creation timestamp contains timezone offset. (#2428)
- Fixed an issue inferring a wrong main class or using an invalid main class (for example, Spring Boot project containing multiple main classes). (#2456)
- Fixed wrong capitalization of JSON properties in a loadable Docker manifest when building a tar image. (#2430)
See CHANGELOG.md for more details.