MalwareMultiScan v1.5 Release Notes

Release Date: 2020-11-02 // over 3 years ago
    • ๐Ÿ‘‰ Use Consul for service discovery and health monitoring.
    • ๐Ÿ‘ท Get rid of RabbitMQ and EasyNetQ in favor of Hangfire multi-queue workers.
    • ๐Ÿ”ง Implemented request regarding better configuration variables names.
    • Implemented request regarding the change of API callback URL body.
    • Minor tweaks, code clean-up and simplifications.

    ๐Ÿš€ THIS IS A STABLE PUBLIC API / CONTAINERS LAYOUT RELEASE. NO BREAKING CHANGES ARE EXPECTED AFTER THAT POINT.


Previous changes from v1.1

    • ๐Ÿ“ฑ Make tables responsive in the Demo UI, closes #19
    • โž• Add background parallel scanning for the scan backends, closes #18
    • โž• Add optional callback URL parameter to notify remote system on scan result, closes #17
    • โšก๏ธ Update README.md to reflect mentioned changes