Changes for version v4.0.0 - 2019-05-22
- Status
- This a public release fully tested before release. This version will be available on CPAN.
- Fixes
- Updated installation instructions (#502, #510, #511)
- Updated initial sql script for postgres (#504)
- Correction in API document (#501)
- Corrected unit test (#491)
- Fixed memory leak issue (#481, #489, #482)
- Updated recorded data for unit tests (#486, #492)
- Dropped support for Ubuntu 14.04 (#495)
- Added dependency (#483)
- Configuration for Travis (#484)
- API change
Documentation
Init script for Zonemaster Test Agent.
Modules
A system for running Zonemaster tests asynchronously through an RPC-API
Daemon::Control plugin that loads the backend configuration.
Provides
in lib/Zonemaster/Backend/Config.pm
in lib/Zonemaster/Backend/DB.pm
in lib/Zonemaster/Backend/DB/MySQL.pm
in lib/Zonemaster/Backend/DB/PostgreSQL.pm
in lib/Zonemaster/Backend/DB/SQLite.pm
in lib/Zonemaster/Backend/RPCAPI.pm
in lib/Zonemaster/Backend/TestAgent.pm
in lib/Zonemaster/Backend/Translator.pm
in lib/Zonemaster/Backend/Validator.pm