inspectIT 1.7.5 Release Notes
Release on GitHub
This is a preview release for inspectIT version thread 1.7.
Release Notes
Bug
- [INSPECTIT-2267] - No instrumentation points are removed when trying to remove all of them
- [INSPECTIT-2266] - Removing a profile from an environment leads to an event containing wrong parameters
- [INSPECTIT-2264] - SMTP property keys contain a typo
- [INSPECTIT-2263] - Additional SMTP properties are not used
- [INSPECTIT-2262] - Open Alert Handler throws NPE because he can not load the active window
- [INSPECTIT-2248] - Possibility of stack overflow with IBM JVM and class loading delegation
- [INSPECTIT-2244] - NPE when URL of a database connection is null
- [INSPECTIT-2242] - Context menu not visible for profiles and environments
- [INSPECTIT-2228] - NPE while starting the CMR if the default configuration file does not exist
- [INSPECTIT-2221] - CMR startup hangs with influxDB feature
- [INSPECTIT-2169] - Avoid creating MBean server on our own
Feature
- [INSPECTIT-2243] - Re-connect agent after disconnection
Internal Feature
- [INSPECTIT-2249] - Selector stuck sometimes in the ePoolWait when called with the timeout
- [INSPECTIT-2232] - Refactoring tests for alerting component
- [INSPECTIT-2226] - Support parameter substitution in the special sensors
- [INSPECTIT-2205] - Code refactoring and optimization after move to Java 6