Bump zot v2.1.11 by github-actions[bot] · Pull Request #465 · oras-project/oras-java

Bump zot test container

Update the value in the ZotContainer.java file

1 file(s) updated with "ghcr.io/project-zot/zot-linux-amd64:v2.1.11": * src/test/java/land/oras/utils/ZotContainer.java

v2.1.11
## What's Changed
* fix: minor fixes based on intermittent test failures by @andaaron in https://github.com/project-zot/zot/pull/3465
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/3477
* chore: stabilize coverage in specific sync test by @andaaron in https://github.com/project-zot/zot/pull/3480
* fix: zot version broken after switching to /v2 by @andaaron in https://github.com/project-zot/zot/pull/3479
* refactor: remove usage of goto in the image store by @andaaron in https://github.com/project-zot/zot/pull/2969
* fix: configure cookie Secure flag based on TLS configuration by @andaaron in https://github.com/project-zot/zot/pull/3482
* feat: add zot subcommand to enable testing retention policy settings by @andaaron in https://github.com/project-zot/zot/pull/3449
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/3496
* chore: fix monitoring goroutine leak in tests by @andaaron in https://github.com/project-zot/zot/pull/3500
* docs: update maintainers and codeowners info by @rchincha in https://github.com/project-zot/zot/pull/3502
* fix: close file handle before moving file in FullBlobUpload by @andaaron in https://github.com/project-zot/zot/pull/3499
* fix(log): ensure func record is correct by @rchamarthy in https://github.com/project-zot/zot/pull/3501
* fix: support custom OAuth2 URLs for GitHub Enterprise and self-hosted providers by @analytically in https://github.com/project-zot/zot/pull/3513
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/3514
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/3517
* fix: re-introduce pagination by @ljakimczuk in https://github.com/project-zot/zot/pull/3521
* fix: add support for sha256 and sha512 in htpasswd by @rchincha in https://github.com/project-zot/zot/pull/3497
* fix: deduplicate entries in referrers responses by @andaaron in https://github.com/project-zot/zot/pull/3524
* fix: separate cipher suites and curve preferences into FIPS and non FIPS, and use them accordingly by @andaaron in https://github.com/project-zot/zot/pull/3523
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/3534
* fix: gracefully handle manifests missing from storage (prepare for sparse indexes) by @andaaron in https://github.com/project-zot/zot/pull/3503
* Fix Dockerfiles by moving the BASE_IMAGE arg  into the global scope by @lfrancke in https://github.com/project-zot/zot/pull/3536
* fix: img-src annotation changes with zui move to vite by @rchincha in https://github.com/project-zot/zot/pull/3539
* fix: show relevant error messages in case of images which cannot be scanned by Trivy by @andaaron in https://github.com/project-zot/zot/pull/3554
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/3555
* fix (metadb): make sure metadb statistics are initialized on image download, and minor metadb fixes for Docker v2 manifest compatibility by @andaaron in https://github.com/project-zot/zot/pull/3545
* chore: update github.com/olekukonko/tablewriter to v1.1.1 by @andaaron in https://github.com/project-zot/zot/pull/3559
* chore: update cosign from v2 to v3 by @andaaron in https://github.com/project-zot/zot/pull/3561
* fix(ui): update zui version by @rchincha in https://github.com/project-zot/zot/pull/3564
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/3566
* Sync images with a background context by @lfrancke in https://github.com/project-zot/zot/pull/3537
* feat: allow claim mapping for user name with oidc by @rchincha in https://github.com/project-zot/zot/pull/3540
* fix(sync): properly handle CommitAll errors in syncImage and skip failed temp sync dirs by @andaaron in https://github.com/project-zot/zot/pull/3567

## New Contributors
* @analytically made their first contribution in https://github.com/project-zot/zot/pull/3513
* @lfrancke made their first contribution in https://github.com/project-zot/zot/pull/3536

**Full Changelog**: https://github.com/project-zot/zot/compare/v2.1.10...v2.1.11
Update the value in the ZotUnsecureContainer.java file

1 file(s) updated with "ghcr.io/project-zot/zot-linux-amd64:v2.1.11": * src/test/java/land/oras/utils/ZotUnsecureContainer.java

v2.1.11
## What's Changed
* fix: minor fixes based on intermittent test failures by @andaaron in https://github.com/project-zot/zot/pull/3465
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/3477
* chore: stabilize coverage in specific sync test by @andaaron in https://github.com/project-zot/zot/pull/3480
* fix: zot version broken after switching to /v2 by @andaaron in https://github.com/project-zot/zot/pull/3479
* refactor: remove usage of goto in the image store by @andaaron in https://github.com/project-zot/zot/pull/2969
* fix: configure cookie Secure flag based on TLS configuration by @andaaron in https://github.com/project-zot/zot/pull/3482
* feat: add zot subcommand to enable testing retention policy settings by @andaaron in https://github.com/project-zot/zot/pull/3449
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/3496
* chore: fix monitoring goroutine leak in tests by @andaaron in https://github.com/project-zot/zot/pull/3500
* docs: update maintainers and codeowners info by @rchincha in https://github.com/project-zot/zot/pull/3502
* fix: close file handle before moving file in FullBlobUpload by @andaaron in https://github.com/project-zot/zot/pull/3499
* fix(log): ensure func record is correct by @rchamarthy in https://github.com/project-zot/zot/pull/3501
* fix: support custom OAuth2 URLs for GitHub Enterprise and self-hosted providers by @analytically in https://github.com/project-zot/zot/pull/3513
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/3514
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/3517
* fix: re-introduce pagination by @ljakimczuk in https://github.com/project-zot/zot/pull/3521
* fix: add support for sha256 and sha512 in htpasswd by @rchincha in https://github.com/project-zot/zot/pull/3497
* fix: deduplicate entries in referrers responses by @andaaron in https://github.com/project-zot/zot/pull/3524
* fix: separate cipher suites and curve preferences into FIPS and non FIPS, and use them accordingly by @andaaron in https://github.com/project-zot/zot/pull/3523
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/3534
* fix: gracefully handle manifests missing from storage (prepare for sparse indexes) by @andaaron in https://github.com/project-zot/zot/pull/3503
* Fix Dockerfiles by moving the BASE_IMAGE arg  into the global scope by @lfrancke in https://github.com/project-zot/zot/pull/3536
* fix: img-src annotation changes with zui move to vite by @rchincha in https://github.com/project-zot/zot/pull/3539
* fix: show relevant error messages in case of images which cannot be scanned by Trivy by @andaaron in https://github.com/project-zot/zot/pull/3554
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/3555
* fix (metadb): make sure metadb statistics are initialized on image download, and minor metadb fixes for Docker v2 manifest compatibility by @andaaron in https://github.com/project-zot/zot/pull/3545
* chore: update github.com/olekukonko/tablewriter to v1.1.1 by @andaaron in https://github.com/project-zot/zot/pull/3559
* chore: update cosign from v2 to v3 by @andaaron in https://github.com/project-zot/zot/pull/3561
* fix(ui): update zui version by @rchincha in https://github.com/project-zot/zot/pull/3564
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/3566
* Sync images with a background context by @lfrancke in https://github.com/project-zot/zot/pull/3537
* feat: allow claim mapping for user name with oidc by @rchincha in https://github.com/project-zot/zot/pull/3540
* fix(sync): properly handle CommitAll errors in syncImage and skip failed temp sync dirs by @andaaron in https://github.com/project-zot/zot/pull/3567

## New Contributors
* @analytically made their first contribution in https://github.com/project-zot/zot/pull/3513
* @lfrancke made their first contribution in https://github.com/project-zot/zot/pull/3536

**Full Changelog**: https://github.com/project-zot/zot/compare/v2.1.10...v2.1.11

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!