Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Bump zot v2.1.17#718

Merged
jonesbusy merged 1 commit into
mainoras-project/oras-java:mainfrom
updatecli_main_d635c18ba259176883cac482ebaf33deb08022d2b14c14c84ef7bbdcdb323bc4oras-project/oras-java:updatecli_main_d635c18ba259176883cac482ebaf33deb08022d2b14c14c84ef7bbdcdb323bc4Copy head branch name to clipboard
May 23, 2026
Merged

Bump zot v2.1.17#718
jonesbusy merged 1 commit into
mainoras-project/oras-java:mainfrom
updatecli_main_d635c18ba259176883cac482ebaf33deb08022d2b14c14c84ef7bbdcdb323bc4oras-project/oras-java:updatecli_main_d635c18ba259176883cac482ebaf33deb08022d2b14c14c84ef7bbdcdb323bc4Copy head branch name to clipboard

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 23, 2026

Bump zot test container

Update the value in the TestImages.java file

1 file(s) updated with "ghcr.io/project-zot/zot-minimal:v2.1.17": * src/test/java/land/oras/utils/TestImages.java

v2.1.17
## What's Changed
* fix(api): return 416 for bad upload range on PUT; fix GET upload Range at size zero by @andaaron in https://github.com/project-zot/zot/pull/3983
* feat(zb): Support for TTFB measurement + on-demand sync tests by @vrajashkr in https://github.com/project-zot/zot/pull/3929
* fix(api): recognize Docker Compose/Buildx User-Agent in v2 challenge workaround by @gjed in https://github.com/project-zot/zot/pull/3992
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/3990
* feat(auth): support OIDC RP-Initiated Logout by @krjakbrjak in https://github.com/project-zot/zot/pull/3975
* fix(security): enhance timeout configurations and body size limits fo… by @rchincha in https://github.com/project-zot/zot/pull/3984
* Improve zli CVE diff output by @AkashKumar7902 in https://github.com/project-zot/zot/pull/3994
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/4020
* Support multipart range blob pulls by @AkashKumar7902 in https://github.com/project-zot/zot/pull/3995
* fix(sync): apply tag filters before destination mapping by @AkashKumar7902 in https://github.com/project-zot/zot/pull/4003
* Multipart download enhancements by @andaaron in https://github.com/project-zot/zot/pull/4021
* docs(config): reference generated config schema by @AkashKumar7902 in https://github.com/project-zot/zot/pull/4015
* feat(cosign): add support for cosign bundle by @rchincha in https://github.com/project-zot/zot/pull/4023
* feat(auth): map OpenID groups claim by @AkashKumar7902 in https://github.com/project-zot/zot/pull/3999
* test: refactor countingReader into partialReaderOpenTracker and partialReaderReadCloser by @andaaron in https://github.com/project-zot/zot/pull/4027
* fix(auth): refine OIDC identity handling and claim-mapping logs by @andaaron in https://github.com/project-zot/zot/pull/4028
* feat(api): log session/audit subject from UserAccessControl by @andaaron in https://github.com/project-zot/zot/pull/4029
* refactor(zli): add typed ~/.zot config layer and strict validation by @andaaron in https://github.com/project-zot/zot/pull/4030
* refactor(build): move build metadata to pkg/buildinfo by @andaaron in https://github.com/project-zot/zot/pull/4045
* feat(zli): add config list/show/get/set/reset and isolate deprecated syntax by @andaaron in https://github.com/project-zot/zot/pull/4037
* fix(zli config): print help for missing args by @andaaron in https://github.com/project-zot/zot/pull/4046
* feat(authz): introduce conditional access control via CEL by @matheuscscp in https://github.com/project-zot/zot/pull/4040
* ci: sync go 1.26 images to ghcr.io/project-zot/golang by @andaaron in https://github.com/project-zot/zot/pull/4049
* ci: fix golangci-lint install URL by @andaaron in https://github.com/project-zot/zot/pull/4052
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/4048
* fix: downgrade expected missing-blob HEAD logging from error to debug by @rchincha in https://github.com/project-zot/zot/pull/4056
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/4059
* fix(lint): silence deprecated gomodguard linter warning by @benoittgt in https://github.com/project-zot/zot/pull/4070
* feat(metrics): add Prometheus GC metrics by @benoittgt in https://github.com/project-zot/zot/pull/3863
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/4072
* chore: bump zui version by @rchincha in https://github.com/project-zot/zot/pull/4074

## New Contributors
* @gjed made their first contribution in https://github.com/project-zot/zot/pull/3992
* @krjakbrjak made their first contribution in https://github.com/project-zot/zot/pull/3975
* @AkashKumar7902 made their first contribution in https://github.com/project-zot/zot/pull/3994

**Full Changelog**: https://github.com/project-zot/zot/compare/v2.1.16...v2.1.17
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@github-actions github-actions Bot requested a review from jonesbusy as a code owner May 23, 2026 05:33
@github-actions github-actions Bot added dependencies Pull requests that update a dependency file tests labels May 23, 2026
@github-actions github-actions Bot force-pushed the updatecli_main_d635c18ba259176883cac482ebaf33deb08022d2b14c14c84ef7bbdcdb323bc4 branch 2 times, most recently from 2257302 to 270f506 Compare May 23, 2026 05:33
@jonesbusy jonesbusy merged commit fa5b553 into main May 23, 2026
5 checks passed
@jonesbusy jonesbusy deleted the updatecli_main_d635c18ba259176883cac482ebaf33deb08022d2b14c14c84ef7bbdcdb323bc4 branch May 23, 2026 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.