index
:
coredns
dependabot/github_actions/actions/dependency-review-action-4.3.3
dependabot/github_actions/aquasecurity/trivy-action-0.22.0
dependabot/github_actions/codecov/codecov-action-4.5.0
dependabot/github_actions/github/codeql-action-3.25.10
dependabot/go_modules/github.com/Azure/go-autorest/autorest/azure/auth-0.5.13
dependabot/go_modules/github.com/aws/aws-sdk-go-1.54.2
dependabot/go_modules/go-etcd-io-4cb3a346bb
dependabot/go_modules/golang.org/x/crypto-0.24.0
dependabot/go_modules/google.golang.org/api-0.184.0
dependabot/go_modules/k8s-io-95614c8192
fallthrough
master
superq/go1.22
superq/refactor_pbutil
torrent
traffic
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-09
auto go mod tidy
coredns[bot]
1
-0
/
+1
2021-06-08
Fix timestamp issue for doc generating (#4683)
Yong Tang
1
-1
/
+1
2021-06-08
Add verbose log in GitHub Actions CI for make -f Makefile.doc (#4681)
Yong Tang
1
-1
/
+2
2021-06-08
plugin/log: fix closing of codeblock (#4680)
Miek Gieben
1
-1
/
+1
2021-06-07
Fix Route53 plugin cannot retrieve ECS Task Role (#4669)
Licht Takeuchi
1
-5
/
+2
2021-06-07
build(deps): bump go.etcd.io/etcd/client/v3 (#4671)
dependabot[bot]
2
-12
/
+11
2021-06-07
build(deps): bump github.com/prometheus/common from 0.26.0 to 0.28.0 (#4678)
dependabot[bot]
2
-3
/
+5
2021-06-07
build(deps): bump github.com/prometheus/client_golang (#4676)
dependabot[bot]
2
-181
/
+12
2021-06-07
build(deps): bump github.com/aws/aws-sdk-go from 1.38.51 to 1.38.55 (#4675)
dependabot[bot]
2
-3
/
+3
2021-06-07
build(deps): bump github.com/Azure/go-autorest/autorest (#4672)
dependabot[bot]
2
-3
/
+3
2021-06-07
build(deps): bump go.etcd.io/etcd/api/v3 from 3.5.0-beta.4 to 3.5.0-rc.0 (#4670)
dependabot[bot]
2
-4
/
+6
2021-06-07
auto go fmt
coredns[bot]
1
-1
/
+1
2021-06-05
Fix plugin file reload comment (#4665)
Sven Nebel
2
-2
/
+2
2021-06-04
download -> tidy (#4664)
Chris O'Haver
1
-1
/
+1
2021-06-04
Fix IPv6 case for CIDR format reverse zones (#4652)
Chris O'Haver
4
-9
/
+67
2021-06-02
auto go mod tidy
coredns[bot]
1
-0
/
+1
2021-05-31
build(deps): bump github.com/aws/aws-sdk-go from 1.38.45 to 1.38.51 (#4657)
dependabot[bot]
2
-3
/
+3
2021-05-31
build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.28.0 to 1.31.1 (#4660)
dependabot[bot]
2
-8
/
+17
2021-05-31
build(deps): bump go.etcd.io/etcd/client/v3 (#4658)
dependabot[bot]
2
-9
/
+8
2021-05-28
Add -p for port flag (#4653)
Miek Gieben
3
-4
/
+5
2021-05-28
Bump version and amend notes to include latest PRs (#4634)
v1.8.4
Miek Gieben
2
-5
/
+12
2021-05-27
Reduce the cardinality of health endpoint metrics (#4650)
Ben Kochie
3
-4
/
+17
2021-05-27
plugin/kubernetes: consistently choose EndpointSlices or Endpoints for unstab...
uesyn
1
-13
/
+23
2021-05-27
deprecate Normalize and MustNormalize (#4648)
Chris O'Haver
6
-11
/
+61
2021-05-26
auto go mod tidy
coredns[bot]
1
-0
/
+1
2021-05-24
build(deps): bump google.golang.org/grpc from 1.37.1 to 1.38.0 (#4643)
dependabot[bot]
2
-2
/
+3
2021-05-24
build(deps): bump k8s.io/client-go from 0.21.0 to 0.21.1 (#4646)
dependabot[bot]
2
-7
/
+6
2021-05-24
build(deps): bump github.com/prometheus/common from 0.24.0 to 0.25.0 (#4644)
dependabot[bot]
2
-3
/
+3
2021-05-24
build(deps): bump k8s.io/apimachinery from 0.21.0 to 0.21.1 (#4642)
dependabot[bot]
2
-2
/
+3
2021-05-24
build(deps): bump google.golang.org/api from 0.29.0 to 0.47.0 (#4641)
dependabot[bot]
2
-12
/
+150
2021-05-24
build(deps): bump github.com/aws/aws-sdk-go from 1.38.40 to 1.38.45 (#4640)
dependabot[bot]
2
-3
/
+3
2021-05-20
Revert "plugin/file: Fix in wrong answers returned when wildcard and concrete...
Miek Gieben
3
-110
/
+6
2021-05-20
plugin/forward: Document and warn for unsupported FROM CIDR notations (#4639)
Chris O'Haver
3
-2
/
+9
2021-05-19
Fix obsure crash in Corefile parsing (#4637)
Miek Gieben
3
-1
/
+33
2021-05-19
bump etcd to v3.5.0-beta3 (#4638)
Chris O'Haver
2
-9
/
+8
2021-05-19
auto go mod tidy
coredns[bot]
1
-0
/
+1
2021-05-19
bump etcd to v3.5.0-beta2 (#4635)
Chris O'Haver
2
-32
/
+17
2021-05-17
plugin/file: Fix in wrong answers returned when wildcard and concrete records...
Jason Du
3
-6
/
+110
2021-05-17
reverse zone: fix Normalize (#4621)
Miek Gieben
32
-507
/
+256
2021-05-17
consider nil ready as ready (#4632)
Chris O'Haver
1
-2
/
+11
2021-05-17
build(deps): bump github.com/aws/aws-sdk-go from 1.38.37 to 1.38.40 (#4630)
dependabot[bot]
2
-3
/
+3
2021-05-17
build(deps): bump github.com/prometheus/common from 0.23.0 to 0.24.0 (#4629)
dependabot[bot]
2
-24
/
+3
2021-05-14
Fix etcd to use v3.5.0-alpha.0 (#4628)
Jason Du
5
-14
/
+43
2021-05-14
1.8.4 notes: set date to today (#4627)
Miek Gieben
1
-11
/
+18
2021-05-14
check for two days of remaining validity (#4606)
Keith Coleman
2
-3
/
+3
2021-05-12
Update 1.8.4 note, in preparation of release (#4624)
Yong Tang
1
-3
/
+13
2021-05-12
add note about endpointslice list/watch requirement (#4623)
Chris O'Haver
1
-1
/
+4
2021-05-12
auto go mod tidy
coredns[bot]
1
-0
/
+1
2021-05-11
Add preliminary notes for 1.8.4 (#4535)
Miek Gieben
1
-0
/
+33
2021-05-11
build(deps): bump github.com/aws/aws-sdk-go from 1.38.30 to 1.38.37 (#4619)
dependabot[bot]
2
-4
/
+4
[next]