Skip to content

Commit

Permalink
Merge pull request #3571 from mikesplain/1.7.1_release_notes
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue.

1.7.1 Release notes first pass

We'll need to move the current release notes in master for 1.7.1 to 1.8.0 (#3572) since
they were not included in this release at this time and cherry-pick
these notes into master.
  • Loading branch information
Kubernetes Submit Queue authored Oct 9, 2017
2 parents c2566e7 + 14c6647 commit aa97be4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/releases/1.7.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
*Please see [1.7-NOTES.md](1.7-NOTES.md) for known issues, significant changes, and required actions for 1.7.*

This document describes the changes since 1.7.0.

# Significant changes

* kube-dns has been updated with the hotfix for CVE-2017-14491. For more details, please see [CVE Advisory](kops/docs/advisories/cve_2017_14491.md).

# Full changelist

* Update images in CI tests (thanks @justinsb)
* Update kube-dns to 1.14.5 for CVE-2017-14491 (thanks @mikesplain)

0 comments on commit aa97be4

Please sign in to comment.