Skip to content

Releases: Icinga/icingaweb2-module-x509

Icinga Certificate Monitoring v1.4.0

Choose a tag to compare

@jrauh01 jrauh01 released this 06 Jul 13:37
v1.4.0
63f4595

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-file flag to icingacli x509 jobs run to import a CA certificate bundle as trusted certificates without a separate icingacli x509 import call #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

Choose a tag to compare

@yhabteab yhabteab released this 23 Nov 12:07
v1.3.2
8425ede

You can find all issues related to this release on the respective Milestone. A detailed description about the bug fixes can also be found in our blog.

Icinga Certificate Monitoring v1.3.1

Choose a tag to compare

@yhabteab yhabteab released this 27 Oct 13:49
v1.3.1

What's New in Version 1.3.1

You can find all issues related to this release on our roadmap.

Enhancements

  • The SNI config tab is also rendered next to the Jobs tab #213

Fixes

  • Prevent the daemon from crashing due to missing configurations and a bug introduced with the previous release #215
  • Using since_last_scan without the rescan flag doesn't update the last_scan column of a target #217
  • Fix broken usage of the since_last_scan flag of the Jobs command #218

Icinga Certificate Monitoring v1.3.0

Choose a tag to compare

@yhabteab yhabteab released this 19 Oct 11:25
v1.3.0
3f36297

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

Choose a tag to compare

@yhabteab yhabteab released this 12 Apr 13:12
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

Choose a tag to compare

@yhabteab yhabteab released this 12 Apr 13:12
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

Choose a tag to compare

@nilmerg nilmerg released this 26 Apr 12:46
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

Choose a tag to compare

@nilmerg nilmerg released this 05 Apr 14:06
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

Choose a tag to compare

@nilmerg nilmerg released this 23 Mar 09:40
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

  • Importing expired certificates should now work #60
  • Long hostnames don't require dynamic index sizes in the database anymore #61
  • Connection errors to SNI-enabled hosts now don't remove certificate information of all targets with the same IP #65

Icinga Certificate Monitoring v1.0.0

Choose a tag to compare

@nilmerg nilmerg released this 29 May 12:02
0997bf7

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.