What's Changed
- fix(fips): flaky fips blackbox test and add missing curves by @andaaron in #3732
- feat: add TaggedTimestamp to ImageSummary returned by graphql API by @andaaron in #3731
- chore: fix dependabot alerts by @rchincha in #3751
- feat(oidc): support per-issuer CA by @matheuscscp in #3760
- ci: improvements for the Ecosystem tools job by @andaaron in #3762
- feat(jwt-exp): exp claim at the access entry level by @matheuscscp in #3761
- feat(zui): add Last Tagged timestamp to tag details view by @andaaron in #3772
- feat(jwt-asm): support AWS Secrets Manager for JWT verification by @matheuscscp in #3763
- chore: fix dependabot alerts by @rchincha in #3774
- fix(meta): fixes for LastUpdated and TaggedTimestamp by @andaaron in #3754
- fix(imagestore): normalize paths to prevent panic on Windows by @codyray2015 in #3775
- fix: correct typo var name mirroHostConfig by @rchincha in #3777
- chore: fix dependabot alerts by @rchincha in #3788
- chore: update github.com/sigstore/cosign/v3 from 3.0.2 to 3.0.4 by @andaaron in #3789
- fix(build): upgrade zot runtime base image to distroless debian13 by @muscariello in #3791
- chore: update golang version to 1.25.7 by @rchincha in #3790
- chore: fix dependabot alerts by @rchincha in #3794
- feat(tls): implement dynamic TLS certificate reloading with file watching by @rchincha in #3792
- chore: fix dependabot alerts by @rchincha in #3802
- chore: update zui version by @rchincha in #3803
- GCS storage support by @andaaron in #3798
- chore: bump zui version by @andaaron in #3809
- chore: fix dependabot alerts by @rchincha in #3820
- Skip OCI conversion for already-synced images by @utafrali in #3824
- chore: fix dependabot alerts by @rchincha in #3841
- feat(sync): add SyncLegacyCosignTags config to skip syncing legacy cosign/SBOM tags when disabled by @andaaron in #3842
- fix(auth): prevent open redirect via callback_ui by @andaaron in #3844
- fix: don't skip "latest" tag authz check for update by @rchincha in #3847
New Contributors
- @codyray2015 made their first contribution in #3775
- @utafrali made their first contribution in #3824
Full Changelog: v2.1.14...v2.1.15