Skip to content

python-gvm 1.3.0

Compare
Choose a tag to compare
@bjoernricks bjoernricks released this 13 Mar 12:48

1.3.0

Added

  • Added GvmServerError, GvmClientError, GvmResponseError and InvalidArgumentType error type classes #192

Changed

  • Refactored the InvalidArgument and RequiredArgument errors in the gmp classes #192
  • Refactored the status response errors in case of a failure in the communication with the server in transform.py #192