github project-zot/zot v2.1.11

9 hours ago

What's Changed

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

New Contributors

Full Changelog: v2.1.10...v2.1.11

Don't miss a new zot release

NewReleases is sending notifications on new releases.