aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-30doh support: make no TLS config fatal (#4162)Gravatar Miek Gieben 2-1/+7
2020-09-29Add proto and remote tags to trace plugin (#4159)Gravatar Miek Gieben 2-3/+13
2020-09-28update 1.8.0 notes (#4156)Gravatar Miek Gieben 1-6/+14
2020-09-28plugin/cache: Fix filtering (#4148)Gravatar Miek Gieben 7-163/+220
2020-09-28auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 1-15/+4
2020-09-28build(deps): bump github.com/aws/aws-sdk-go from 1.34.22 to 1.34.32 (#4153)Gravatar dependabot-preview[bot] 2-1/+6
2020-09-28build(deps): bump k8s.io/client-go from 0.19.1 to 0.19.2 (#4150)Gravatar dependabot-preview[bot] 2-3/+8
2020-09-28build(deps): bump github.com/prometheus/common from 0.13.0 to 0.14.0 (#4149)Gravatar dependabot-preview[bot] 2-1/+3
2020-09-24Add notes for next 1.8.0 release (#4143)Gravatar Miek Gieben 1-0/+50
2020-09-24auto make -f Makefile.docGravatar coredns-auto-go-mod-tidy[bot] 7-53/+67
2020-09-24Cherry-pick: Implement notifies for transfer plugin (#3972) (#4142)Gravatar Yong Tang 42-961/+680
2020-09-24auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 1-2/+0
2020-09-24For caddy v1 in our org (#4018)Gravatar Miek Gieben 121-289/+135
2020-09-22goreport card fixes (#4139)Gravatar Miek Gieben 3-4/+3
2020-09-21coredns: bump version to 1.7.1 (#4136)v1.7.1Gravatar Miek Gieben 2-11/+9
2020-09-18plugin/hosts: make hosts plugin cursive (#4131)Gravatar Miek Gieben 1-1/+1
2020-09-17cache: default to DNSSEC (#4085)Gravatar Miek Gieben 7-45/+205
2020-09-17notes: update 1.7.1 (#4128)Gravatar Miek Gieben 1-1/+10
2020-09-16auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 2-24/+3
2020-09-16bump prometheus with zipkin (#4109)Gravatar Zou Nengren 3-11/+141
2020-09-15plugin/forward: fix panic when `expire` is configured as 0s (#4115)Gravatar Ruslan Drozhdzh 1-1/+1
2020-09-14auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 1-2/+0
2020-09-14build(deps): bump github.com/aws/aws-sdk-go from 1.34.18 to 1.34.22 (#4118)Gravatar dependabot-preview[bot] 2-1/+3
2020-09-14auto make -f Makefile.docGravatar coredns-auto-go-mod-tidy[bot] 47-50/+54
2020-09-14plugin/forward: add hit/miss metrics for connection cache (#4114)Gravatar Ruslan Drozhdzh 3-2/+18
2020-09-14auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 1-7/+2
2020-09-14build(deps): bump k8s.io/client-go from 0.19.0 to 0.19.1 (#4120)Gravatar dependabot-preview[bot] 2-3/+8
2020-09-14auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 1-1/+0
2020-09-14build(deps): bump github.com/farsightsec/golang-framestream (#4117)Gravatar dependabot-preview[bot] 2-1/+3
2020-09-14auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 1-11/+0
2020-09-14build(deps): bump github.com/Azure/go-autorest/autorest/azure/auth (#4124)Gravatar dependabot-preview[bot] 2-2/+10
2020-09-09plugin/trace: fix struct allignment (#4112)Gravatar Miek Gieben 2-7/+6
2020-09-08plugin/forward: init ClientSessionCache in tls.Config (#4108)Gravatar Ruslan Drozhdzh 1-0/+6
2020-09-07auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 1-4/+0
2020-09-07build(deps): bump github.com/dnstap/golang-dnstap from 0.2.0 to 0.2.1 (#4107)Gravatar dependabot-preview[bot] 2-2/+6
2020-09-07auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 1-2/+0
2020-09-07build(deps): bump github.com/aws/aws-sdk-go from 1.34.13 to 1.34.18 (#4105)Gravatar dependabot-preview[bot] 2-1/+3
2020-09-06Fix trailing whitespace (#4103)Gravatar Yong Tang 1-1/+1
2020-09-01Fix some typos in comments. (#4100)Gravatar Hu Shuai 24-42/+42
2020-08-31clouddns,route53: fix lingering goroutines after restart (#4096)Gravatar Miek Gieben 3-21/+22
2020-08-31auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 1-2/+0
2020-08-31build(deps): bump github.com/aws/aws-sdk-go from 1.34.5 to 1.34.13 (#4092)Gravatar dependabot-preview[bot] 2-1/+3
2020-08-31auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 2-48/+15
2020-08-31build(deps): bump k8s.io/client-go from 0.18.8 to 0.19.0 (#4095)Gravatar dependabot-preview[bot] 2-5/+37
2020-08-31auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 1-2/+0
2020-08-31build(deps): bump github.com/Azure/go-autorest/autorest (#4090)Gravatar dependabot-preview[bot] 2-1/+3
2020-08-28Update the 1.7.1 notes (#4086)Gravatar Miek Gieben 1-9/+19
2020-08-24auto make -f Makefile.docGravatar coredns-auto-go-mod-tidy[bot] 2-1/+5
2020-08-24Enable debug globally if enabled in any server config (#4007)Gravatar Olivier Lemasle 3-4/+36
2020-08-20cleanup tempfiles for erratic_autopath_test (#4080)Gravatar Zhou Hao 1-1/+1