Version v1.4.3 - 2023/04/12
Pre-release
Pre-release
NOTE: Later error found in the geneos
tool, so please do not use this release.
-
Fixes
- tools/geneos: fix
ps
not showing open ports on systems with IPv6 enabled - tools/geneos: make
ls
andps
command flags more consistent - tools/geneos: add an -el8 runtime to docker images when built
- tools/geneos: fix RHEL8/Centos8 download support for localhost using new SetStringMapString() method
- pkg/config: add SetStringMapString() methods to support settings maps (which viper doesn't support until you write a file out and read it back)
- tools/geneos: adjust the way we choose package version, convert "-el8" to "+el8" to satisfy semver ordering
- tools/geneos: package version number are now prefixes only
- tools/geneos: fix
-
Changes
- tools/geneos: add
-f
flag tops
command to show open files. formatting subject to change for now. - tools/geneos: add a
update ls
command to show available package versions - pkg/config: added more ExpandOptions and support more Get* functions such as GetInt
- pkg/geneos: added more Geneos XML config support, specifically Sampler Schemas and Standardised Formatting
- libraries/libemail: added initial msTeams notification function
- tools/geneos: add