forked from kubernetes/kubernetes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Changelog
20 lines (14 loc) · 818 Bytes
/
Changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
## Version 1.2 (Fri May 27 2016 Tim Hockin <[email protected]>)
- First Changelog entry
## Version 1.3 (Fri June 3 2016 Prashanth.B <[email protected]>)
- Fixed SRV record lookup (issue #26116)
## Version 1.4 (Tue June 21 2016 Nikhil Jindal <[email protected]>)
- Initialising nodesStore (issue #27820)
## Version 1.5 (Thu June 23 2016 Nikhil Jindal <[email protected]>)
- Adding support to return local service (pr #27708)
## Version 1.6 (Wed June 29 2016 Girish Kalele <[email protected]>)
- Godeps update for vendor code (skydns/mux)
## Version 1.7 (Wed August 24 2016 Zihong Zheng <[email protected]>)
- Add support for ExternalName services (pr #31159)
## Version 1.8 (Thu September 29 2016 Zihong Zheng <[email protected]>)
- Add support for graceful termination (issue #31807)