Skip to content

v2.7.3

Compare
Choose a tag to compare
@YangJiao0817 YangJiao0817 released this 11 Sep 06:31
· 6 commits to release-2.7.0 since this release
252a0b7

Known issue

  • Due to the change of querying for listing tasks of scan by this PR, vulnerability scan report that's done in v2.7.3 cannot be retrieved in v2.8.0, but it's still available in v2.8.1 (applied the same logic in this PR) and onwards. Please do not upgrade from v2.7.3 to v2.8.0, instead, directly upgrading to v2.8.1 or v2.9.0.

What's Changed

Component updates ⬆️

  • [cherry-pick] fix: improve the performance of list artifacts by @chlins in #18632
  • bump golang 1.19.9 on release-2.7.0 by @MinerYang in #18650
  • (cherry-pick) Use subtle.ConstantTimeCompare instead of compare directly by @stonezdj in #18711
  • set tag pull time for proxy cache by @wy65701436 in #18742
  • (cherry-pick) Return error when proxy cache get too many request error(429) by @stonezdj in #18751
  • Changed logic search projects in gitlab adapter for 2.7.0 by @lxShaDoWxl in #18784
  • [cherry-pick][2.7] fix: add retry on the caller of v2DeleteManifest instead within v2DeleteManifest by @dkulchinsky in #18802
  • [Cherry-pick] fix: bump-up TRIVYVERSION=v0.43.0 and TRIVYADAPTERVERSION=v0.30.14 by @zyyw in #18995
  • [cherry-pick]fix accessory import issue by @wy65701436 in #19056
  • fix: TRIVYVERSION=v0.44.0 && TRIVYADAPTERVERSION=v0.30.15 by @zyyw in #19089
  • [Cherry-pick]Convert the string �\ to number 0 by @AllForNothing in #19082
  • [cherry-pick] fix: fix replication list projects with pure numberic name by @chlins in #19093
  • bump go1.19.12 on release-2.7.0 base on ph4 by @MinerYang in #19162
  • [cherry-pick] refactor: migrate the redis command keys to scan by @chlins in #19148
  • [cherry-pick] chore: fix incorrect otel timeout in harbor yaml template by @chlins in #19121
  • [cherry-pick] fix: support customize cache db for business by @chlins in #19189
  • (cherry-pick) Remove job status track information from redis after stop the job in the queue by @stonezdj in #19306
  • bump goharbor/golang 1.19.13 on release-2.7.0 by @MinerYang in #19324
  • fix: bump up TRIVYVERSION=v0.45.0 && TRIVYADAPTERVERSION=v0.30.16 by @zyyw in #19329

Other Changes

Full Changelog: v2.7.2...v2.7.3