github GoogleContainerTools/jib v0.15.0-core
jib-core v0.15.0

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

jib-core

Major Changes

  • Now adding the Jib Core dependency transitively exposes the Build Plan API. (#2507)
  • Ports.parse(List<String> ports) now returns a Set(as a HashSet) instead of ImmutableSet (#2513)
  • Now sets configured file ownership when creating layer tars. (#2499)
  • Previous locally cached application layers will be ignored because of changes to the caching selectors. (#2499)
  • Fixed authentication failure with Azure Container Registry when using an identity token defined in the auths section of Docker config (~/.docker/config.json). (#2488)

See CHANGELOG.md for more details.

Don't miss a new jib release

NewReleases is sending notifications on new releases.