Commit Graph

  • 510977c476
    fix(dnssec): avoid caching empty signing results (#7996) master Ville Vesilehto 2026-04-02 00:20:15 +03:00
  • 6d6c50db3a
    fix(dnssec): add defensive nil checks (#7997) Ville Vesilehto 2026-04-02 00:19:54 +03:00
  • 503c2d7ea3
    fix(kubernetes): sanitize non-UTF-8 host in metrics (#7998) Ville Vesilehto 2026-04-02 00:19:29 +03:00
  • 529320db4b
    Bump version to 1.14.3 (#7993) Yong Tang 2026-04-01 11:06:09 -07:00
  • 1e1a903d93
    build(deps): bump sigs.k8s.io/mcs-api from 0.4.0 to 0.4.1 (#7994) dependabot[bot] 2026-04-01 20:59:21 +03:00
  • 3c100561f8
    build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 (#7995) dependabot[bot] 2026-04-01 20:58:47 +03:00
  • b9080d9a4d
    ci: verify generated files are up to date (#7987) Ville Vesilehto 2026-03-31 16:24:50 +03:00
  • 674b43a353
    fix: add proxyproto to plugin.cfg and regenerate (#7986) Ville Vesilehto 2026-03-31 00:43:31 +03:00
  • 1df23e0e86
    ci: create PR instead of push autogenerated docs (#7988) Ville Vesilehto 2026-03-31 00:40:01 +03:00
  • 2ba4340362
    chore: bump golangci-lint to v2.11.4 (#7983) Ville Vesilehto 2026-03-31 00:39:09 +03:00
  • 4091e650fe
    chore: bump mmark to v2.2.47 and fix portability (#7989) Ville Vesilehto 2026-03-31 00:38:38 +03:00
  • 20626a7464
    Add an atomic.Bool to singleflight prefetching (#7963) rpb-ant 2026-03-30 16:18:24 -04:00
  • 0ba8e3c850
    test(dnstap): fix flaky TestReconnect (#7982) Ville Vesilehto 2026-03-30 03:03:08 +03:00
  • 0e9a51410a
    lint(revive): fix unreachable-code violation (#7979) Ville Vesilehto 2026-03-30 03:02:39 +03:00
  • 6720959b8b
    lint(revive): fix unused-parameter violations (#7980) Ville Vesilehto 2026-03-30 03:02:20 +03:00
  • 6af8fd46fe
    lint(revive): fix unnecessary-stmt violations (#7978) Ville Vesilehto 2026-03-30 03:02:03 +03:00
  • 867cd8fd6b
    lint(revive): fix indent-error-flow violations (#7977) Ville Vesilehto 2026-03-30 03:01:22 +03:00
  • 7fd983b02c
    lint(revive): fix context-as-argument violations (#7976) Ville Vesilehto 2026-03-30 03:01:03 +03:00
  • 61330515de
    test(forward): restore defaultTimeout (#7981) Ville Vesilehto 2026-03-30 03:00:30 +03:00
  • 54b06d9a3b
    lint(revive): fix early-return violations (#7974) Ville Vesilehto 2026-03-30 02:59:22 +03:00
  • ff954b12b2
    lint: enable revive linter (#7973) Ville Vesilehto 2026-03-29 10:04:28 +03:00
  • 34acf8353f
    proxyproto: add UDP session tracking for Spectrum PPv2 (#7967) Minghang Chen 2026-03-28 15:06:36 -07:00
  • 12d9457e71
    plugin/file: expand SVCB/HTTPS record support (#7950) Ingmar Van Glabbeek 2026-03-28 02:46:41 -07:00
  • a8caf4c375
    plugin/tls: Add the keylog option to configure TLSConfig.KeyLogWriter (#7537) Ilya Kulakov 2026-03-27 12:10:13 -07:00
  • 471d62926d
    plugin/tsig: add require_opcode directive for opcode-based TSIG (#7828) Seena Fallah 2026-03-27 20:05:49 +01:00
  • 0918e88368
    chore(docs): update Docker build command in README (#7972) Ville Vesilehto 2026-03-27 05:37:35 +02:00
  • 0132ad86b5
    chore(docs): regenerate man pages (#7971) Ville Vesilehto 2026-03-27 05:35:09 +02:00
  • 49b18b8af6
    test(dnssec): fix err in TestZoneSigningDouble (#7969) Ville Vesilehto 2026-03-27 05:33:55 +02:00
  • 1c15569168
    feat: add support for running CoreDNS as a Windows service (#7962) John-Michael Mulesa 2026-03-26 15:10:53 -04:00
  • 12131b7455
    ci: remove trivy-action (#7961) Ville Vesilehto 2026-03-24 22:46:32 +02:00
  • 384be4cd8e
    core: Preserve TSIG status in gRPC transport (#7943) Yong Tang 2026-03-24 13:46:15 -07:00
  • a025712827
    plugin/transfter: Fix longestMatch to select the most specific zone correctly. (#7949) Yong Tang 2026-03-24 11:35:20 -07:00
  • 980b0fe16b
    ci(depsreview): add version comment to pin (#7966) Ville Vesilehto 2026-03-24 19:31:25 +02:00
  • 28617d8f30
    ci(release): use env vars for expressions in shell (#7965) Ville Vesilehto 2026-03-24 19:31:00 +02:00
  • b7948f1bac
    ci: add persist-credentials: false to checkouts (#7964) Ville Vesilehto 2026-03-24 19:29:48 +02:00
  • 31e16025ef
    plugin/cache: prefetch without holding a client connection (#7944) rpb-ant 2026-03-24 11:47:11 -04:00
  • f582a01dc9
    fix(kubernetes): record cluster_ip services in dns_programming_duration metric (#7951) Syed Azeez 2026-03-24 17:59:28 +05:30
  • 734426798f
    ci(dependabot): add 7-day cooldown for updates (#7960) Ville Vesilehto 2026-03-24 09:59:24 +02:00
  • 80f6df8f12
    build(deps): bump the go-etcd-io group with 2 updates (#7954) dependabot[bot] 2026-03-24 00:58:55 -07:00
  • ec5b5c6006
    build(deps): bump the k8s-io group with 3 updates (#7953) dependabot[bot] 2026-03-24 00:58:32 -07:00
  • 95d6e177ee
    ci(yamllint): replace third-party action with uvx (#7957) Ville Vesilehto 2026-03-24 09:58:19 +02:00
  • 718bfe7e2d
    ci(docker): scope secrets to publish step only (#7959) Ville Vesilehto 2026-03-24 09:57:50 +02:00
  • 406be98739
    ci: use go-version-file instead of GITHUB_ENV (#7958) Ville Vesilehto 2026-03-24 09:57:20 +02:00
  • 540a50d900
    build(deps): bump github.com/DataDog/dd-trace-go/v2 from 2.6.0 to 2.7.0 (#7955) dependabot[bot] 2026-03-24 06:26:45 +02:00
  • ca124299be
    build(deps): bump github/codeql-action from 4.33.0 to 4.34.1 (#7952) dependabot[bot] 2026-03-23 16:01:53 +02:00
  • 92a6ae7079
    Update github workflow to release windows builds in zip format. (#7946) John-Michael Mulesa 2026-03-22 14:21:12 +11:00
  • e8db7e155e
    Core: Propagate TSIG status in DoQ transport (#7947) Yong Tang 2026-03-20 13:08:19 -07:00
  • 68a8f46129
    build(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 (#7945) dependabot[bot] 2026-03-18 20:00:26 -07:00
  • f67994442a
    core: Reject oversized GET dns query parameter of DoH (#7926) Yong Tang 2026-03-18 00:38:44 -07:00
  • ece6a68b04
    docs(cache): clarify TTL directive (#7941) Ville Vesilehto 2026-03-17 20:55:11 +02:00
  • 3c1dc105d2
    build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager (#7935) dependabot[bot] 2026-03-16 15:56:00 -07:00
  • 5a63eb61a3
    fix(file): protect Zone.Expired with mutex (#7940) Ville Vesilehto 2026-03-16 23:08:03 +02:00
  • 30ab93b5be
    build(deps): bump github.com/aws/aws-sdk-go-v2/service/route53 (#7937) dependabot[bot] 2026-03-16 14:07:02 -07:00
  • e2e345b9d4
    build(deps): bump github.com/aws/aws-sdk-go-v2/config (#7932) dependabot[bot] 2026-03-16 13:02:31 -07:00
  • c4d59e7e42
    build(deps): bump google.golang.org/api from 0.269.0 to 0.271.0 (#7933) dependabot[bot] 2026-03-16 13:02:20 -07:00
  • b79b932af2
    build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 (#7936) dependabot[bot] 2026-03-16 11:16:35 -07:00
  • dde5183127
    build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.41.3 to 1.41.4 (#7938) dependabot[bot] 2026-03-16 11:15:49 -07:00
  • 4eca62f38a
    build(deps): bump golang.org/x/crypto from 0.48.0 to 0.49.0 (#7939) dependabot[bot] 2026-03-16 11:15:30 -07:00
  • 5bbe053c33
    core: Avoid spawning waiter goroutines when QUIC worker pool is full (#7927) Yong Tang 2026-03-16 10:37:48 -07:00
  • 2be910ef1c
    build(deps): bump softprops/action-gh-release from 2.5.0 to 2.6.1 (#7930) dependabot[bot] 2026-03-16 17:21:00 +02:00
  • 43f07e78ec
    build(deps): bump github/codeql-action from 4.32.6 to 4.33.0 (#7929) dependabot[bot] 2026-03-16 17:20:44 +02:00
  • 25d1ab9462
    core: Propagate TSIG secrets to DoT server (#7928) Yong Tang 2026-03-16 06:42:38 -07:00
  • c0d676e026
    Fix case-sensitive zone handling in the transfer plugin for AXFR/IXFR. (#7899) Yong Tang 2026-03-15 14:27:03 -07:00
  • 6819d2ca6c
    refactor(test): replace deprecated pbutil dep (#7924) Ville Vesilehto 2026-03-15 21:35:59 +02:00
  • 7ff001dca7
    Add optional TLS support to /metrics endpoint (#7255) Peppi-Lotta 2026-03-12 22:49:00 +02:00
  • a8c802e1b3
    build(deps): bump github.com/aws/aws-sdk-go-v2/config (#7915) dependabot[bot] 2026-03-09 16:20:24 -07:00
  • d8f196c24e
    build(deps): bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds (#7914) dependabot[bot] 2026-03-09 13:53:24 -07:00
  • 500707c43a
    plugin/forward: add max_age option to enforce an absolute connection lifetime (#7903) cangming 2026-03-10 02:50:03 +08:00
  • bbd54ad288
    build(deps): bump github.com/aws/aws-sdk-go-v2/service/route53 (#7917) dependabot[bot] 2026-03-09 11:48:44 -07:00
  • 0fa9044253
    build(deps): bump sigs.k8s.io/mcs-api from 0.3.0 to 0.4.0 (#7919) dependabot[bot] 2026-03-09 11:48:33 -07:00
  • 723710d7b4
    build(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0 (#7913) dependabot[bot] 2026-03-09 11:48:25 -07:00
  • 2d908f0368
    build(deps): bump k8s.io/klog/v2 in the k8s-io group (#7912) dependabot[bot] 2026-03-09 09:24:47 -07:00
  • cee5386eb8
    build(deps): bump aquasecurity/trivy-action from 0.34.1 to 0.35.0 (#7910) dependabot[bot] 2026-03-09 09:24:35 -07:00
  • d7455bc53b
    build(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.2 (#7916) dependabot[bot] 2026-03-09 09:24:08 -07:00
  • cdd1f2ee56
    build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager (#7920) dependabot[bot] 2026-03-09 09:23:47 -07:00
  • 452a10ecd0
    build(deps): bump actions/dependency-review-action from 4.8.3 to 4.9.0 (#7909) dependabot[bot] 2026-03-09 09:23:38 -07:00
  • 029523b253
    build(deps): bump docker/login-action from 3.7.0 to 4.0.0 (#7908) dependabot[bot] 2026-03-09 16:49:10 +02:00
  • 238c8bc211
    build(deps): bump github/codeql-action from 4.32.5 to 4.32.6 (#7911) dependabot[bot] 2026-03-09 16:48:15 +02:00
  • 2daf48e42d
    feat(secondary): Send NOTIFY messages after zone transfer (#7901) liucongran 2026-03-08 13:15:44 +08:00
  • 90a9739478
    chore(lint): bump golangci-lint to v2.11.1 (#7905) Ville Vesilehto 2026-03-06 21:50:24 +02:00
  • ab04d3c0ca
    fix: release date for v1.14.2 notes (#7906) Ville Vesilehto 2026-03-06 21:49:20 +02:00
  • dd1df4f5db
    Update release note for upcoming 1.14.2 (#7897) v1.14.2 Yong Tang 2026-03-05 20:49:45 -08:00
  • 8c271b86e4
    Bump golang to 1.26.1 (#7902) Yong Tang 2026-03-05 20:16:00 -08:00
  • 51a11b3664
    plugin/reload: Allow disabling jitter with 0s (#7896) Yong Tang 2026-03-05 18:35:41 -08:00
  • 5d97c15488
    Bump version to 1.14.2 (#7895) Yong Tang 2026-03-05 18:35:29 -08:00
  • ba3b6ce07f
    build(deps): bump github.com/aws/aws-sdk-go-v2/service/route53 (#7893) dependabot[bot] 2026-03-02 09:48:19 -08:00
  • b760b240c9
    build(deps): bump google.golang.org/api from 0.267.0 to 0.269.0 (#7890) dependabot[bot] 2026-03-02 08:47:17 -08:00
  • a012d9e056
    build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager (#7892) dependabot[bot] 2026-03-02 08:46:09 -08:00
  • 465d75b24a
    build(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 (#7885) dependabot[bot] 2026-03-02 08:45:58 -08:00
  • 86d9bc7216
    build: add grpcnotrace tag to exclude x/net/trace (#7884) Ville Vesilehto 2026-03-02 18:45:50 +02:00
  • 442f106e5e
    build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#7886) dependabot[bot] 2026-03-02 16:51:25 +02:00
  • 65a0d9bfbe
    build(deps): bump the k8s-io group with 3 updates (#7888) dependabot[bot] 2026-03-02 16:46:48 +02:00
  • 8fd100cb12
    build(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 (#7889) dependabot[bot] 2026-03-02 16:44:29 +02:00
  • 2effbef23c
    build(deps): bump actions/setup-go from 6.2.0 to 6.3.0 (#7887) dependabot[bot] 2026-03-02 16:43:18 +02:00
  • 8c1b44a177
    build(deps): bump github/codeql-action from 4.32.4 to 4.32.5 (#7891) dependabot[bot] 2026-03-02 16:42:12 +02:00
  • 5b7da1fbf7
    plugin/forward: fix parsing error when handling TLS+IPv6 address (#7848) yangsenzk 2026-02-25 18:21:39 +08:00
  • 7ae1c40db2
    plugin/loop: use crypto/rand for query name generation (#7881) YOUNEVSKY 2026-02-25 10:21:04 +00:00
  • 4411cff759
    plugin: reorder rewrite before acl to prevent bypass (#7882) YOUNEVSKY 2026-02-25 10:19:47 +00:00
  • 3d31397fe6
    build(deps): bump github.com/aws/aws-sdk-go-v2/config (#7876) dependabot[bot] 2026-02-24 07:20:38 -08:00
  • 99923b47c9
    build(deps): bump google.golang.org/api from 0.266.0 to 0.267.0 (#7877) dependabot[bot] 2026-02-23 16:57:53 -08:00