Skip to content

Releases: GoogleContainerTools/jib

jib-maven-plugin v3.4.3

31 May 15:58
Compare
Choose a tag to compare

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

31 May 15:59
Compare
Choose a tag to compare

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

31 May 15:59
Compare
Choose a tag to compare

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-cli v0.13.0

07 May 20:02
Compare
Choose a tag to compare

Major Changes

  • fix: support parsing manifest JSON containing LayerSources: from latest Docker. (#4171)
  • fix: (WAR Containerization) modify default entrypoint to java -jar /usr/local/jetty/start.jar --module=ee10-deploy for Jetty 12+ compatibility (#4216)

See CHANGELOG.md for more details.

jib-maven-plugin v3.4.2

06 Apr 01:27
Compare
Choose a tag to compare

Major Changes

  • deps: bump org.apache.commons:commons-compress from 1.21 to 1.26.0 (#4204)
  • fix: set PAX headers to address build reproducibility issue (#4204)
  • fix: (WAR Containerization) modify default entrypoint to java -jar /usr/local/jetty/start.jar --module=ee10-deploy for Jetty 12+ compatibility (#4216)

See CHANGELOG.md for more details.

jib-gradle-plugin v3.4.2

06 Apr 01:28
Compare
Choose a tag to compare

Major Changes

  • deps: bump org.apache.commons:commons-compress from 1.21 to 1.26.0 (#4204)
  • fix: set PAX headers to address build reproducibility issue (#4204)
  • fix: (WAR Containerization) modify default entrypoint to java -jar /usr/local/jetty/start.jar --module=ee10-deploy for Jetty 12+ compatibility (#4216)

See CHANGELOG.md for more details.

jib-core v0.27.0

06 Apr 01:29
Compare
Choose a tag to compare

Major Changes

  • deps: bump org.apache.commons:commons-compress from 1.21 to 1.26.0 (#4204)
  • fix: set PAX headers to address build reproducibility issue (#4204)
    See CHANGELOG.md for more details.

jib-maven-plugin v3.4.1

28 Feb 21:47
Compare
Choose a tag to compare

Major Changes

  • fix: support parsing manifest JSON containing LayerSources: from latest Docker. (#4171)

See CHANGELOG.md for more details.

jib-gradle-plugin v3.4.1

28 Feb 21:47
Compare
Choose a tag to compare

Major Changes

  • fix: support parsing manifest JSON containing LayerSources: from latest Docker. (#4171)

See CHANGELOG.md for more details.

jib-core v0.26.0

28 Feb 21:47
Compare
Choose a tag to compare

Major Changes

  • fix: support parsing manifest JSON containing LayerSources: from latest Docker. (#4171)

See CHANGELOG.md for more details.