Skip to content

v2.8.2

Compare
Choose a tag to compare
@YangJiao0817 YangJiao0817 released this 05 Jun 01:45
· 39 commits to release-2.8.0 since this release
d4c34dc

Known issue

  • In version v2.8.0-v2.8.2, please refrain from using the EXTERNAL REDIS USERNAME (ACL AUTH) due to issue-18892. So if you care about the registry performance, please follow the FAQ guidance to set up your Redis server that allow you to bypass this limitation, otherwise you could just ignore it.
  • There's a known issue #19320 that occurs when running harbor.yml migrate script with the specific storage_service.redirect.disable configuration. Impact version would be Harbor v2.8 and v2.9, for example migrate from v2.7.X to v2.8.Y or v2.7.X to v2.9.Z. Please refer to this comment as a workaround.

What's Changed

Component updates ⬆️

  • (cherry-pick) Use subtle.ConstantTimeCompare instead of compare directly by @stonezdj in #18712
  • set tag pull time for proxy cache by @wy65701436 in #18741
  • (cherry-pick) Return error when proxy cache get too many request error(429) by @stonezdj in #18750
  • bump up distribution to v2.8.2 on release-2.8.0 by @MinerYang in #18769
  • fix: update TRIVYVERSION=v0.42.0 & TRIVYADAPTERVERSION=v0.30.12 by @zyyw in #18782

Other Changes

Full Changelog: v2.8.1...v2.8.2