Releases: righettod/log-requests-to-sqlite
Releases · righettod/log-requests-to-sqlite
2.0.0
- Update all dependencies.
- Add logging of the HTTP responses.
- VirusTotal scan result.
- BApp Store associated update Pull Request.
1.0.9
- Upgrade
sqlite-jdbc
library to the latest available. - Fix a bug during extension loading preventing it to crash if the stored DB file do not exist anymore.
- VirusTotal scan result.
- BApp Store associated update Pull Request.
1.0.8
- Implement features requested in issues #9 and #10.
- VirusTotal scan result.
- BApp Store associated update Pull Request.
1.0.8 - Beta
Beta to validate the version 1.0.8 prior a release.
- Implement features requested in issues #9 and #10.
- VirusTotal scan result.
1.0.7
- Fix exposure to: CVE-2018-20505.
- VirusTotal scan result.
1.0.6
- Fix exposure to CVE-2018-20346.
- VirusTotal scan result.
1.0.5
- Add new stats and update display:
- Add the size of the biggest request sent.
- Add the maximal number of requests sent by second.
- Review stats display to dynamically adapt data amount in KB, MB or GB.
- VirusTotal scan result.