Skip to content

Releases: GoogleContainerTools/jib

jib-maven-plugin v3.4.6

01 Jul 17:26

Choose a tag to compare


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

20 Mar 17:11

Choose a tag to compare

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

20 Mar 17:10

Choose a tag to compare

Major Changes

  • fix: address windows deadlock issue when determining docker environment info #4267

See CHANGELOG.md for more details.

jib-core v0.27.3

20 Mar 17:13

Choose a tag to compare

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

25 Oct 14:01

Choose a tag to compare

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

25 Oct 14:01

Choose a tag to compare

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

25 Oct 14:01

Choose a tag to compare

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

31 May 15:58

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

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

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.