Releases: zonemaster/zonemaster-backend
Release v11.2.0
[Release information]
- Translations have not been fully updated in this release. They will be updated in an upcoming release.
- Migration of the database is required by this release to retain consistency in results in the database.
[Features]
- Fixes regression that caused Backend’s messages not to be translated (#1166)
[Fixes]
- Avoids double UTF-8 encoding in zmb (#1144)
- Makes job_status report proper percentages (#1150)
- Updates language in experimental RPC API parameters (#1155)
- Makes RPCAPI call Translator’s instance() method, instead of new() (#1167)
- Bumps DBD::SQLite to 1.66 for Rocky Linux 8 (#1174)
This is part of the Zonemaster v2024.1 release.
Details on previous releases are found in the Changes file or in the releases page. The release has been published at CPAN. The recommended installation path is to start with the Zonemster-Engine Installation instructions. If Zonemaster-Backend is updated, then an upgrade of the zonemaster database may be required. See the upgrade instructions. For general information go to the Zonemaster README. For an overview of the Zonemaster release go to the Zonemaster product release page.
Release v11.1.1
[Fixes]
- Corrects the database migration script for version v11.1.0 (#1159)
Details on previous releases are found in the Changes file or in the releases page. The release has been published at CPAN. The recommended installation path is to start with the Zonemster-Engine Installation instructions. If Zonemaster-Backend is updated, then an upgrade of the zonemaster database may be required. See the upgrade instructions. For general information go to the Zonemaster README. For an overview of the Zonemaster release go to the Zonemaster product release page.
Release v11.1.0
[Release information]
- New database schema requires migration of existing database.
[Features]
- Migrates to new test results database table (#1092, #1145, #1147)
- Adds possibility to run several Test Agents on the same or multiple servers to the same queue to increase capacity (#1121)
- Adds input name normalization (#1132)
[Fixes]
Details on previous releases are found in the Changes file or in the releases page. The release has been published at CPAN. The recommended installation path is to start with the Zonemster-Engine Installation instructions. If Zonemaster-Backend is updated, then an upgrade of the zonemaster database may be required. See the upgrade instructions. For general information go to the Zonemaster README. For an overview of the Zonemaster release go to the Zonemaster product release page.
Release v11.0.2
[Fixes]
- This version contains no real changes. It has been created to require a higher (fixed) version of Zonemaster-Engine.
Details on previous releases are found in the Changes file or in the releases page. The release has been published at CPAN. The recommended installation path is to start with the Zonemster-Engine Installation instructions. If Zonemaster-Backend is updated, then an upgrade of the zonemaster database may be required. See the upgrade instructions. For general information go to the Zonemaster README. For an overview of the Zonemaster release go to the Zonemaster product release page.
Release v11.0.1 (public release)
[Fixes]
- This version contains no real changes. It has been created to require a higher (fixed) version of Zonemaster-Engine.
Details on previous releases are found in the Changes file or in the releases page. The release has been published at CPAN. The recommended installation path is to start with the Zonemster-Engine Installation instructions. If Zonemaster-Backend is updated, then an upgrade of the zonemaster database may be required. See the upgrade instructions. For general information go to the Zonemaster README. For an overview of the Zonemaster release go to the Zonemaster product release page.
Release v11.0.0 (public release)
[Breaking changes]
[Features]
[Fixes]
- Updates translations (#1108, #1103, #1102)
- Adds systemd start scripts for Rocky Linux (#1107)
- Removes documentation moved to the zonemaster/zonemaster repository (#1104)
- Removes dependency to String::ShellQuote (#1093)
- Dissociate died test from reaching max execution time (#1082)
Details on previous releases are found in the Changes file or in the releases page. The release has been published at CPAN. The recommended installation path is to start with the Zonemster-Engine Installation instructions. If Zonemaster-Backend is updated, then an upgrade of the zonemaster database may be required. See the upgrade instructions. For general information go to the Zonemaster README. For an overview of the Zonemaster release go to the Zonemaster product release page.
Release v10.0.2 (public fix release)
[Fixes]
- Updates translation (#1079)
[Deprecation]
- See the release notes of v10.0.0
Details on previous releases are found in the Changes file or in the releases page. The release has been published at CPAN. If Zonemaster-Backend is updated, then an upgrade of the zonemaster database may be required. See the upgrade instructions. For general information go to the Zonemaster README. For an overview of the Zonemaster release go to the Zonemaster product release page.
Release v10.0.1 (public fix release)
[Fixes]
[Deprecation]
- See the release notes of v10.0.0
Details on previous releases are found in the Changes file or in the releases page. The release has been published at CPAN. If Zonemaster-Backend is updated, then an upgrade of the zonemaster database may be required. See the upgrade instructions. For general information go to the Zonemaster README. For an overview of the Zonemaster release go to the Zonemaster product release page.
Release v10.0.0 (public release)
[Deprecation]
- The use of language tags that includes country code is deprecated. See "docs/API.md#language-tag". Such language codes will be made illegal in the v2023.1 release. Use language codes without country code instead.
- The use of an empty string in the "LANGUAGE.locale" setting is deprecated and will be made illegal in the v2023.1 release. See "docs/Configuration.md#language-section".
- The use of two or more locale tags with the same language code in the configuration is deprecated and will be made illegal in the v2023.1 release. See "docs/Configuration.md#language-section".
[Breaking changes]
[Features]
- Provides human readable messages when the test agent dies (#1058)
- Adds testcase descriptions in test results (#1055)
- Adds Zonemaster-LDNS version to API method "version_info" (#1050)
[Fixes]
- Updates installation instructions (#1069)
- Updates deprecation information in "docs/API.pm" and "docs/Configuration.md" (#1067)
- Corrects the license statement in Backend.pm (#1059)
- Fixes get_data_from_parent_zone method (#1057)
- Updates to use Net::IP::XS directly (#1053)
- Updates documents to use lowercase fragments when referring to internal headings (#1052)
- Sets IPV6_DISABLED message to INFO in testing profile (#1051)
- Removes enabling IPv4 and IPv6 by default in zmtest (#1041, #1040, #1066)
Details on previous releases are found in the Changes file or in the releases page. The release has been published at CPAN. If Zonemaster-Backend is updated, then an upgrade of the zonemaster database may be required. See the upgrade instructions. For general information go to the Zonemaster README. For an overview of the Zonemaster release go to the Zonemaster product release page.
Release v9.0.1 (public fix release)
[Fixes]
- Corrects a bug where Zonemaster-Backend does not respect the IPv4 or IPV6 setting in a custom profile (#1046, #1039)
- Updates the Danish translation (#1034)
Details on previous releases are found in the Changes file or in the releases page. The release has been published at CPAN.
The recommended installation path is to start with the Zonemster-Engine Installation instructions.
If Zonemaster-Backend is updated, then an upgrade of the zonemaster database may be required. See the upgrade instructions. For general information go to the Zonemaster README. For an overview of the Zonemaster release go to the Zonemaster product release page.