Skip to content

jib-cli v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Sep 18:53
· 0 commits to 60ec66cef3bccdc3a6bf1713ae3cff4925a386d3 since this release

Major Changes

  • Included imagePushed field to image metadata json output file which provides information on whether an image was pushed by Jib. (#3641)
  • Better error messaging when environment map in container.environment contains null values (#3672).
  • Starting with jib-cli 0.11.0, SLSA 3 signatures will be generated with every release. (#3762).
  • Upgraded slf4j-api to 2.0.0 (#3735).
  • Upgraded nullaway to 0.9.9 (#3720).

See CHANGELOG.md for more details.