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: notaryproject/notation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0-rc.1
Choose a base ref
...
head repository: notaryproject/notation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0-rc.2
Choose a head ref
  • 10 commits
  • 52 files changed
  • 2 contributors

Commits on Oct 9, 2024

  1. Merge pull request #1056 from Two-Hearts/release-1.3

    bump: release v1.3.0-rc.1
    Two-Hearts authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    de974f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. fix: github actions permissions (#1059)

    Fix:
    - permission for `stale` and `license-checker`
    - replace tagged version with pinned version for `stale` action
    
    ---------
    
    Signed-off-by: Junjie Gao <junjiegao@microsoft.com>
    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    JeyJeyGao authored and Two-Hearts committed Dec 16, 2024
    Configuration menu
    Copy the full SHA
    e36f883 View commit details
    Browse the repository at this point in the history
  2. fix: fix debug log (#1061)

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts committed Dec 16, 2024
    Configuration menu
    Copy the full SHA
    18cc27e View commit details
    Browse the repository at this point in the history
  3. test: add unit tests (#1075)

    This PR intends to add more unit tests to increase the code coverage.
    
    ---------
    
    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts committed Dec 16, 2024
    Configuration menu
    Copy the full SHA
    1e838d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

  1. Merge pull request #1110 from Two-Hearts/cherry-pick

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    da0c964 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

  1. bump: bump up dependencies for release-1.3 branch (#1109)

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    141bdf1 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

  1. backport: CRL cache with log and E2E tests from main to `release-1.…

    …3` (#1117)
    
    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    8c20002 View commit details
    Browse the repository at this point in the history
  2. fix: fix context and bump up golang.org/x/net for release-1.3 branch (

    #1120)
    
    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    fae91b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2024

  1. backport: timestamping cert chain revocation check during signing fro…

    …m `main` to `release-1.3` branch (#1121)
    
    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts authored Dec 29, 2024
    Configuration menu
    Copy the full SHA
    3351c95 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2024

  1. bump: release v1.3.0-rc.2

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts committed Dec 30, 2024
    Configuration menu
    Copy the full SHA
    260968a View commit details
    Browse the repository at this point in the history
Loading