mirror of
https://github.com/coredns/coredns.git
synced 2025-10-26 15:54:16 -04:00
Add inital 1.9.0 release note (#5145)
* Add inital 1.9.0 release note Add inital 1.9.0 release note, will update later if there are more items to add. Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Update notes/coredns-1.9.0.md Co-authored-by: Chris O'Haver <cohaver@infoblox.com> Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Update notes/coredns-1.9.0.md Co-authored-by: Chris O'Haver <cohaver@infoblox.com> Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Update notes/coredns-1.9.0.md Co-authored-by: Chris O'Haver <cohaver@infoblox.com> Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Update version string to 1.9.0 Signed-off-by: Yong Tang <yong.tang.github@outlook.com> Co-authored-by: Chris O'Haver <cohaver@infoblox.com>
This commit is contained in:
@@ -2,7 +2,7 @@ package coremain
|
||||
|
||||
// Various CoreDNS constants.
|
||||
const (
|
||||
CoreVersion = "1.8.7"
|
||||
CoreVersion = "1.9.0"
|
||||
coreName = "CoreDNS"
|
||||
serverType = "dns"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user