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.2.0-beta.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.2.0-rc.1
Choose a head ref
  • 10 commits
  • 28 files changed
  • 3 contributors

Commits on Jul 24, 2024

  1. build: add support for armv7 binary release (#956)

    Modify targeted goarch and ignore irrelevant configs (e.g windows/arm and darwin/ arm)
    
    Signed-off-by: lmussier <ludovic.mussier@gmail.com>
    lmussier authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    45b123b View commit details
    Browse the repository at this point in the history
  2. chore: move tsa url print out behind -v flag (#996)

    Resolves #992
    
    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9c15eec View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. feat: update inspect command with timestamping (#998)

    Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
    Two-Hearts authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    dc9ad63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b6f104 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2814d7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed77da1 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. refactor: update verifier (#1002)

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

Commits on Aug 16, 2024

  1. refactor!: remove blob sign/verify related contents (#1011)

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

Commits on Aug 19, 2024

  1. bump: bump up dependencies for release-1.2 (#1014)

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

Commits on Aug 20, 2024

  1. bump: release v1.2.0-rc.1

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