Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: goharbor/harbor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.13.1
Choose a base ref
...
head repository: goharbor/harbor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.13.2
Choose a head ref
  • 7 commits
  • 136 files changed
  • 3 contributors

Commits on Jul 18, 2025

  1. update go and base image (#22186)

    Signed-off-by: wang yan <wangyan@vmware.com>
    wy65701436 authored Jul 18, 2025
    Configuration menu
    Copy the full SHA
    688a7d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. bump helm.sh/helm/v3 from 3.17.2 to 3.17.4 (#22189)

    bump up golang to 1.23.11
    
    Signed-off-by: stonezdj <stone.zhang@broadcom.com>
    stonezdj authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    4bc7f67 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

  1. [cherry-pick] Display download url for BUILD_PACKAGE action (#22200)

    Display download url for BUILD_PACKAGE action
    
    Signed-off-by: stonezdj <stone.zhang@broadcom.com>
    stonezdj authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    8596b09 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

  1. [cherry-pick] update the orm filter func (#22209)

    update the orm filter func
    
    to extend the enhancement from #21924 to fuzzy and range match. After the enhance, the orm.ExerSep is not supported in any sort of query keywords.
    
    Signed-off-by: wy65701436 <wangyan@vmware.com>
    wy65701436 authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    b00575f View commit details
    Browse the repository at this point in the history
  2. bump version to v2.13.2 (#22211)

    Signed-off-by: wy65701436 <wangyan@vmware.com>
    wy65701436 authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    dc6b052 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. bump golang version (#22216)

    * bump golang version
    
    Up golang from v2.13.11 to v2.14.5
    
    1, cherry-pick #21887 bump golangci-lint to v2
    2, bump mockery 
    
    These changes are required due to the upgrade to Go v1.24.5
    
    Signed-off-by: wy65701436 <wangyan@vmware.com>
    wy65701436 authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    14d9343 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. Bump trivy to v0.64.1 trivy adapter to v0.33.2 (#22215)

    Signed-off-by: Daniel Jiang <daniel.jiang@broadcom.com>
    reasonerjt authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    436918f View commit details
    Browse the repository at this point in the history
Loading