|
| 1 | +# Changelog |
| 2 | + |
| 3 | +### controller-v1.12.1 |
| 4 | + |
| 5 | +Images: |
| 6 | + |
| 7 | +* registry.k8s.io/ingress-nginx/controller:v1.12.1@sha256:d2fbc4ec70d8aa2050dd91a91506e998765e86c96f32cffb56c503c9c34eed5b |
| 8 | +* registry.k8s.io/ingress-nginx/controller-chroot:v1.12.1@sha256:90155c86548e0bb95b3abf1971cd687d8f5d43f340cfca0ad3484e2b8351096e |
| 9 | + |
| 10 | +### All changes: |
| 11 | + |
| 12 | +* Images: Trigger controller build. (#13071) |
| 13 | +* Controller: Several security fixes. (#13069) |
| 14 | +* Chart: Bump Kube Webhook CertGen. (#13066) |
| 15 | +* Tests & Docs: Bump images. (#13064) |
| 16 | +* Images: Trigger other builds (2/2). (#13061) |
| 17 | +* Images: Trigger other builds (1/2). (#13059) |
| 18 | +* Tests: Bump Test Runner to v1.3.1. (#13048) |
| 19 | +* Images: Trigger Test Runner build. (#13045) |
| 20 | +* Images: Bump `NGINX_BASE` to v1.2.1. (#13044) |
| 21 | +* Images: Trigger NGINX build. (#13039) |
| 22 | +* Go: Update dependencies. (#13036) |
| 23 | +* CI: Update KIND to v1.32.3. (#13029) |
| 24 | +* CI: Update Kubernetes to v1.32.3. (#13025) |
| 25 | +* Images: Rework. (3/3) (#13016) |
| 26 | +* Images: Rework. (2/3) (#13011) |
| 27 | +* Images: Rework. (1/3) (#13014) |
| 28 | +* Custom Error Pages: Accept first of many MIME types. (#13006) |
| 29 | +* Docs: Use `enable-global-auth` annotation instead of non-existing ConfigMap option. (#12978) |
| 30 | +* Go: Update dependencies. (#12963) |
| 31 | +* Docs: Update link to `values.yaml`. (#12960) |
| 32 | +* fix DNS issues with unresolvable backends with ExternalName (#12951) |
| 33 | +* Go: Bump to v1.24.1. (#12942) |
| 34 | +* CI: Update KIND images. (#12931) |
| 35 | +* Test: Remove gRPC Fortune Teller. (#12929) |
| 36 | +* NGINX: Update ModSecurity. (#12915) |
| 37 | +* Development: Update KIND images. (#12909) |
| 38 | +* Config: Remove notes about future defaults. (#12898) |
| 39 | +* Images: Update `kubectl` to v1.32.2. (#12856) |
| 40 | +* Development: Update Kubernetes to v1.32.0. (#12853) |
| 41 | +* CI: Update `kubectl` to v1.32.2. (#12851) |
| 42 | +* Images: Migrate to AR. (2/2) (#12849) |
| 43 | +* Images: Migrate to AR. (1/2) (#12846) |
| 44 | +* Docs: Migrate to AR. (#12809) |
| 45 | +* Docs: Enable code copy button. (#12805) |
| 46 | +* Go: Bump to v1.23.6. (#12801) |
| 47 | +* CI: Update Artifact Hub to v1.20.0. (#12793) |
| 48 | +* Images: Update `kubectl` to v1.31.5. (#12791) |
| 49 | +* CI: Update `kubectl` to v1.31.5. (#12789) |
| 50 | +* Development: Bump Kubernetes to v1.31.4. (#12784) |
| 51 | +* Go: Replace `golang.org/x/exp/slices` with `slices`. (#12781) |
| 52 | +* Docs: Fix character format. (#12773) |
| 53 | +* Docs: Improve bare-metal setup. (#12744) |
| 54 | +* Build: Always use local `tmp` dir on macOS. (#12741) |
| 55 | +* Development: Bump Kubernetes to v1.31.4. (#12739) |
| 56 | +* Images: Bump `gcb-docker-gcloud` to v20250116-2a05ea7e3d. (#12738) |
| 57 | +* Go: Bump to v1.23.5. (#12736) |
| 58 | +* Docs: Clarify rate limits are per ingress controller replica. (#12715) |
| 59 | +* Go: Stop using workspace. (#12712) |
| 60 | +* Chart: Bump Kube Webhook CertGen. (#12696) |
| 61 | +* Tests & Docs: Bump images. (#12694) |
| 62 | +* Images: Trigger other builds (2/2). (#12690) |
| 63 | +* Images: Trigger other builds (1/2). (#12688) |
| 64 | +* Tests: Bump Test Runner to v20250112-01b7af21. (#12684) |
| 65 | +* Images: Trigger Test Runner build. (#12681) |
| 66 | +* Images: Bump `NGINX_BASE` to v1.2.0. (#12677) |
| 67 | +* Images: Trigger NGINX build. (#12674) |
| 68 | +* NGINX: Align quotes. (#12673) |
| 69 | +* Annotations: Deny newlines. (#12667) |
| 70 | +* Annotations: Reload on custom header changes. (#12652) |
| 71 | +* NGINX: Bump ModSecurity. (#12651) |
| 72 | +* NGINX: Bump OpenTelemetry. (#12631) |
| 73 | + |
| 74 | +### Dependency updates: |
| 75 | + |
| 76 | +* Bump github.com/opencontainers/runc from 1.2.5 to 1.2.6 in the go group across 1 directory (#13033) |
| 77 | +* Bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.3 (#13027) |
| 78 | +* Bump the actions group with 5 updates (#13023) |
| 79 | +* Bump dorny/test-reporter from 1.9.1 to 2.0.0 (#12989) |
| 80 | +* Bump github.com/prometheus/common from 0.62.0 to 0.63.0 (#12987) |
| 81 | +* Bump the go group across 3 directories with 9 updates (#12985) |
| 82 | +* Bump the actions group with 3 updates (#12984) |
| 83 | +* Bump github/codeql-action from 3.28.10 to 3.28.11 in the actions group (#12968) |
| 84 | +* Bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 (#12958) |
| 85 | +* Bump golang.org/x/crypto from 0.35.0 to 0.36.0 (#12955) |
| 86 | +* Bump the go group across 2 directories with 1 update (#12938) |
| 87 | +* Bump google.golang.org/grpc from 1.70.0 to 1.71.0 (#12937) |
| 88 | +* Bump golang.org/x/crypto from 0.34.0 to 0.35.0 (#12923) |
| 89 | +* Bump the actions group with 3 updates (#12921) |
| 90 | +* Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 (#12900) |
| 91 | +* Bump golang.org/x/crypto from 0.33.0 to 0.34.0 (#12893) |
| 92 | +* Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 in /images/custom-error-pages/rootfs (#12892) |
| 93 | +* Bump the actions group with 4 updates (#12889) |
| 94 | +* Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#12867) |
| 95 | +* Bump the go group across 3 directories with 11 updates (#12865) |
| 96 | +* Bump the actions group with 2 updates (#12863) |
| 97 | +* Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 in /images/kube-webhook-certgen/rootfs (#12861) |
| 98 | +* Bump the actions group with 4 updates (#12814) |
| 99 | +* Bump golang.org/x/crypto from 0.32.0 to 0.33.0 (#12812) |
| 100 | +* Bump the actions group with 2 updates (#12777) |
| 101 | +* Bump the go group across 2 directories with 1 update (#12775) |
| 102 | +* Bump google.golang.org/grpc from 1.69.4 to 1.70.0 (#12760) |
| 103 | +* Bump sigs.k8s.io/controller-runtime from 0.20.0 to 0.20.1 in the go group across 1 directory (#12758) |
| 104 | +* Bump the actions group with 5 updates (#12756) |
| 105 | +* Bump sigs.k8s.io/controller-runtime from 0.19.4 to 0.20.0 (#12732) |
| 106 | +* Bump github.com/prometheus/common from 0.61.0 to 0.62.0 (#12728) |
| 107 | +* Bump the go group across 3 directories with 9 updates (#12726) |
| 108 | +* Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 in the actions group (#12725) |
| 109 | +* Bump google.golang.org/grpc from 1.69.2 to 1.69.4 in the go group across 1 directory (#12699) |
| 110 | +* Bump the actions group with 3 updates (#12664) |
| 111 | +* Bump the go group across 1 directory with 3 updates (#12662) |
| 112 | +* Bump golang.org/x/crypto from 0.31.0 to 0.32.0 (#12661) |
| 113 | +* Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 (#12628) |
| 114 | + |
| 115 | +**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/controller-v1.12.0...controller-v1.12.1 |
0 commit comments