Skip to content

jib-gradle-plugin v3.3.1

Choose a tag to compare

@github-actions github-actions released this 27 Oct 22:06
· 0 commits to 3ad577a29ccfb655aa5799dc09a829328348fd6f since this release

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.