Prep 0.47.0 release (#7210)
* update changelog for .47 release * remove cors, we reverted that change * update image sha * updates docs for v0.47.0 release
This commit is contained in:
parent
811ed7be57
commit
9cdcecf4f7
2 changed files with 31 additions and 9 deletions
22
Changelog.md
22
Changelog.md
|
|
@ -1,5 +1,27 @@
|
|||
# Changelog
|
||||
|
||||
### 0.47.0
|
||||
|
||||
**Image:**
|
||||
|
||||
- `k8s.gcr.io/ingress-nginx/controller:v0.47.0@sha256:a1e4efc107be0bb78f32eaec37bef17d7a0c81bec8066cdf2572508d21351d0b`
|
||||
|
||||
_New Features:_
|
||||
|
||||
- [X] [#7137] Add support for custom probes
|
||||
|
||||
_Changes:_
|
||||
|
||||
- [X] [#7179] Upgrade Nginx to 1.20.1
|
||||
- [X] [#7101] Removed Codecov
|
||||
- [X] [#6993] Fix cookieAffinity log printing error
|
||||
- [X] [#7046] Allow configuring controller container name
|
||||
- [X] [#6994] Fixed oauth2 callback url
|
||||
- [X] [#6740] non-host canary ingress use default server name as host to merge
|
||||
- [X] [#7126] set x-forwarded-scheme to be the same as x-forwarded-proto
|
||||
- [X] [#6734] Update controller-poddisruptionbudget.yaml
|
||||
- [X] [#7117] Adding annotations for HPA
|
||||
|
||||
### 0.46.0
|
||||
|
||||
**Image:**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue