What's Changed
- test: fix some coverage issues, refactored some of the pagination logic to accomplish this by @andaaron in #3674
- chore: fix dependabot alerts by @rchincha in #3677
- Fix typos in documentation by @oglok in #3678
- ci: fix nightly due to outdated kind by @rchincha in #3676
- fix: pre-existing dynamodb versions table should be populated with version if it doesn't contain it already by @andaaron in #3699
- fix: CVE-2025-30204 - golang-jwt DoS vulnerability via excessive memory allocation by @asgeirn in #3687
- fix: remove usage of deprecated function aws.EndpointResolverWithOptionsFunc by @andaaron in #3700
- fix: now attempt to bind to the zot server socket to check if the server is running by @andaaron in #3703
- chore: fix dependabot alerts by @rchincha in #3707
- chore: remove direct usage of the github.com/aws/aws-sdk-go package (aws sdk v1) by @andaaron in #3701
- fix: graphql playground documentation was hardcoded to an unrelated example by @andaaron in #3721
- chore: fix dependabot alerts by @rchincha in #3726
- chore: fix dependabot alerts by @rchincha in #3730
- ci: add a upgrade bats test by @rchincha in #3621
- Introduce support for OIDC workload identity federation by @matheuscscp in #3711
New Contributors
- @oglok made their first contribution in #3678
- @matheuscscp made their first contribution in #3711
Full Changelog: v2.1.13...v2.1.14