Commit Graph

  • f2f5b5a1cc feat(forward): add doh support (#8004) master Thomas Gosteli 2026-06-15 02:54:05 +02:00
  • 3764620726 chore: bump Go version to 1.26.4 (#8171) Ville Vesilehto 2026-06-15 03:53:22 +03:00
  • d35a94f05a build(deps): bump github.com/aws/aws-sdk-go-v2/service/route53 (#8165) dependabot[bot] 2026-06-10 23:13:46 -07:00
  • 0ff56da7e4 core/dnsserver: propagate HTTPRequestValidateFunc to all configs in a server block (#8169) Jonathan Tooker 2026-06-10 23:07:43 -05:00
  • 34db0ea286 build(deps): bump github.com/aws/aws-sdk-go-v2/config (#8166) dependabot[bot] 2026-06-10 21:06:39 -07:00
  • b9d889d207 build(deps): bump google.golang.org/api from 0.280.0 to 0.283.0 dependabot/go_modules/google.golang.org/api-0.283.0 dependabot[bot] 2026-06-11 00:48:32 +00:00
  • 7e03b6b504 build(deps): bump github.com/prometheus/common from 0.67.5 to 0.68.1 (#8163) dependabot[bot] 2026-06-10 17:46:31 -07:00
  • 8ba320a022 build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager (#8164) dependabot[bot] 2026-06-10 17:46:14 -07:00
  • 2a274c6564 build(deps): bump golang.org/x/sys from 0.45.0 to 0.46.0 (#8167) dependabot[bot] 2026-06-10 17:45:58 -07:00
  • 6e83532c59 build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.41.7 to 1.41.11 (#8168) dependabot[bot] 2026-06-10 17:45:46 -07:00
  • fee8173cbf build(deps): bump the go-etcd-io group with 2 updates (#8157) dependabot[bot] 2026-06-10 17:45:28 -07:00
  • 0a33a3d6a1 build(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#8160) dependabot[bot] 2026-06-10 17:26:59 +03:00
  • 9221482e2d build(deps): bump github/codeql-action from 4.36.0 to 4.36.1 (#8159) dependabot[bot] 2026-06-10 17:26:16 +03:00
  • 486abeffc5 build(deps): bump astral-sh/setup-uv from 8.1.0 to 8.2.0 (#8156) dependabot[bot] 2026-06-10 17:25:49 +03:00
  • 0feea5c266 build(deps): bump the k8s-io group across 1 directory with 2 updates dependabot/go_modules/k8s-io-fcd3f8f363 dependabot[bot] 2026-06-10 13:32:58 +00:00
  • 232d7cac38 Update release note (#8155) v1.14.4 Yong Tang 2026-06-08 20:22:51 -07:00
  • 60a439dd4f plugin/proxyproto: Prevent nil pointer dereference when dropping malformed PROXY packets (#8154) Yong Tang 2026-06-08 16:26:32 -07:00
  • b6e5859ee7 Add notes for 1.14.4 (#8153) Yong Tang 2026-06-08 04:09:44 -07:00
  • 513e2ddcd7 Bump version to 1.14.4 (#8150) Yong Tang 2026-06-05 21:49:03 -07:00
  • 3342b414e3 plugin/cache: allow cache TTLs above default 3600s (#8134) Yong Tang 2026-06-05 21:48:26 -07:00
  • b49fe2d469 plugin/dnssec: sign each RRset with the zone that owns its name, not the query zone (#8138) Isolus 2026-06-06 03:36:28 +02:00
  • 3718f0cc81 dnsserver: use http.LocalAddrContextKey for DoH local address (#8149) Cedric Wang 2026-06-05 18:31:53 -07:00
  • 408fdf0812 build(deps): bump github.com/aws/aws-sdk-go-v2/config (#8141) dependabot[bot] 2026-06-04 09:58:17 +03:00
  • 58921a2b48 build(deps): bump golang.org/x/net from 0.54.0 to 0.55.0 (#8140) dependabot[bot] 2026-06-04 09:53:08 +03:00
  • 7abb3bbc1e build(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#8142) dependabot[bot] 2026-06-04 06:33:31 +03:00
  • 6ae26569a2 build(deps): bump github/codeql-action from 4.35.5 to 4.36.0 (#8147) dependabot[bot] 2026-06-04 06:31:53 +03:00
  • d4852224d0 build(deps): bump docker/login-action from 4.1.0 to 4.2.0 (#8146) dependabot[bot] 2026-06-04 06:30:48 +03:00
  • 1369324776 build(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 (#8145) dependabot[bot] 2026-06-04 06:26:25 +03:00
  • c02e6dc843 build: add loong64 arch support (#8137) 徐晓伟 2026-06-03 10:11:40 +08:00
  • 84af2a7a3f core: bound HTTP/3 request header size for DoH3 (#8135) Yong Tang 2026-06-01 00:58:39 -07:00
  • 4c07a287da fix: reject invalid any and local config (#8133) Immanuel Tikhonov 2026-06-01 02:41:27 +04:00
  • ce0e5a6f39 plugin/forward: add hostname resolution support for TO endpoints (#5646) (#7923) Dmytro Alieksieiev 2026-05-31 04:36:01 +02:00
  • 33c71b1554 fix(kubernetes): remove debug fmt.Println from multicluster zone validation (#8131) Immanuel Tikhonov 2026-05-29 09:11:35 +04:00
  • 6b93363b94 feat(core): expose TLS ConnectionState (SNI) for DoQ (#8129) Nicholas Amorim 2026-05-29 01:45:48 +03:00
  • 0bcb17df06 fix: use descriptive error for unknown block options in health and log plugins (#8128) Immanuel Tikhonov 2026-05-28 03:29:24 +04:00
  • afdf121a5a build(deps): bump google.golang.org/api from 0.279.0 to 0.280.0 (#8123) dependabot[bot] 2026-05-27 16:28:17 -07:00
  • 516daf5b74 build(deps): bump github.com/DataDog/dd-trace-go/v2 from 2.8.1 to 2.8.2 (#8124) dependabot[bot] 2026-05-27 16:28:01 -07:00
  • 4158c87ebf build(deps): bump github.com/oschwald/geoip2-golang/v2 (#8125) dependabot[bot] 2026-05-27 16:27:52 -07:00
  • fea4f2c708 build(deps): bump actions/stale from 10.2.0 to 10.3.0 (#8127) dependabot[bot] 2026-05-27 20:49:07 +03:00
  • 63491966e4 build(deps): bump github/codeql-action from 4.35.4 to 4.35.5 (#8126) dependabot[bot] 2026-05-27 20:48:08 +03:00
  • eb49f402cc plugin/forward: Forward NODATA responses to Next handler (#8065) Jöran Malek 2026-05-27 02:15:46 +02:00
  • 17142359e0 fix: reject unknown chaos block options (#8121) Immanuel Tikhonov 2026-05-24 16:58:11 +04:00
  • d9c6b9b8b4 fix: reject unknown trace and dnstap block options (#8120) Ville Vesilehto 2026-05-22 02:06:25 +03:00
  • 1fbc686758 fix: reject unknown ready plugin properties (#8119) Immanuel Tikhonov 2026-05-21 23:29:59 +04:00
  • 3e762bc603 Remove redundant code (#8072) JUN YANG 2026-05-22 03:11:29 +08:00
  • 65d15af3a9 pkg/tls: remove duplicate cipher suites (#8118) weiguozhang 2026-05-21 14:54:11 +08:00
  • fb74594423 build(deps): bump google.golang.org/grpc from 1.81.0 to 1.81.1 (#8116) dependabot[bot] 2026-05-20 18:08:49 -07:00
  • fa470b5d67 build(deps): bump google.golang.org/api from 0.278.0 to 0.279.0 (#8115) dependabot[bot] 2026-05-20 17:04:31 -07:00
  • 6d284f0101 build(deps): bump golang.org/x/net from 0.53.0 to 0.54.0 (#8114) dependabot[bot] 2026-05-20 17:04:17 -07:00
  • 571bde041d build(deps): bump golang.org/x/crypto from 0.50.0 to 0.51.0 (#8113) dependabot[bot] 2026-05-20 17:04:02 -07:00
  • e323f5e1c8 build(deps): bump github.com/quic-go/quic-go from 0.59.0 to 0.59.1 (#8112) dependabot[bot] 2026-05-20 22:46:22 +03:00
  • 4a7b286b6e build(deps): bump actions/dependency-review-action from 4.9.0 to 5.0.0 (#8111) dependabot[bot] 2026-05-20 22:45:13 +03:00
  • 63736a4b08 build(deps): bump github/codeql-action from 4.35.3 to 4.35.4 (#8117) dependabot[bot] 2026-05-20 22:44:40 +03:00
  • 84faec64c3 fix(azure): apply access mode to every zone in the same block (#8110) James R T 2026-05-20 23:06:37 +08:00
  • f8dffa7fc2 feat(secondary): add fallthrough support (#8041) Ville Vesilehto 2026-05-20 10:13:03 +03:00
  • b1a7fc8db1 fix(cache): prefer positive cache over SERVFAIL in ncache (#8003) Umut Polat 2026-05-20 06:28:35 +03:00
  • 35391dd8a9 plugin/file: trigger reload of zones based on mtime (#8085) Endre Szabo 2026-05-20 04:43:46 +02:00
  • ee7ff82cf5 plugin/dnstap: feature: added incoming connection support (#8086) Endre Szabo 2026-05-20 04:23:53 +02:00
  • f4f767fb4e plugin/file: canonicalize escape form in owner names (#8109) Charlie Tonneslan 2026-05-19 21:08:16 -04:00
  • 6f4be7103a build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager (#8100) dependabot[bot] 2026-05-13 22:59:03 -07:00
  • ca8c14acbd build(deps): bump the go-etcd-io group across 1 directory with 2 updates (#8096) dependabot[bot] 2026-05-13 21:59:59 -07:00
  • e20b2233e7 build(deps): bump google.golang.org/grpc from 1.80.0 to 1.81.0 (#8097) dependabot[bot] 2026-05-13 21:59:47 -07:00
  • c89ddc0376 build(deps): bump github.com/aws/aws-sdk-go-v2/service/route53 (#8098) dependabot[bot] 2026-05-13 21:59:21 -07:00
  • 950dbc1037 build(deps): bump github.com/aws/aws-sdk-go-v2/config (#8104) dependabot[bot] 2026-05-13 21:13:16 -07:00
  • fe6a76e7a7 build(deps): bump sigs.k8s.io/mcs-api from 0.4.1 to 0.5.0 (#8106) dependabot[bot] 2026-05-13 21:12:57 -07:00
  • e88dba77d4 build(deps): bump github.com/DataDog/dd-trace-go/v2 from 2.7.3 to 2.8.1 (#8108) dependabot[bot] 2026-05-13 21:12:38 -07:00
  • f928c8d5f2 build(deps): bump google.golang.org/api from 0.276.0 to 0.278.0 (#8107) dependabot[bot] 2026-05-13 21:11:41 -07:00
  • da784670f9 build(deps): bump golang.org/x/sys from 0.43.0 to 0.44.0 (#8105) dependabot[bot] 2026-05-13 20:32:04 +03:00
  • 2214a0b72a build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 (#8099) dependabot[bot] 2026-05-13 17:24:54 +03:00
  • 10e13fa561 chore: bump Go version to 1.26.3 (#8095) Ville Vesilehto 2026-05-12 05:37:00 +03:00
  • 097e883c92 build(deps): bump github.com/apparentlymart/go-cidr from 1.1.0 to 1.1.1 (#8088) dependabot[bot] 2026-05-06 17:11:33 -07:00
  • b2cb44b966 feat(cache): add optional verify timeout to serve_stale (#8070) Syed Azeez 2026-05-06 13:02:28 +05:30
  • 145029c847 build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager (#8081) dependabot[bot] 2026-04-30 02:17:16 -07:00
  • 6657f44476 build(deps): bump github.com/aws/aws-sdk-go-v2/config (#8083) dependabot[bot] 2026-04-30 00:00:16 -07:00
  • 3e4c96eaa0 build(deps): bump github.com/aws/aws-sdk-go-v2/service/route53 (#8080) dependabot[bot] 2026-04-29 21:23:00 -07:00
  • 822e51d2ec build(deps): bump github.com/DataDog/dd-trace-go/v2 from 2.7.2 to 2.7.3 (#8078) dependabot[bot] 2026-04-29 21:21:54 -07:00
  • f3a3a66191 build(deps): bump the k8s-io group with 2 updates (#8076) dependabot[bot] 2026-04-29 21:21:35 -07:00
  • 600d62270c build(deps): bump astral-sh/setup-uv from 8.0.0 to 8.1.0 (#8075) dependabot[bot] 2026-04-29 21:21:14 -07:00
  • 99be1c7809 ci(verify-make-gen): limit push trigger to master (#8069) Ville Vesilehto 2026-04-29 07:02:05 +03:00
  • 3080ec0448 lint(errorlint): handle wrapped errors lint/errorlint Ville Vesilehto 2026-04-25 11:51:45 +03:00
  • a669d74088 build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#8057) dependabot[bot] 2026-04-22 07:23:43 -07:00
  • 34d13a46b6 build(deps): bump golang.org/x/net from 0.52.0 to 0.53.0 (#8058) dependabot[bot] 2026-04-22 07:23:32 -07:00
  • b5c9080a2e build(deps): bump github.com/pires/go-proxyproto from 0.11.0 to 0.12.0 (#8059) dependabot[bot] 2026-04-22 07:23:21 -07:00
  • 1fd98b5c79 build(deps): bump google.golang.org/api from 0.275.0 to 0.276.0 (#8062) dependabot[bot] 2026-04-22 07:23:10 -07:00
  • 897b111d95 build(deps): bump github/codeql-action from 4.35.1 to 4.35.2 (#8063) dependabot[bot] 2026-04-22 07:23:00 -07:00
  • b04edef83b build(deps): bump github.com/DataDog/dd-trace-go/v2 from 2.7.1 to 2.7.2 (#8061) dependabot[bot] 2026-04-22 07:22:48 -07:00
  • 11656f65ff build(deps): bump k8s.io/apimachinery in the k8s-io group (#8056) dependabot[bot] 2026-04-22 07:22:38 -07:00
  • 88f147b620 build(deps): bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 (#8055) dependabot[bot] 2026-04-22 07:22:26 -07:00
  • 620b7b62e8 build(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0 (#8064) dependabot[bot] 2026-04-22 07:22:16 -07:00
  • df8df84f3e build(deps): bump golang.org/x/crypto from 0.49.0 to 0.50.0 (#8060) dependabot[bot] 2026-04-22 07:22:05 -07:00
  • 17fceec6d9 Update release note for 1.14.3 (#8053) v1.14.3 Yong Tang 2026-04-22 01:03:54 -07:00
  • cf6a78f64d core: Add full TSIG verification in DoH3 transport (#8044) Yong Tang 2026-04-21 14:34:21 -07:00
  • 8c5ec14e31 Fix broken links (#8051) Peppi-Lotta 2026-04-16 20:31:32 +03:00
  • e0c85ae2da build(deps): bump github.com/aws/aws-sdk-go-v2/config (#8049) dependabot[bot] 2026-04-15 17:37:15 +03:00
  • 52c312d999 build(deps): bump the go-etcd-io group with 2 updates (#8046) dependabot[bot] 2026-04-15 17:05:36 +03:00
  • 8deacea837 build(deps): bump google.golang.org/api from 0.273.1 to 0.275.0 (#8047) dependabot[bot] 2026-04-15 17:00:43 +03:00
  • d28b21bff3 build(deps): bump docker/login-action from 4.0.0 to 4.1.0 (#8048) dependabot[bot] 2026-04-15 17:00:10 +03:00
  • 9956cb0ec7 build(deps): bump github.com/aws/aws-sdk-go-v2/credentials (#8050) dependabot[bot] 2026-04-15 16:59:47 +03:00
  • 50cbaf87a0 plugin/file: introduce snapshot()/setData() accessors for zone data (#8040) rpb-ant 2026-04-12 13:34:36 -04:00
  • 8a28dc9c7d fix(dnssec) TestDelegationUnSigned: Potential nil pointer dereference (#8042) andreyrusanov-ec 2026-04-12 11:34:23 +03:00