github GoogleContainerTools/jib v2.6.0-gradle
jib-gradle-plugin v2.6.0

latest releases: v0.13.0-cli, v0.27.0-core, v3.4.2-gradle...
3 years ago

Major Changes

  • Added lazy evaluation for jib.to.image and jib.to.tags using Gradle Property and Provider. (#2727)
  • (Incubating) Configure multiple platforms (such as architectures) to build multiple images as a bundle and push as a manifest list. (#2523)
  • Upgraded the ASM library to 9.0 to resolve an issue when auto-inferring main class in Java 15+. (#2776)
  • Fixed NullPointerException during input validation (in Java 9+) when configuring Jib parameters using certain immutable collections (such as List.of()). (#2702)
  • Fixed authentication failure with Azure Container Registry when using "tokens". (#2784)
  • Improved authentication flow for base image registry. (#2134)

See CHANGELOG.md for more details.

Don't miss a new jib release

NewReleases is sending notifications on new releases.