7. Release Notes

4.3.3

  • Fixed bug on MIPS64 architect

  • Provided new functions wa_offline_vmod_read_database_from_string, wa_offline_vmod_read_database_from_path

4.3.2

  • Updated documentation

  • Renamed APIs

    • GetBulkProductsVulnerabilities to GetBulkProductsAndDirectVulnerabilities

    • GetProductVulnerabilities to GetProductVulnerability

4.3.1

  • Updated versioning scheme.

  • Added additional error logging to API output JSON when something goes wrong.

  • Added new API GetSystemVulnerabilities

  • Moved libsnappy into separate namespace to prevent conflicts

4.2.320.0

  • Reduced stand by memory usage

  • Fixed compile error on gcc 4.4.7

  • Removed pre-compiled libraries from package

4.2.300.0

  • Made def_date input optional for the CheckSourceDefinition API

  • Fixed def_date always reported as 0 in the output of CheckSourceDefinition API

  • Added ability to compile using C++ 98 instead of C++ 11

  • Future proof against new data types in feeds

  • Added more error codes for engine_latest in the CheckSourceDefinition API

  • Fixed logic bug on date_latest and version_latest metrics for CheckSourceDefinition API

4.2.279.0

  • Changed produce name to "Vulnerability Module Source"

  • Removed MSB results from GetProductVulnerabilities API

4.2.256.0

  • Added pre-compiled libs to package (char and wchar interfaces available)

  • New documentation format

4.2.232.0

  • Fixed a bug when loading database multiple times

  • Added char interface for better performance

  • Added database compression