Releases: GoogleContainerTools/jib
Releases · GoogleContainerTools/jib
jib-maven-plugin v3.4.6
Major Changes
- Update retrieval of Maven properties to use the following order: user, project, system. #4344
See CHANGELOG.md for more details.
jib-maven-plugin v3.4.5
Major Changes
- fix: address windows deadlock issue when determining docker environment info #4267
See CHANGELOG.md for more details.
jib-gradle-plugin v3.4.5
Major Changes
- fix: address windows deadlock issue when determining docker environment info #4267
See CHANGELOG.md for more details.
jib-core v0.27.3
Major Changes
- fix: address windows deadlock issue when determining docker environment info #4265
See CHANGELOG.md for more details.
jib-maven-plugin v3.4.4
Major Changes
- fix: allow pushing images with different arch/os to docker daemon #4265
- fix: address windows deadlock issue when determining docker environment info #4267
See CHANGELOG.md for more details.
jib-gradle-plugin v3.4.4
Major Changes
- fix: allow pushing images with different arch/os to docker daemon #4265
- fix: address windows deadlock issue when determining docker environment info #4267
See CHANGELOG.md for more details.
jib-core v0.27.2
Major Changes
- fix: allow pushing images with different arch/os to docker daemon #4265
- fix: address windows deadlock issue when determining docker environment info #4265
See CHANGELOG.md for more details.
jib-maven-plugin v3.4.3
Major Changes
- fix: When building to the local docker daemon with multiple platforms configured, Jib will now automatically select the image that matches the OS type and architecture of the local Docker environment. (#4249)
See CHANGELOG.md for more details.
jib-gradle-plugin v3.4.3
Major Changes
- fix: When building to the local docker daemon with multiple platforms configured, Jib will now automatically select the image that matches the OS type and architecture of the local Docker environment. (#4249)
See CHANGELOG.md for more details.
jib-core v0.27.1
Major Changes
- fix: When building to the local docker daemon with multiple platforms configured, Jib will now automatically select the image that matches the OS type and architecture of the local Docker environment. (#4249)
See CHANGELOG.md for more details.