[Pdns-users] PowerDNS DNSdist 1.9.0

2024-02-16 Thread Remi Gacogne via Pdns-users
Hello! We are very happy to release PowerDNS DNSdist 1.9.0 today! This new version brings a fair number of new features since 1.8.3: - DNS over QUIC [1] - DNS over HTTP3 - AF_XDP [2] support - the ability to set Extended DNS Error [3] statuses - a cache-miss ratio dynamic block rule - getAddre

[Pdns-users] PowerDNS DNSdist 1.9.0-rc1 released

2024-01-30 Thread Remi Gacogne via Pdns-users
Hello! We are excited to release the first release candidate of what will become PowerDNS DNSdist 1.9.0! The latest addition to DNSdist is AF_XDP[1] support. AF_XDP is a Linux feature optimized for high performance packet processing, allowing DNSdist to process UDP datagrams even faster than

[Pdns-users] PowerDNS DNSdist 1.9.0-alpha4 released

2023-12-14 Thread Remi Gacogne via Pdns-users
Hello! We are thrilled to release the fourth alpha release of what will become PowerDNS DNSdist 1.9.0! The most exciting new feature in this latest alpha is support for DNS over HTTP/3! Like DNS over QUIC for which we announced support in the previous alpha, DNS over HTTP/3 uses QUIC to prov

[Pdns-users] PowerDNS DNSdist 1.9.0-alpha3 released

2023-10-20 Thread Remi Gacogne via Pdns-users
Hello! We are thrilled to release the third alpha release of what will become PowerDNS DNSdist 1.9.0! Let's first address the elephant in the room: the second alpha was never released due to a last-minute issue discovered in RPM packaging after the tag was pushed, so we went to alpha3 right

[Pdns-users] PowerDNS DNSdist 1.9.0-alpha1 released

2023-09-18 Thread Remi Gacogne via Pdns-users
Hello! We are very happy to be releasing the first alpha release of what will become DNSdist 1.9.0! The most important change since 1.8.1 is that incoming DNS over HTTPS requests are now handled by the nghttp2 library, instead of the h2o one. This change should be transparent for most users,