20.11.0 - 2020-11-03
Added
- Added
clone_report_format()
andimport_report_format()
#309 - Added the
get_x_from_string()
functions tolatest
#308 - Added the
ReportFormatType
that can be used instead of a report_format_id #311 - Added tests for constructor of SSHConnection, TLSConnection, UnixSocketConnection and GvmConnection #321
Fixed
- Corrected
seconds_active
parameter todays_active
for notes and overrides. #307 - Fixed SSHConnection throws TypeError if port is None #321
- Fixed GvmConnection timeout set to None if None is passed #321
- Fixed TLSConnection values set to None instead of default values when None is passed for these values #321
- Fixed UnixSocketConnection values set to None instead of default when None is passed for these values #321