## Version 1.12 (Dec 15 2015 Abhishek Shah ) - Gave pods their own cache store. (034ecbd) - Allow pods to have dns. (717660a) ## Version 1.10 (Jun 19 2015 Tim Hockin ) - Fall back on service account tokens if no other auth is specified. ## Version 1.9 (May 28 2015 Abhishek Shah ) - Add SRV support. ## Version 1.8 (May 28 2015 Vishnu Kannan ) - Avoid making connections to the master insecure by default - Let users override the master URL in kubeconfig via a flag ## Version 1.7 (May 25 2015 Vishnu Kannan ) - Adding support for headless services. All pods backing a headless service is addressible via DNS RR. ## Version 1.4 (Fri May 15 2015 Tim Hockin ) - First Changelog entry