Commit Graph

  • 195fa397ac build(deps): bump github.com/aws/aws-sdk-go-v2/service/route53 (#7674) dependabot[bot] 2025-11-10 12:31:55 -08:00
  • 31382b6a86 build(deps): bump google.golang.org/api from 0.254.0 to 0.255.0 (#7672) dependabot[bot] 2025-11-10 12:31:42 -08:00
  • e404b7c2cb build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.39.5 to 1.39.6 (#7673) dependabot[bot] 2025-11-10 12:13:32 -08:00
  • d4803509b9 build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager (#7668) dependabot[bot] 2025-11-10 12:12:44 -08:00
  • 24a2bfae0f build(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0 (#7670) dependabot[bot] 2025-11-10 12:12:21 -08:00
  • 0ff124d6b3 build(deps): bump github.com/quic-go/quic-go from 0.55.0 to 0.56.0 (#7669) dependabot[bot] 2025-11-10 20:08:48 +02:00
  • c935f884de build(deps): bump softprops/action-gh-release from 2.4.1 to 2.4.2 (#7665) dependabot[bot] 2025-11-10 20:04:15 +02:00
  • 720420a624 build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 (#7666) dependabot[bot] 2025-11-10 20:03:40 +02:00
  • 6538785def chore: Update Dockerfile (#7661) Brennan Kinney 2025-11-09 07:32:23 +13:00
  • 6f3423f7c0 ci: Update Build (#7659) Brennan Kinney 2025-11-09 07:31:33 +13:00
  • cfedccc83a ci: Remove CodeCov (#7663) Brennan Kinney 2025-11-07 16:23:54 +13:00
  • deae7ec345 Performance tuning for plugin/file (#7658) wencyu 2025-11-07 05:12:49 +08:00
  • 59afd4b65e fix(dnstap): Better error handling (redial & logging) when Dnstap is busy (#7619) Alicia Y 2025-11-06 21:11:08 +00:00
  • 18e70fcde6 build(deps): bump google.golang.org/api from 0.253.0 to 0.254.0 (#7653) dependabot[bot] 2025-11-03 21:31:14 -08:00
  • e2c56031d8 build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager (#7656) dependabot[bot] 2025-11-03 21:10:53 -08:00
  • d10538792f build(deps): bump github.com/aws/aws-sdk-go-v2/config (#7652) dependabot[bot] 2025-11-03 21:10:34 -08:00
  • 3bdfa46169 build(deps): bump github.com/aws/aws-sdk-go-v2/credentials (#7650) dependabot[bot] 2025-11-03 20:42:56 -08:00
  • ee9f8fd701 build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.39.4 to 1.39.5 (#7651) dependabot[bot] 2025-11-03 20:15:08 -08:00
  • 23e033b245 build(deps): bump github.com/prometheus/common from 0.67.1 to 0.67.2 (#7655) dependabot[bot] 2025-11-03 20:14:44 -08:00
  • 3686501e01 build(deps): bump github.com/aws/aws-sdk-go-v2/service/route53 (#7649) dependabot[bot] 2025-11-03 20:14:27 -08:00
  • 5456042737 build(deps): bump github.com/DataDog/dd-trace-go/v2 from 2.3.0 to 2.3.1 (#7657) dependabot[bot] 2025-11-03 20:17:09 +02:00
  • 3ae160ff8e build(deps): bump github/codeql-action from 4.31.0 to 4.31.2 (#7648) dependabot[bot] 2025-11-03 15:29:06 +02:00
  • 5cf4c80ac0 chore(lint): update to golangci-lint v2.6.0 (#7645) Ville Vesilehto 2025-10-30 14:07:16 +02:00
  • 60e2d455f9 build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager (#7640) dependabot[bot] 2025-10-27 13:09:04 -07:00
  • 82bd276b5f build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#7642) dependabot[bot] 2025-10-27 09:56:42 -07:00
  • 7f93896b51 build(deps): bump google.golang.org/api from 0.252.0 to 0.253.0 (#7643) dependabot[bot] 2025-10-27 09:56:31 -07:00
  • 7e650404dc build(deps): bump github.com/aws/aws-sdk-go-v2/service/route53 (#7641) dependabot[bot] 2025-10-27 09:56:04 -07:00
  • 9670324fc5 build(deps): bump github.com/DataDog/dd-trace-go/v2 from 2.2.3 to 2.3.0 (#7635) dependabot[bot] 2025-10-27 08:44:49 -07:00
  • f1087304ef build(deps): bump github.com/aws/aws-sdk-go-v2/config (#7636) dependabot[bot] 2025-10-27 08:44:29 -07:00
  • 4bb6ac1b5e build(deps): bump github/codeql-action from 4.30.9 to 4.31.0 (#7634) dependabot[bot] 2025-10-27 08:43:56 -07:00
  • d68cbedbb1 plugin/forward: added support for per-nameserver TLS SNI (#7633) Endre Szabo 2025-10-27 16:43:30 +01:00
  • b72d267a29 chore(lint): bump to v2.5.0 and enable godoclint (#7632) Ville Vesilehto 2025-10-23 20:01:57 +03:00
  • 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