PowerDNS Recursor 5.0.0-beta1 Released

Nov 10, 2023

We are proud to announce the first beta release of PowerDNS Recursor 5.0.0.

Compared to the latest 4.9 release, this pre-release features the ability to read settings from YAML files, enhancing structure, processing and error-checking of settings.

There is also an internal change: the code processing the YAML file is written in Rust and generated from a table. The former allows for more secure code and the latter has the big advantage that old-style settings, YAML settings and documentation are automatically kept in sync.

Current old-style settings are still supported without change. There is a semi-automatic process to convert old setting files to the new format. A future release will remove support for the old-style settings.

Introducing Rust code implies that the build procedure has changed. We encourage third-party package maintainers to take this beta release and adapt their builds and provide feedback on this conversion. Our own package builds for various distributions are already adapted.

We invite everybody to test this beta release. Some suggestions of things to test:

  • Reading an existing old-style configuration works as expected
  • Converting existing settings file(s) to YAML using the conversion guide
  • Running a converted or newly created YAML configuration
  • (Automatic) conversion of configuration files managed by the Recursor through its REST API

In addition to YAML settings, this pre-release  also includes the following changes

  • The recursor now has dedicated thread(s) to process incoming TCP queries
  • Improvements to the handling of a few edge cases related to NS records
  • A few files that are generated are now packaged in the source tarball, so that package builds do not have to generate them
  • The recursor now includes extended errors in responses by default

As always, there are also many smaller bug fixes and improvements, please refer to the changelog for additional details. When upgrading do not forget to check the upgrade guide.

Please send us all feedback and issues you might have via the mailing list, or in case of a bug, via GitHub.

The tarball (signature) is available from our download server and packages for several distributions are available from our repository.

With the upcoming final 5.0.0 release, the 4.7.x releases will be EOL and the 4.8.x and 4.9.x releases will go into critical fixes only mode. Consult the EOL policy for more details.

We would also like to mention that with the 4.5 release we stopped supporting systems using 32-bit time. This includes many 32-bit Linux platforms.

We are grateful to the PowerDNS community for the reporting of bugs, issues, feature requests, and especially to the submitters of fixes and implementations of features.

 

About the author

Otto Moerbeek

Otto Moerbeek

Senior Developer at PowerDNS

Categories

Related Articles

PowerDNS Recursor Security Advisory 2024-02

Today we have released PowerDNS Recursor 4.8.8, 4.9.5 and 5.0.4. These releases fix PowerDNS Security Advisory 2024-02: if...

Otto Moerbeek Apr 24, 2024

PowerDNS Authoritative Server 4.9.0

This is release 4.9.0 of the Authoritative Server. It brings a few new features, and a collection of small improvements and...

Peter van Dijk Mar 15, 2024

PowerDNS Recursor: Extended DNS Errors Help You Troubleshooting

This is the seventh episode of a series of blog posts we are publishing, mostly around recent developments with respect to...

Otto Moerbeek Mar 12, 2024

PowerDNS Recursor 4.8.7, 4.9.4 and 5.0.3 Released

Today we have released PowerDNS Recursor 4.8.7, 4.9.4 and 5.0.3. These releases are maintenance releases that fix a few...

Otto Moerbeek Mar 7, 2024