Releases: Icinga/icingaweb2-module-x509
Release list
Icinga Certificate Monitoring v1.4.0
What's New in Version 1.4.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 #262
Changes
- Add support for PHP 8.5 #258
- Add
--import-ca-fileflag toicingacli x509 jobs runto import a CA certificate bundle as trusted certificates without a separateicingacli x509 importcall #264 - Add scan type switcher to schedule form, replacing checkboxes with a radio switcher element #266
- Add CIDRs and ports to the job table #269
- Provide new permission
config/x509#238 - Add an example Director basket with a port scanning service configuration #261
Fixes
- Fix false redirect after updating or deleting a schedule #265
Icinga Certificate Monitoring v1.3.2
Icinga Certificate Monitoring v1.3.1
Icinga Certificate Monitoring v1.3.0
You can find all issues related to this release on the respective Milestone. A detailed description about the essential features and bug fixes can also be found in our blog: https://icinga.com/blog/2023/10/19/releasing-icinga-certificate-monitoring-v1-3-0/
Icinga Certificate Monitoring v1.2.1
You can find all issues related to this release on the respective Milestone. If you haven’t already upgraded to v1.2.0, please make sure to also check the corresponding upgrading section in the documentation.
What's New in Version 1.2.1
Notable fixes in this release are that Icinga certificate monitoring has now received the long-awaited PostgreSQL 🎉 support. We have also implemented a new widget for creating jobs, that allows you to schedule jobs in a more flexible way.
It is now possible to exclude specific IPs and host names from scan. You can also scan targets partially, e.g. by scanning only targets that have not been scanned for 1 month or only new (unknown) targets.
The icinga-x509 service is now capable of running even without any configured jobs. Changes to the jobs config, newly created as well as deleted jobs are automatically loaded and you don't need to restart the service. Additionally, we have also introduced a icingacli x509 cleanup command, that allows you to clean up your x509 database.
Note: This release contains only a single bug fix for the icingacli x509 check command.
Icinga Certificate Monitoring v1.2.0
You can find all issues related to this release on the respective Milestone. Please also refer to the corresponding upgrade section in the documentation.
What's New in Version 1.2.0
Notable fixes in this release are that Icinga certificate monitoring has now received the long-awaited PostgreSQL 🎉 support. We have also implemented a new widget for creating jobs, that allows you to schedule jobs in a more flexible way.
It is now possible to exclude specific IP addresses and host names from scan. You can also scan targets partially, e.g. by scanning only targets that have not been scanned for 1 month or only new (unknown) targets.
The icinga-x509 service is now capable of running even without any configured jobs. Changes to the jobs config, newly created as well as deleted jobs are automatically loaded and you don't need to restart the service. Additionally, we have also introduced a icingacli x509 cleanup command, that allows you to clean up your x509 database.
Icinga Certificate Monitoring v1.1.2
What's New in Version 1.1.2
This release includes a single fix, to make the command icingacli x509 jobs run not die every day #79
Icinga Certificate Monitoring v1.1.1
What's New in Version 1.1.1
This release includes a single fix, to make the command icingacli x509 jobs run work again #106
Icinga Certificate Monitoring v1.1.0
What's New in Version 1.1.0
You can find all issues related to this release on our roadmap. Please make sure to also check the respective upgrading section in the documentation.
Enhancements
- Support for PHP 8.0
- Support for Icinga's dark and light mode
- Support for scan targets which require client certificates #66
Fixes
Icinga Certificate Monitoring v1.0.0
Documentation covering the installation and configuration is available on docs.icinga.com.
Issues and feature requests related to this release are available on our roadmap.