Release v1.9.2
Change Log
Version v1.9.2
Released 2023-10-10
Please report issues via github or the ITRS Community Forum.
v1.9.2 Fixes
tools/dv2email
- Fix environment handling, which was broken in an earlier update to the
config
package - Add command line args for use from a Geneos Command
- Update Dataview Row handling
- Fix HTML template for multiple Dataviews
- Update docs
- Fix environment handling, which was broken in an earlier update to the
v1.9.2 Changes
pkg/config
- Add a
SetConfigReader()
option to Load to be able to load configuration from an io.Reader. Untested, work in progress for a project.
- Add a