Commit Graph

  • 4ca99cd7b6 fix(cache): isolate metadata in prefetch goroutine (#7631) Ville Vesilehto 2025-10-23 01:47:41 +03:00
  • bbe40d8629 build(deps): bump github.com/aws/aws-sdk-go-v2/config (#7628) dependabot[bot] 2025-10-20 09:55:35 -07:00
  • 700a972ac7 build(deps): bump github.com/aws/aws-sdk-go-v2/service/route53 (#7629) dependabot[bot] 2025-10-20 09:55:25 -07:00
  • 8d1fa0532b build(deps): bump github.com/aws/aws-sdk-go-v2/credentials (#7626) dependabot[bot] 2025-10-20 09:00:37 -07:00
  • 9a528d92b1 build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager (#7624) dependabot[bot] 2025-10-20 07:32:47 -07:00
  • 9210bd145d build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.39.2 to 1.39.3 (#7627) dependabot[bot] 2025-10-20 07:07:08 -07:00
  • c34a0a67ab build(deps): bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds (#7623) dependabot[bot] 2025-10-20 07:05:45 -07:00
  • f19bf73bb2 build(deps): bump github/codeql-action from 4.30.8 to 4.30.9 (#7625) dependabot[bot] 2025-10-20 16:54:35 +03:00
  • 109b3f47de Update multisocket README.md (#7621) rpb-ant 2025-10-17 12:16:29 -04:00
  • f4ab631ae4 fix(forward): disallow NOERROR in failover (#7622) Ville Vesilehto 2025-10-17 14:37:02 +03:00
  • 38c020941b chore: bump Go version to 1.25.3 (#7616) Ville Vesilehto 2025-10-15 01:18:26 +03:00
  • f085ed0e6d fix(multisocket): cap num sockets to prevent OOM (#7615) Ville Vesilehto 2025-10-14 17:31:57 +03:00
  • 89bf0a2cc2 build(deps): bump google.golang.org/api from 0.251.0 to 0.252.0 (#7607) dependabot[bot] 2025-10-14 10:24:28 +03:00
  • 344bb82f53 build(deps): bump google.golang.org/grpc from 1.75.1 to 1.76.0 (#7608) dependabot[bot] 2025-10-14 08:44:19 +03:00
  • eb10948689 build(deps): bump github.com/prometheus/common from 0.66.1 to 0.67.1 (#7609) dependabot[bot] 2025-10-13 18:51:59 +03:00
  • 73705d0bcd build(deps): bump github/codeql-action from 3.30.6 to 4.30.8 (#7612) dependabot[bot] 2025-10-13 18:46:55 +03:00
  • 2947e133d8 build(deps): bump softprops/action-gh-release from 2.3.4 to 2.4.1 (#7613) dependabot[bot] 2025-10-13 16:37:16 +02:00
  • 1cc68b6bf0 build(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 (#7606) dependabot[bot] 2025-10-13 16:36:24 +02:00
  • aeb68d2c53 build(deps): bump actions/dependency-review-action from 4.8.0 to 4.8.1 (#7611) dependabot[bot] 2025-10-13 16:34:36 +02:00
  • ed05cffcd4 fix: update broken link to expr language definition (#7604) Rick Fletcher 2025-10-10 21:24:14 -04:00
  • 1db4568df6 Bump version to 1.13.1 (#7599) v1.13.1 Yong Tang 2025-10-08 08:26:37 -07:00
  • 3ccbd6ab6c Bump golang to 1.25.2 and golang.org/x/net to v0.45.0 (#7598) Yong Tang 2025-10-08 08:26:18 -07:00
  • 84722ab95b build(deps): bump google.golang.org/api from 0.250.0 to 0.251.0 (#7596) dependabot[bot] 2025-10-06 18:04:47 -07:00
  • a36db64d1a build(deps): bump actions/stale from 10.0.0 to 10.1.0 (#7593) dependabot[bot] 2025-10-06 18:04:37 -07:00
  • b2a6ca08ed build(deps): bump github.com/quic-go/quic-go from 0.54.1 to 0.55.0 (#7595) dependabot[bot] 2025-10-06 11:19:52 -07:00
  • 600098f10b build(deps): bump softprops/action-gh-release from 2.3.3 to 2.3.4 (#7597) dependabot[bot] 2025-10-06 11:19:37 -07:00
  • 0e6535b06e build(deps): bump github/codeql-action from 3.30.5 to 3.30.6 (#7594) dependabot[bot] 2025-10-06 11:18:54 -07:00
  • 0578a2a4ff build(deps): bump google.golang.org/protobuf from 1.36.9 to 1.36.10 (#7592) dependabot[bot] 2025-10-06 11:18:35 -07:00
  • d23f7358bf build(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 (#7591) dependabot[bot] 2025-10-06 16:48:54 +03:00
  • 6676e6185d fix(sign): reject invalid UTF‑8 dbfile token (#7589) Ville Vesilehto 2025-10-06 10:06:28 +03:00
  • 625f6c9307 perf: avoid string concatenation in loops (#7572) Catena cyber 2025-10-06 09:05:58 +02:00
  • 51f94b0bb4 Bump version 1.13.0 (#7587) v1.13.0 Yong Tang 2025-09-30 12:46:15 -07:00
  • 9a57d9693c fix(caddyfile): infinite loop on unclosed braces (#7571) Ville Vesilehto 2025-09-30 19:36:13 +03:00
  • 83ce0baeac plugin/nomad: Add a Nomad plugin (#7467) Olli Janatuinen 2025-09-30 18:35:32 +02:00
  • bc6e015a37 build(deps): bump github.com/aws/aws-sdk-go-v2/config (#7580) dependabot[bot] 2025-09-29 21:51:42 -07:00
  • 294532a355 build(deps): bump github.com/aws/aws-sdk-go-v2/credentials (#7578) dependabot[bot] 2025-09-29 19:35:13 -07:00
  • 107fb3ca7f build(deps): bump github.com/aws/aws-sdk-go-v2/service/route53 (#7577) dependabot[bot] 2025-09-29 17:21:24 -07:00
  • 7e31e2aec6 build(deps): bump actions/dependency-review-action from 4.7.3 to 4.8.0 (#7588) dependabot[bot] 2025-09-29 17:21:00 -07:00
  • f6e2fa47f0 build(deps): bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds (#7584) dependabot[bot] 2025-09-29 14:59:17 -07:00
  • 87d46e6f9e build(deps): bump github.com/quic-go/quic-go from 0.54.0 to 0.54.1 (#7579) dependabot[bot] 2025-09-29 14:48:32 -07:00
  • 8d8caf35b9 build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager (#7585) dependabot[bot] 2025-09-29 14:36:33 -07:00
  • c565c39e0e build(deps): bump google.golang.org/api from 0.249.0 to 0.250.0 (#7586) dependabot[bot] 2025-09-29 14:23:05 -07:00
  • 874354157f build(deps): bump docker/login-action from 3.5.0 to 3.6.0 (#7581) dependabot[bot] 2025-09-29 20:59:47 +03:00
  • 3d6f793c9a build(deps): bump github/codeql-action from 3.30.3 to 3.30.5 (#7583) dependabot[bot] 2025-09-29 20:59:32 +03:00
  • 70fb03f711 fix(file): fix data race in tree Elem.Name (#7574) Ville Vesilehto 2025-09-29 05:49:47 +03:00
  • eafc352f58 dnsserver: Rely on dns.Server.ShutdownContext to gracefully stop (#7517) Ilya Kulakov 2025-09-27 06:34:03 -07:00
  • a1dfc2c84d build(deps): bump the go-etcd-io group with 2 updates (#7570) dependabot[bot] 2025-09-22 07:33:23 -07:00
  • 31e285994b plugin/loop: avoid panic on invalid server block (#7568) Ville Vesilehto 2025-09-22 08:44:36 +03:00
  • 0d05791404 lint: enable nakedret (#7569) Ville Vesilehto 2025-09-21 18:17:35 +03:00
  • dd029c931f chore: bump coredns/caddy dependency to latest (#7567) Ville Vesilehto 2025-09-21 02:33:00 +03:00
  • 6ec327836b fix: prevent SIGTERM/reload deadlock (#7562) Ville Vesilehto 2025-09-19 14:01:53 +03:00
  • 5532ba8484 fix(plugin): prevent panic when ListenHosts is empty (#7565) Ville Vesilehto 2025-09-19 13:59:37 +03:00
  • 051d8d6f05 fix(plugin): normalize panics on invalid origins (#7563) Ville Vesilehto 2025-09-19 05:15:40 +03:00
  • 0440e54bcf fix(dnstap): add bounds for plugin args (#7557) Ville Vesilehto 2025-09-19 05:14:51 +03:00
  • 3c950b8552 fix(forward): deflake TestFailover (#7558) Ville Vesilehto 2025-09-16 00:28:26 +03:00
  • 55b4e9f9cd build(deps): bump github.com/aws/aws-sdk-go-v2/config (#7552) dependabot[bot] 2025-09-15 14:27:45 -07:00
  • e574453e42 build(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.9 (#7545) dependabot[bot] 2025-09-15 11:30:54 -07:00
  • 09e2d9578e build(deps): bump github.com/aws/aws-sdk-go-v2/credentials (#7554) dependabot[bot] 2025-09-15 11:30:35 -07:00
  • d95caaf094 build(deps): bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds (#7546) dependabot[bot] 2025-09-15 11:11:40 -07:00
  • 71c45af445 build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager (#7547) dependabot[bot] 2025-09-15 11:11:19 -07:00
  • e3b1a562ea build(deps): bump google.golang.org/grpc from 1.75.0 to 1.75.1 (#7550) dependabot[bot] 2025-09-15 11:10:49 -07:00
  • f786bea3df build(deps): bump the k8s-io group with 3 updates (#7555) dependabot[bot] 2025-09-15 10:21:56 -07:00
  • bf0a29c532 build(deps): bump github.com/aws/aws-sdk-go-v2/service/route53 (#7544) dependabot[bot] 2025-09-15 10:17:46 -07:00
  • a30954ea71 test(view): improve test coverage (#7543) Ville Vesilehto 2025-09-15 20:17:35 +03:00
  • c916cf4259 fix(plugin): nilness findings (#7556) Ville Vesilehto 2025-09-15 20:17:06 +03:00
  • 4073862045 build(deps): bump google.golang.org/api from 0.248.0 to 0.249.0 (#7551) dependabot[bot] 2025-09-15 10:16:35 -07:00
  • 3bdd8de46f build(deps): bump golang.org/x/crypto from 0.41.0 to 0.42.0 (#7553) dependabot[bot] 2025-09-15 17:37:12 +03:00
  • 4dd6c6b5f5 build(deps): bump github/codeql-action from 3.30.1 to 3.30.3 (#7549) dependabot[bot] 2025-09-15 17:30:24 +03:00
  • ba7d5ff55a test(metrics): improve test coverage (#7538) Ville Vesilehto 2025-09-14 01:15:25 +03:00
  • a72a14d88b test(presubmit): prevent panic in TestImportOrdering on split import (#7540) Ville Vesilehto 2025-09-14 01:14:59 +03:00
  • c149567dbe fix: lint issues from plugin/forward and plugin/pkg/dnstest (#7539) Ville Vesilehto 2025-09-14 01:14:10 +03:00
  • 9683de0feb fix: No failover to next upstream when receiving SERVFAIL or REFUSED response codes(#7457) (#7458) Fitz_dev 2025-09-13 05:45:01 +08:00
  • 155f451957 test(grpc): add fuzzer (#7513) Ville Vesilehto 2025-09-13 00:43:56 +03:00
  • 8817d8f2f9 fix(grpc): enforce DNS message size limits (#7490) Ville Vesilehto 2025-09-12 08:21:33 +03:00
  • 39abf5aeba chore(lint): modernize Go (#7536) Ville Vesilehto 2025-09-10 23:08:27 +03:00
  • afdd41a266 chore: bump Go version to 1.25.1 (#7535) Ville Vesilehto 2025-09-10 23:07:57 +03:00
  • a6673745e4 Update prometheus version (#7533) Yong Tang 2025-09-09 23:08:29 -07:00
  • c90e70339c dnsserver.Server: Export timeout values (#7497) Ilya Kulakov 2025-09-09 19:06:44 -07:00
  • d2e0e6a459 chore(docs): remove extra whitespace from readmes (#7532) Ville Vesilehto 2025-09-10 00:30:27 +03:00
  • f32329577f build(deps): bump github/codeql-action from 3.30.0 to 3.30.1 (#7528) v1.12.4 dependabot[bot] 2025-09-08 06:47:41 -07:00
  • 3fc046f976 build(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 (#7525) dependabot[bot] 2025-09-08 06:47:19 -07:00
  • 1b35ba1f03 build(deps): bump softprops/action-gh-release from 2.3.2 to 2.3.3 (#7527) dependabot[bot] 2025-09-08 06:47:03 -07:00
  • 8f76d6ffa8 build(deps): bump actions/stale from 9.1.0 to 10.0.0 (#7526) dependabot[bot] 2025-09-08 06:46:52 -07:00
  • ddc1878bbd build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 (#7524) dependabot[bot] 2025-09-08 06:46:41 -07:00
  • f74bf9c0ac build(deps): bump aquasecurity/trivy-action from 0.33.0 to 0.33.1 (#7523) dependabot[bot] 2025-09-08 06:46:30 -07:00
  • cbc32d2389 build(deps): bump github.com/aws/aws-sdk-go-v2/service/route53 (#7521) dependabot[bot] 2025-09-08 06:46:06 -07:00
  • 51d59e539d build(deps): bump golang.org/x/sys from 0.35.0 to 0.36.0 (#7520) dependabot[bot] 2025-09-08 06:45:54 -07:00
  • a62ef5dd0d build(deps): bump github.com/DataDog/dd-trace-go/v2 from 2.2.2 to 2.2.3 (#7519) dependabot[bot] 2025-09-08 06:45:22 -07:00
  • 96819edef2 Update note and versioon for 1.12.4 release (#7518) Yong Tang 2025-09-08 06:44:56 -07:00
  • 0dd76bd9b1 fix(transfer): goroutine leak on axfr err (#7516) Ville Vesilehto 2025-09-05 23:13:11 +03:00
  • 8c2cfb01e3 plugin/etcd: fix import order for ttl test (#7515) Ville Vesilehto 2025-09-05 21:45:30 +03:00
  • 0d24fc4a5d Add note about chronological order of adopters (#7498) Archy 2025-09-05 20:44:17 +02:00
  • e1768a5d27 Merge commit from fork Ville Vesilehto 2025-09-05 03:14:27 +03:00
  • 066e51675c fix(grpc): check proxy list length in policies (#7512) Ville Vesilehto 2025-09-04 02:24:44 +03:00
  • abef207695 fix(https): propagate HTTP request context (#7491) Ville Vesilehto 2025-09-03 00:33:16 +03:00
  • 3f868e5edd build(deps): bump github.com/aws/aws-sdk-go-v2/config (#7501) dependabot[bot] 2025-09-02 14:32:11 -07:00
  • 83a546e7b4 build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager (#7502) dependabot[bot] 2025-09-02 14:31:59 -07:00
  • 1ea6a7f682 fix(plugin): guard nil lookups across plugins (#7494) Ville Vesilehto 2025-09-02 23:46:47 +03:00
  • 254e95ea69 build(deps): bump the k8s-io group with 2 updates (#7503) dependabot[bot] 2025-09-02 13:46:10 -07:00
  • 734d696551 build(deps): bump github.com/aws/aws-sdk-go-v2/credentials (#7506) dependabot[bot] 2025-09-02 13:42:08 -07:00