- Fix bug where InfluxDB notifier function was not being exported (via @devblackops)
- Fix all typos for Descibe -> Describe (via @megamorf)
- Remove hardcoded $true for UseSSL value in Email notifier (via @megamorf)
- Fix custom message attribute for Email (via @megamorf)
- Fix variable replacement in LogFile notifier (via @megamorf)
- Add InfluxDB notifier type.
- Fix bug where only the first notifier would be called if the OVF module included more than one test.
- Allow notifiers to be optionally executed upon successful tests.
- Initial release
- Implement internal OperationValidation functions temporarily.
- Initial commit