|
| 1 | +# Changelog |
| 2 | + |
| 3 | +### 1.5.2 |
| 4 | +Images: |
| 5 | + |
| 6 | + * registry.k8s.io/controller:controller-v1.5.2@sha256:3870522ed937c9efb94bfa31a7eb16009831567a0d4cbe01846fc5486d622655 |
| 7 | + * registry.k8s.io/controller-chroot:controller-v1.5.2@sha256:84613555694f2c59a8b2551126d226c9aa648544ebf0cde1e0df942f7dbce42b |
| 8 | + |
| 9 | +### All Changes: |
| 10 | + |
| 11 | +* restart 1.5.2 release process (#9450) |
| 12 | +* Update command line arguments documentation (#9224) |
| 13 | +* start release 1.5.2 (#9445) |
| 14 | +* upgrade nginx base image (#9436) |
| 15 | +* test the new e2e test images (#9444) |
| 16 | +* avoid builds and tests for non-code changes (#9392) |
| 17 | +* CI updates (#9440) |
| 18 | +* HPA: Add `controller.autoscaling.annotations` to `values.yaml`. (#9253) |
| 19 | +* update the nginx run container for alpine:3.17.0 (#9430) |
| 20 | +* cleanup: remove ioutil for new go version (#9427) |
| 21 | +* start upgrade to golang 1.19.4 and alpine 3.17.0 (#9417) |
| 22 | +* ci: remove setup-helm step (#9404) |
| 23 | +* ci: remove setup-kind step (#9401) |
| 24 | +* Add reporter for all tests (#9395) |
| 25 | +* added action for issues to project (#9386) |
| 26 | +* doc: update NEW_CONTRIBUTOR.md (#9381) |
| 27 | +* feat(helm): Optionally use cert-manager instead admission patch (#9279) |
| 28 | +* integrated junit-reports with ghactions (#9361) |
| 29 | +* [user-guide configmap] fix doc for global-auth-snippet (#9372) |
| 30 | +* update OpenTelemetry image (#9308) |
| 31 | +* fix: missing CORS headers when auth fails (#9251) |
| 32 | +* Fix styling in canary annotation docs. (#9259) |
| 33 | +* resolved ginkgo deprecation message (#9365) |
| 34 | +* Enable profiler-address to be configured (#9311) |
| 35 | +* ModSecurity dependencies update to avoid Memory Leaks (#9330) |
| 36 | +* fix(hpa): deprecated api version, bump to v2 (#9348) |
| 37 | +* fix(typo): pluralize provider (#9346) |
| 38 | +* removed deprecation messsage for ingressClass annotation (#9357) |
| 39 | +* added ginkgo junit reports (#9350) |
| 40 | +* Fix typos found by codespell (#9353) |
| 41 | +* bumped ginkgo to v2.5.1 in testrunner (#9340) |
| 42 | +* create nsswitch-conf if missing (#9339) |
| 43 | +* remove the configmap related permissions (#9310) |
| 44 | +* remove hardcoded datasource from grafana dashboard (#9284) |
| 45 | +* update gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b to 3.0.0 (#9277) |
| 46 | +* Validate ingress path fields (#9309) |
| 47 | +* added SAN to cert create command (#9295) |
| 48 | +* Missing controller.ingressClass (#9304) |
| 49 | +* OpenTelemetry static linking (#9286) |
| 50 | +* Fixed indentation in commented-out autoscaling (#9225) |
| 51 | +* run helm release on main only and when the chart/value changes only (#9290) |
| 52 | +* fix broken annotation yaml (#9243) |
| 53 | +* PDB: Add `maxUnavailable`. (#9278) |
| 54 | +* add containerSecurityContext to extraModules init containers (kubernetes#9016) (#9242) |
| 55 | + |
| 56 | +### Dependencies updates: |
| 57 | +* Bump golang.org/x/crypto from 0.3.0 to 0.4.0 (#9397) |
| 58 | +* Bump github.com/onsi/ginkgo/v2 from 2.6.0 to 2.6.1 (#9432) |
| 59 | +* Bump github.com/onsi/ginkgo/v2 from 2.6.0 to 2.6.1 (#9421) |
| 60 | +* Bump github/codeql-action from 2.1.36 to 2.1.37 (#9423) |
| 61 | +* Bump actions/checkout from 3.1.0 to 3.2.0 (#9425) |
| 62 | +* Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 (#9426) |
| 63 | +* Bump actions/dependency-review-action from 3.0.1 to 3.0.2 (#9424) |
| 64 | +* Bump ossf/scorecard-action from 2.0.6 to 2.1.0 (#9422) |
| 65 | +* Bump github.com/prometheus/common from 0.37.0 to 0.39.0 (#9416) |
| 66 | +* Bump github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.0 (#9408) |
| 67 | +* Bump github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.0 (#9398) |
| 68 | +* Bump github/codeql-action from 2.1.35 to 2.1.36 (#9400) |
| 69 | +* Bump actions/setup-go from 3.3.1 to 3.4.0 (#9370) |
| 70 | +* Bump github/codeql-action from 2.1.31 to 2.1.35 (#9369) |
| 71 | +* Bump google.golang.org/grpc from 1.50.1 to 1.51.0 (#9316) |
| 72 | +* Bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0 (#9298) |
| 73 | +* Bump actions/dependency-review-action from 3.0.0 to 3.0.1 (#9319) |
| 74 | +* Bump golang.org/x/crypto from 0.1.0 to 0.3.0 (#9318) |
| 75 | +* Bump github.com/onsi/ginkgo/v2 from 2.4.0 to 2.5.1 (#9317) |
| 76 | +* Bump actions/dependency-review-action from 2.5.1 to 3.0.0 (#9301) |
| 77 | +* Bump k8s.io/component-base from 0.25.3 to 0.25.4 (#9300) |
| 78 | + |
| 79 | +**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/controller-controller-v1.5.1...controller-controller-v1.5.2 |
0 commit comments