|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +### 1.5.1 |
| 4 | + |
| 5 | +* Upgrade NGINX to 1.21.6 |
| 6 | +* Upgrade Golang 1.19.2 |
| 7 | +* Fix Service Name length Bug [9245](https://github.com/kubernetes/ingress-nginx/pull/9245) |
| 8 | +* CVE fixes CVE-2022-32149, CVE-2022-27664, CVE-2022-1996 |
| 9 | + |
| 10 | +Images: |
| 11 | + |
| 12 | +* registry.k8s.io/ingress-nginx/controller:v1.5.1@sha256:4ba73c697770664c1e00e9f968de14e08f606ff961c76e5d7033a4a9c593c629 |
| 13 | +* registry.k8s.io/ingress-nginx/controller-chroot:v1.5.1@sha256:c1c091b88a6c936a83bd7b098662760a87868d12452529bad0d178fb36147345 |
| 14 | + |
| 15 | +### All Changes: |
| 16 | + |
| 17 | +* chore Fixed to Support Versions table by @yutachaos in https://github.com/kubernetes/ingress-nginx/pull/9117 |
| 18 | +* Updated incorrect version number in the Installation Guide by @afro-coder in https://github.com/kubernetes/ingress-nginx/pull/9120 |
| 19 | +* Updated the Developer guide with New Contributor information by @afro-coder in https://github.com/kubernetes/ingress-nginx/pull/9114 |
| 20 | +* Remove deprecated net dependency by @rikatz in https://github.com/kubernetes/ingress-nginx/pull/9110 |
| 21 | +* Fixed docs helm-docs version by @yutachaos in https://github.com/kubernetes/ingress-nginx/pull/9121 |
| 22 | +* Fix CVE 2022 27664 by @strongjz in https://github.com/kubernetes/ingress-nginx/pull/9109 |
| 23 | +* upgrade to golang 1.19.2 by @strongjz in https://github.com/kubernetes/ingress-nginx/pull/9124 |
| 24 | +* fix e2e resource leak when ginkgo exit before clear resource by @loveRhythm1990 in https://github.com/kubernetes/ingress-nginx/pull/9103 |
| 25 | +* fix: handle 401 and 403 by external auth by @johanneswuerbach in https://github.com/kubernetes/ingress-nginx/pull/9131 |
| 26 | +* Move bowei to emeritus owner by @rikatz in https://github.com/kubernetes/ingress-nginx/pull/9150 |
| 27 | +* fix null ports by @tombokombo in https://github.com/kubernetes/ingress-nginx/pull/9149 |
| 28 | +* Documentation added for implemented redirection in the proxy to ensure image pulling by @Sanghamitra-PERSONAL in https://github.com/kubernetes/ingress-nginx/pull/9098 |
| 29 | +* updating runner with golang 1.19.2 by @strongjz in https://github.com/kubernetes/ingress-nginx/pull/9158 |
| 30 | +* Add install command for OVHcloud by @scraly in https://github.com/kubernetes/ingress-nginx/pull/9171 |
| 31 | +* GitHub Templates: Remove trailing whitespaces. by @Gacko in https://github.com/kubernetes/ingress-nginx/pull/9172 |
| 32 | +* Update helm chart changelog to show that kubernetes v1.21.x is no longer supported by @cskinfill in https://github.com/kubernetes/ingress-nginx/pull/9147 |
| 33 | +* Add section to troubleshooting docs for failure to listen on port by @jrhunger in https://github.com/kubernetes/ingress-nginx/pull/9185 |
| 34 | +* Implement parseFloat for annotations by @kirs in https://github.com/kubernetes/ingress-nginx/pull/9195 |
| 35 | +* fix typo in docs. by @guettli in https://github.com/kubernetes/ingress-nginx/pull/9167 |
| 36 | +* add:(admission-webhooks) ability to set securityContext by @ybelMekk in https://github.com/kubernetes/ingress-nginx/pull/9186 |
| 37 | +* Fix Markdown header level by @jaens in https://github.com/kubernetes/ingress-nginx/pull/9210 |
| 38 | +* chore: bump NGINX version v1.21.4 by @tao12345666333 in https://github.com/kubernetes/ingress-nginx/pull/8889 |
| 39 | +* chore: update NGINX to 1.21.6 by @tao12345666333 in https://github.com/kubernetes/ingress-nginx/pull/9231 |
| 40 | +* fix svc long name by @tombokombo in https://github.com/kubernetes/ingress-nginx/pull/9245 |
| 41 | +* update base image of nginx to 1.21.6 by @strongjz in https://github.com/kubernetes/ingress-nginx/pull/9257 |
| 42 | +* Fix CVE-2022-32149 by @esigo in https://github.com/kubernetes/ingress-nginx/pull/9258 |
| 43 | +* Fix CVE-2022-1996 by @esigo in https://github.com/kubernetes/ingress-nginx/pull/9244 |
| 44 | +* Adding support for disabling liveness and readiness probes to the Helm chart by @njegosrailic in https://github.com/kubernetes/ingress-nginx/pull/9238 |
| 45 | +* fix CVE-2022-27664 by @esigo in https://github.com/kubernetes/ingress-nginx/pull/9273 |
| 46 | +* Add CVE-2022-27664 #9273 in latest release by @strongjz in https://github.com/kubernetes/ingress-nginx/pull/9275 |
| 47 | + |
| 48 | +### Dependencies updates: |
| 49 | + |
| 50 | +* Bump docker/setup-buildx-action from 2.0.0 to 2.1.0 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9180 |
| 51 | +* Bump dorny/paths-filter from 2.10.2 to 2.11.1 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9183 |
| 52 | +* Bump helm/chart-releaser-action from 1.4.0 to 1.4.1 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9136 |
| 53 | +* Bump github/codeql-action from 2.1.25 to 2.1.27 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9137 |
| 54 | +* Bump ossf/scorecard-action from 2.0.3 to 2.0.4 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9138 |
| 55 | +* Bump google.golang.org/grpc from 1.49.0 to 1.50.0 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9134 |
| 56 | +* Bump actions/checkout from 3.0.2 to 3.1.0 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9135 |
| 57 | +* Bump actions/dependency-review-action from 2.5.0 to 2.5.1 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9237 |
| 58 | +* Bump github/codeql-action from 2.1.28 to 2.1.29 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9236 |
| 59 | +* Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9233 |
| 60 | +* Bump actions/upload-artifact from 3.1.0 to 3.1.1 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9234 |
| 61 | +* Bump azure/setup-helm from 3.3 to 3.4 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9235 |
| 62 | +* Bump github.com/onsi/ginkgo/v2 from 2.3.1 to 2.4.0 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9201 |
| 63 | +* Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9208 |
| 64 | +* Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9202 |
| 65 | +* Bump ossf/scorecard-action from 2.0.4 to 2.0.6 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9203 |
| 66 | +* Bump docker/setup-buildx-action from 2.1.0 to 2.2.1 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9204 |
| 67 | +* Bump actions/setup-go from 3.3.0 to 3.3.1 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9205 |
| 68 | +* Bump github/codeql-action from 2.1.27 to 2.1.28 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9206 |
| 69 | +* Bump actions/download-artifact from 3.0.0 to 3.0.1 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9207 |
| 70 | +* Bump github.com/prometheus/client_model from 0.2.0 to 0.3.0 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9200 |
| 71 | +* Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9173 |
| 72 | +* Bump google.golang.org/grpc from 1.50.0 to 1.50.1 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9174 |
| 73 | +* Bump k8s.io/component-base from 0.25.2 to 0.25.3 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9175 |
| 74 | +* Bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9176 |
| 75 | +* Bump github.com/onsi/ginkgo/v2 from 2.2.0 to 2.3.1 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9177 |
| 76 | +* Bump geekyeggo/delete-artifact from 1.0.0 to 2.0.0 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9178 |
| 77 | +* Bump actions/dependency-review-action from 2.4.0 to 2.5.0 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9179 |
| 78 | +* Bump docker/setup-qemu-action from 2.0.0 to 2.1.0 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9181 |
| 79 | +* Bump securego/gosec from 2.13.1 to 2.14.0 by @dependabot in https://github.com/kubernetes/ingress-nginx/pull/9182 |
| 80 | + |
| 81 | + |
| 82 | +## New Contributors |
| 83 | +* @yutachaos made their first contribution in https://github.com/kubernetes/ingress-nginx/pull/9117 |
| 84 | +* @Gacko made their first contribution in https://github.com/kubernetes/ingress-nginx/pull/9123 |
| 85 | +* @loveRhythm1990 made their first contribution in https://github.com/kubernetes/ingress-nginx/pull/9103 |
| 86 | +* @johanneswuerbach made their first contribution in https://github.com/kubernetes/ingress-nginx/pull/9131 |
| 87 | +* @FutureMatt made their first contribution in https://github.com/kubernetes/ingress-nginx/pull/9133 |
| 88 | +* @Sanghamitra-PERSONAL made their first contribution in https://github.com/kubernetes/ingress-nginx/pull/9098 |
| 89 | +* @scraly made their first contribution in https://github.com/kubernetes/ingress-nginx/pull/9171 |
| 90 | +* @cskinfill made their first contribution in https://github.com/kubernetes/ingress-nginx/pull/9147 |
| 91 | +* @jrhunger made their first contribution in https://github.com/kubernetes/ingress-nginx/pull/9185 |
| 92 | +* @guettli made their first contribution in https://github.com/kubernetes/ingress-nginx/pull/9167 |
| 93 | +* @ybelMekk made their first contribution in https://github.com/kubernetes/ingress-nginx/pull/9186 |
| 94 | +* @jaens made their first contribution in https://github.com/kubernetes/ingress-nginx/pull/9210 |
| 95 | + |
| 96 | +**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/controller-v1.4.0...controller-v1.5.1 |
3 | 97 |
|
4 | 98 | ### 1.4.0
|
5 | 99 |
|
@@ -49,8 +143,6 @@ REMOVED
|
49 | 143 |
|
50 | 144 | Also upgraded to golang 1.19.1
|
51 | 145 |
|
52 |
| - |
53 |
| - |
54 | 146 | Images:
|
55 | 147 |
|
56 | 148 | * registry.k8s.io/ingress-nginx/controller:v1.4.0@sha256:34ee929b111ffc7aa426ffd409af44da48e5a0eea1eb2207994d9e0c0882d143
|
|
0 commit comments