-
Notifications
You must be signed in to change notification settings - Fork 102
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: oras-project/oras-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: oras-project/oras-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 18 files changed
- 4 contributors
Commits on Oct 20, 2023
-
Signed-off-by: Terry Howe <tlhowe@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 8ed8b38 - Browse repository at this point
Copy the full SHA 8ed8b38View commit details -
Configuration menu - View commit details
-
Copy full SHA for f10a538 - Browse repository at this point
Copy the full SHA f10a538View commit details -
1. Update go mod version to `1.20` 2. Update go version matrix in workflow config files 3. Update README Resolves: #583 --------- Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for f570766 - Browse repository at this point
Copy the full SHA f570766View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfef8c5 - Browse repository at this point
Copy the full SHA bfef8c5View commit details -
fix: Avoid a copy of sync.Mutex in Repository (#603)
Closes #600 Signed-off-by: Kyle M. Tarplee <kmtarplee@ieee.org>
Configuration menu - View commit details
-
Copy full SHA for eb31910 - Browse repository at this point
Copy the full SHA eb31910View commit details -
fix: correctly handle OnCopySkipped (#609)
Fix: #552 Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for b5e74d8 - Browse repository at this point
Copy the full SHA b5e74d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3f77d3 - Browse repository at this point
Copy the full SHA e3f77d3View commit details -
build: bump
github.com/opencontainers/image-spec
tov1.1.0-rc5
(#615) 1. Bump `github.com/opencontainers/image-spec` to `v1.1.0-rc5` in go mod 2. Replace "index.json" and "blobs" with corresponding constants in the spec 3. Fix testable examples that broke by the spec change - `MediaType` became a required field in `Descriptor` Resolve: #599 Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for f175957 - Browse repository at this point
Copy the full SHA f175957View commit details -
perf: reduce auth request count for manifest delete (#623)
Backporting 0f1dc30 to the release branch. This change does the same thing as the original commit (#618) did but using the old `registryutil.WithScopeHint` instead of `auth.AppendRepositoryScope`, which is introduced by #604 and is not available in `v2.3.x`. Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for f296072 - Browse repository at this point
Copy the full SHA f296072View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.3.0...v2.3.1