• 1.4.0 a6eb41b810

    Release 1.4.0 Stable

    Griefed released this 2022-03-08 22:21:17 +01:00 | 169 commits to main since this release

    Automatic release of version: 1.4.0
    Changes in this release:

    New Features

    • DNS matching:
      • Allow specifying of expectedIp. If the automatically acquired IP does not matche the expected IP, DNS MISMATCH is set as the host status. (410cc9d7)
    • Disabling Notifications:
      • Set de.griefed.monitoring.notifications to false to globally disable all notifications. Per host, set notificationsDisabled to true to specifically disable notifications for a single host. (9bf96aa9)

    Other Changes

    • 1.4.0 (a6eb41b8)
    • InformationService:
      • Refactor InformationService.getHostInformationAsJson to receive the full host JsonNode and return status OFFLINE if hostAvailable is false. (1f8ac75c)
    Downloads