quarkiverse / quarkus-antivirus

Virus scan files using ClamAV or VirusTotal
https://www.clamav.net/
Apache License 2.0
9 stars 3 forks source link

smallrye-health as optional dependency #25

Closed ggrebert closed 9 months ago

ggrebert commented 9 months ago

Set the smallrye-health dependency as optional following the quarkus way: https://quarkus.io/guides/writing-extensions#extension-health-check

ggrebert commented 9 months ago

Once again another fantastic improvement! I did not realize the healthcheck could be done this way!

So reactive ! 😄 ❤️

melloware commented 9 months ago

Thanks for all these great improvements. Once you think its ready we can cut a 1.0.0 release.

ggrebert commented 9 months ago

For the 1.0.0 release I think we should wait for the reactive way of the extension to reduce the deprecations. But you can release a new 0.x version