Skip to content

jib-maven-plugin v2.6.0

Compare
Choose a tag to compare
@loosebazooka loosebazooka released this 07 Oct 16:26
· 751 commits to master since this release

Major Changes

  • Upgraded the ASM library to 9.0 to resolve an issue when auto-inferring main class in Java 15+. (#2776)
  • (Incubating) Configure multiple platforms (such as architectures) to build multiple images as a bundle and push as a manifest list. (#2523)
  • 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.