Skip to content

Commit

Permalink
Update CHANGELOG and version mapping for v1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rramkumar1 committed Feb 19, 2019
1 parent 3312b26 commit c0ef3cc
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
20 changes: 17 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Change Log

## [v1.4.3](https://github.com/kubernetes/ingress-gce/tree/v1.4.3) (2019-02-12)
[Full Changelog](https://github.com/kubernetes/ingress-gce/compare/v1.4.2...v1.4.3)

**Closed issues:**

- GCP - Kubernetes Ingress Backend service unhealthy [\#621](https://github.com/kubernetes/ingress-gce/issues/621)
- BackendConfig security policy not enforced [\#616](https://github.com/kubernetes/ingress-gce/issues/616)
- original http request origin and host headers are overriden [\#179](https://github.com/kubernetes/ingress-gce/issues/179)

**Merged pull requests:**

- reflect readiness probe in health check for NEG enabled ClusterIP service backend \[release-1.4\] [\#633](https://github.com/kubernetes/ingress-gce/pull/633) ([freehan](https://github.com/freehan))
- do not leak LB when ingress class is changed \[release-1.4\] [\#626](https://github.com/kubernetes/ingress-gce/pull/626) ([agau4779](https://github.com/agau4779))
- Configure leader election with completely separate k8s client \[release-1.4\] [\#624](https://github.com/kubernetes/ingress-gce/pull/624) ([rramkumar1](https://github.com/rramkumar1))

# Change Log

## [v1.4.2](https://github.com/kubernetes/ingress-gce/tree/v1.4.2) (2019-01-16)
[Full Changelog](https://github.com/kubernetes/ingress-gce/compare/v1.4.1...v1.4.2)

Expand Down Expand Up @@ -617,6 +634,3 @@


\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*


\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ The table below describes what version of Ingress-GCE is running on GKE. Note th
* 1.11.3-gke.14+ -> v1.4.0
* 1.11.6-gke.2+ -> v1.4.1
* 1.11.6-gke.6+ -> v1.4.2
* 1.11.7-gke.7+ -> v1.4.3

[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/contrib/service-loadbalancer/gce/README.md?pixel)]()

0 comments on commit c0ef3cc

Please sign in to comment.