Release 0.8.2
This commit is contained in:
parent
bff40d7c14
commit
0d1dd32567
14 changed files with 21 additions and 13 deletions
|
|
@ -1,5 +1,13 @@
|
|||
Changelog
|
||||
|
||||
### 0.8.2
|
||||
- [X] [#1336](https://github.com/kubernetes/contrib/pull/1336) Add annotation to skip ingress rule
|
||||
- [X] [#1338](https://github.com/kubernetes/contrib/pull/1338) Add HTTPS default backend
|
||||
- [X] [#1351](https://github.com/kubernetes/contrib/pull/1351) Avoid generation of invalid ssl certificates
|
||||
- [X] [#1379](https://github.com/kubernetes/contrib/pull/1379) improve nginx performance
|
||||
- [X] [#1350](https://github.com/kubernetes/contrib/pull/1350) Improve performance (listen backlog=net.core.somaxconn)
|
||||
- [X] [#1384](https://github.com/kubernetes/contrib/pull/1384) Unset Authorization header when proxying
|
||||
|
||||
### 0.8.1
|
||||
- [X] [#1317](https://github.com/kubernetes/contrib/pull/1317) Fix duplicated real_ip_header
|
||||
- [X] [#1315](https://github.com/kubernetes/contrib/pull/1315) Addresses #1314
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue