jib

🏗 Build container images for your Java applications.

APACHE-2.0 License

Stars
13.6K
Committers
117

Bot releases are visible (Hide)

jib - jib-core v0.27.1 Latest Release

Published by github-actions[bot] 5 months ago

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 - jib-gradle-plugin v3.4.3

Published by github-actions[bot] 5 months ago

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 - jib-maven-plugin v3.4.3

Published by github-actions[bot] 5 months ago

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

Published by github-actions[bot] 5 months ago

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 - jib-core v0.27.0

Published by github-actions[bot] 7 months ago

Major Changes

jib - jib-gradle-plugin v3.4.2

Published by github-actions[bot] 7 months ago

Major Changes

See CHANGELOG.md for more details.

jib - jib-maven-plugin v3.4.2

Published by github-actions[bot] 7 months ago

Major Changes

See CHANGELOG.md for more details.

jib - jib-maven-plugin v3.4.1

Published by github-actions[bot] 8 months ago

Major Changes

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

See CHANGELOG.md for more details.

jib - jib-gradle-plugin v3.4.1

Published by github-actions[bot] 8 months ago


Major Changes

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

See CHANGELOG.md for more details.

jib - jib-core v0.26.0

Published by github-actions[bot] 8 months ago

Major Changes

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

See CHANGELOG.md for more details.

jib - jib-core v0.25.0

Published by github-actions[bot] about 1 year ago

Major Changes

See CHANGELOG.md for more details.

jib - jib-maven-plugin v3.4.0

Published by github-actions[bot] about 1 year ago

Major Changes

deps: bump org.apache.maven:maven-compat from 3.9.1 to 3.9.2. (https://github.com/GoogleContainerTools/jib/pull/4017/)
deps: bump com.github.luben:zstd-jni from 1.5.5-2 to 1.5.5-4. (https://github.com/GoogleContainerTools/jib/pull/4049/)
deps: bump com.fasterxml.jackson:jackson-bom from 2.15.0 to 2.15.2. (https://github.com/GoogleContainerTools/jib/pull/4055)
deps: bump com.google.guava:guava from 32.0.1-jre to 32.1.2-jre (https://github.com/GoogleContainerTools/jib/pull/4078)
deps: bump org.slf4j:slf4j-simple from 2.0.7 to 2.0.9. (https://github.com/GoogleContainerTools/jib/pull/4098)
fix: fix WWW-Authenticate header parsing for Basic authentication (https://github.com/GoogleContainerTools/jib/pull/4035/)

See CHANGELOG.md for more details.

jib - jib-gradle-plugin v3.4.0

Published by github-actions[bot] about 1 year ago

3.4.0

Major Changes

  • feat: support gradle lazy configuration for entrypoint container parameter. (#4003)
  • deps: bump com.github.luben:zstd-jni from 1.5.5-2 to 1.5.5-4. (#4049)
  • deps: bump com.fasterxml.jackson:jackson-bom from 2.15.0 to 2.15.2. (#4055)
  • deps: bump com.google.guava:guava from 32.0.1-jre to 32.1.2-jre (#4078)
  • deps: bump org.slf4j:slf4j-simple from 2.0.7 to 2.0.9. (#4098)
  • fix: fix WWW-Authenticate header parsing for Basic authentication (#4035)
  • Fixed Gradle deprecations for Gradle 8.2. (#3892)

See CHANGELOG.md for more details.

jib - jib-maven-plugin v3.3.2

Published by github-actions[bot] over 1 year ago

Major Changes

See CHANGELOG.md for more details.

jib - jib-gradle-plugin v3.3.2

Published by github-actions[bot] over 1 year ago

Major Changes

See CHANGELOG.md for more details.

jib - jib-core v0.24.0

Published by github-actions[bot] over 1 year ago

Major Changes

See CHANGELOG.md for more details.

jib - jib-cli v0.12.0

Published by github-actions[bot] almost 2 years ago

Major Changes

  • Upgraded Google HTTP libraries to 1.42.2 (#3745)
  • Re-synchronized jackson dependencies with BOM to use latest versions (#3768)

See CHANGELOG.md for more details.

jib - jib-gradle-plugin v3.3.1

Published by github-actions[bot] almost 2 years ago

Major Changes

  • Added lazy evaluation for jib.container.creationTime and jib.container.filesModificationTime parameters using Gradle Property and Provider. (#3709)
  • Upgraded Google HTTP libraries to 1.42.2 (#3745)
  • Fixed issue with jibBuildTar's UP-TO-DATE check by adding back main SourceSet's outputs to task dependency (#3793)

See CHANGELOG.md for more details.

jib - jib-maven-plugin v3.3.1

Published by github-actions[bot] almost 2 years ago

Major Changes

  • Upgraded Google HTTP libraries to 1.42.2 (#3745)

See CHANGELOG.md for more details.

jib - jib-core v0.23.0

Published by github-actions[bot] almost 2 years ago

Major Changes

  • Upgraded Google HTTP libraries to 1.42.2 (#3745)
  • Re-synchronized jackson dependencies with BOM to use latest versions (#3768)
  • Fixed partially cached base image authorization issue by adding check for existence of layers in cache (#3767)

See CHANGELOG.md for more details.