What's New in Version 1.1.0
All included changes can be found on the milestone.
Breaking Changes
- Raise minimum required PHP version to 8.2
- Raise minimum required Icinga PHP Library and Icinga PHP Thirdparty version to 1.0.0 due to breaking changes in thirdparty lib
react/promise - Change license to GPL-3.0-only #265
Changes
- Add support for PHP 8.5 #262
- Include the report's configuration in checksums for schedules #268
- Raise memory limits for cli commands #266
- Switch back to synchronous PDF export now that the pdfexport module no longer creates its own event loop #275
Fixes
- Fix an issue where the wrong column was chosen when checking for uniqueness #260
Internals
- Replace deprecated
react/promisev2 methods and removed interfaces for v3 compatibility #264