Skip to content

Release v1.18.2

Compare
Choose a tag to compare
@pgalbavy-itrs pgalbavy-itrs released this 28 Oct 09:25
· 159 commits to main since this release

Change Log

Version v1.18.2

Note

This patch release replaces v1.18.1 to add a fix for webserver start-up from the geneos command

Released 2024-10-29

Please report issues via github or the ITRS Community Forum.

Version v1.18.2 Fixes

  • tools/geneos

    • Fix webserver starting command for releases after 7.0.4 to account for valid host header configuration, defaults to .*
    • Fix webserver command line option ordering
  • tools/dv2email

    • Fix example command XML to revert overzealous edit of :: to .
  • gdna

    • Restore the OTHER row to Gateway and server group reports
    • Add dynamicEntities column to gateway-groups report
    • Update Gateway include to publish a schema for the GDNA Process sampler
    • Allow for unauthenticated SMTP (when username is empty)
  • pkg/email

    • Allow for unauthenticated SMTP (when username is empty)