Skip to content

jib-core v0.20.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 19:06
· 0 commits to 0050ee4c2ca38a8ce7e48b529e84d0a409179318 since this release

Major Changes

  • Increased robustness in registry communications by retrying HTTP requests (to the effect of retrying image pushes or pulls) on I/O exceptions with exponential backoffs. (#3351)
  • Downgraded Google HTTP libraries to 1.34.0 to resolve network issues. (#3415, #3058, #3409)

See CHANGELOG.md for more details.