What's Changed
- chore: bump github/codeql-action from 3.27.0 to 3.27.3 by @dependabot in #283
- chore: bump github.com/onsi/gomega from 1.35.1 to 1.36.1 by @dependabot in #298
- chore: bump codecov/codecov-action from 4.6.0 to 5.1.1 by @dependabot in #297
- chore: bump github/codeql-action from 3.27.3 to 3.27.7 by @dependabot in #299
- chore: bump actions/upload-artifact from 4.4.3 to 4.6.0 by @dependabot in #310
- chore: bump codecov/codecov-action from 5.1.1 to 5.1.2 by @dependabot in #312
- chore: bump github/codeql-action from 3.27.7 to 3.28.1 by @dependabot in #311
- chore: bump step-security/harden-runner from 2.10.1 to 2.10.3 by @dependabot in #309
- chore: bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot in #314
- chore: bump actions/setup-go from 5.1.0 to 5.3.0 by @dependabot in #317
- chore: bump step-security/harden-runner from 2.10.3 to 2.10.4 by @dependabot in #316
- chore: bump github/codeql-action from 3.28.1 to 3.28.2 by @dependabot in #318
- chore: bump codecov/codecov-action from 5.1.2 to 5.2.0 by @dependabot in #320
- chore: bump codecov/codecov-action from 5.2.0 to 5.3.0 by @dependabot in #323
- chore: bump codecov/codecov-action from 5.3.0 to 5.3.1 by @dependabot in #325
- chore: bump github/codeql-action from 3.28.2 to 3.28.5 by @dependabot in #324
- chore: bump github/codeql-action from 3.28.5 to 3.28.8 by @dependabot in #327
- chore: bump golangci/golangci-lint-action from 6.2.0 to 6.3.0 by @dependabot in #328
- chore: bump github/codeql-action from 3.28.8 to 3.28.9 by @dependabot in #330
- chore: bump ossf/scorecard-action from 2.4.0 to 2.4.1 by @dependabot in #338
- chore: bump github/codeql-action from 3.28.9 to 3.28.10 by @dependabot in #339
- chore: bump codecov/codecov-action from 5.3.1 to 5.4.0 by @dependabot in #340
- chore: bump actions/upload-artifact from 4.6.0 to 4.6.1 by @dependabot in #337
- chore: bump step-security/harden-runner from 2.10.4 to 2.11.0 by @dependabot in #334
- chore: bump golangci/golangci-lint-action from 6.3.0 to 6.5.0 by @dependabot in #335
- chore: bump github/codeql-action from 3.28.10 to 3.28.11 by @dependabot in #344
- chore: bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 by @dependabot in #345
- chore: bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 by @dependabot in #346
- chore: bump github/codeql-action from 3.28.11 to 3.28.12 by @dependabot in #349
- chore: bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot in #348
- chore: bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot in #347
- chore: bump github/codeql-action from 3.28.12 to 3.28.13 by @dependabot in #352
- chore: bump actions/dependency-review-action from 4.3.5 to 4.5.0 by @dependabot in #290
- chore: updating lint version by @JaydipGabani in #353
- chore: bump the k8s group across 1 directory with 6 updates by @dependabot in #343
- chore: bump github.com/onsi/gomega from 1.36.1 to 1.36.3 by @dependabot in #350
- chore: bump github.com/onsi/gomega from 1.36.3 to 1.37.0 by @dependabot in #356
- chore: bump actions/dependency-review-action from 4.5.0 to 4.6.0 by @dependabot in #355
- chore: bump step-security/harden-runner from 2.11.0 to 2.11.1 by @dependabot in #354
- chore: bump github/codeql-action from 3.28.13 to 3.28.15 by @dependabot in #357
- chore: bump codecov/codecov-action from 5.4.0 to 5.4.2 by @dependabot in #358
- chore: bump step-security/harden-runner from 2.11.1 to 2.12.0 by @dependabot in #359
- chore: bump github/codeql-action from 3.28.15 to 3.28.16 by @dependabot in #360
- chore: bump the k8s group with 5 updates by @dependabot in #361
- chore: bump github/codeql-action from 3.28.16 to 3.28.17 by @dependabot in #363
- chore: bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot in #365
- chore: bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot in #364
- chore: bump actions/dependency-review-action from 4.6.0 to 4.7.0 by @dependabot in #366
- chore: bump actions/dependency-review-action from 4.7.0 to 4.7.1 by @dependabot in #367
- Fix: Use correct default for RotationCheckFrequency (12h instead of 90d) by @d-kuro in #305
- Fixed cert update race condition by @p-strusiewiczsurmacki-mobica in #342
- chore: bump the k8s group with 5 updates by @dependabot in #369
- chore: bump github/codeql-action from 3.28.17 to 3.28.18 by @dependabot in #370
- chore: bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot in #368
- chore: bump sigs.k8s.io/controller-runtime from 0.20.4 to 0.21.0 in the k8s group by @mbobrovskyi in #372
New Contributors
- @d-kuro made their first contribution in #305
- @p-strusiewiczsurmacki-mobica made their first contribution in #342
- @mbobrovskyi made their first contribution in #372
Full Changelog: v0.12.0...v0.13.0