2016-05-31 15:44:53 +00:00
|
|
|
Changelog
|
|
|
|
|
2016-06-18 19:39:50 +00:00
|
|
|
|
|
|
|
### 0.8
|
2016-06-05 14:19:55 +00:00
|
|
|
|
|
|
|
- [X] [#1063](https://github.com/kubernetes/contrib/pull/1063) watches referenced tls secrets
|
|
|
|
- [X] [#850](https://github.com/kubernetes/contrib/pull/850) adds configurable SSL redirect nginx controller
|
2016-06-18 19:39:50 +00:00
|
|
|
- [X] [#1136](https://github.com/kubernetes/contrib/pull/1136) Fix nginx rewrite rule order
|
|
|
|
- [X] [#1144](https://github.com/kubernetes/contrib/pull/1144) Add cidr whitelist support
|
|
|
|
- [X] [#1230](https://github.com/kubernetes/contrib/pull/1130) Improve docs and examples
|
|
|
|
- [X] [#1258](https://github.com/kubernetes/contrib/pull/1258) Avoid sync without a reachable
|
|
|
|
- [X] [#1235](https://github.com/kubernetes/contrib/pull/1235) Fix stats by country in nginx status page
|
|
|
|
- [X] [#1236](https://github.com/kubernetes/contrib/pull/1236) Update nginx to add dynamic TLS records and spdy
|
|
|
|
- [X] [#1238](https://github.com/kubernetes/contrib/pull/1238) Add support for dynamic TLS records and spdy
|
|
|
|
- [X] [#1239](https://github.com/kubernetes/contrib/pull/1239) Add support for conditional log of urls
|
|
|
|
- [X] [#1253](https://github.com/kubernetes/contrib/pull/1253) Use delayed queue
|
|
|
|
|
2016-06-05 14:19:55 +00:00
|
|
|
|
2016-05-31 15:44:53 +00:00
|
|
|
### 0.7
|
|
|
|
|
|
|
|
- [X] [#898](https://github.com/kubernetes/contrib/pull/898) reorder locations. Location / must be the last one to avoid errors routing to subroutes
|
|
|
|
- [X] [#946](https://github.com/kubernetes/contrib/pull/946) Add custom authentication (Basic or Digest) to ingress rules
|
|
|
|
- [X] [#926](https://github.com/kubernetes/contrib/pull/926) Custom errors should be optional
|
|
|
|
- [X] [#1002](https://github.com/kubernetes/contrib/pull/1002) Use k8s probes (disable NGINX checks)
|
|
|
|
- [X] [#962](https://github.com/kubernetes/contrib/pull/962) Make optional http2
|
|
|
|
- [X] [#1054](https://github.com/kubernetes/contrib/pull/1054) force reload if some certificate change
|
|
|
|
- [X] [#958](https://github.com/kubernetes/contrib/pull/958) update NGINX to 1.11.0 and add digest module
|
|
|
|
- [X] [#960](https://github.com/kubernetes/contrib/issues/960) https://trac.nginx.org/nginx/changeset/ce94f07d50826fcc8d48f046fe19d59329420fdb/nginx
|
|
|
|
- [X] [#1057](https://github.com/kubernetes/contrib/pull/1057) Remove loadBalancer ip on shutdown
|
|
|
|
- [X] [#1079](https://github.com/kubernetes/contrib/pull/1079) path rewrite
|
|
|
|
- [X] [#1093](https://github.com/kubernetes/contrib/pull/1093) rate limiting
|
|
|
|
- [X] [#1102](https://github.com/kubernetes/contrib/pull/1102) geolocation of traffic in stats
|
2016-06-01 18:47:37 +00:00
|
|
|
- [X] [#884](https://github.com/kubernetes/contrib/issues/884) support services running ssl
|
|
|
|
- [X] [#930](https://github.com/kubernetes/contrib/issues/930) detect changes in configuration configmaps
|