Releases: GoogleCloudPlatform/docker-clamav-malware-scanner
Releases · GoogleCloudPlatform/docker-clamav-malware-scanner
v2.4.0
2.4.0 (2024-05-21)
Features
- Add prettier formatter (5010a16)
Bug Fixes
- deps: Bump @google-cloud/logging-bunyan in /cloudrun-malware-scanner (#100) (a4d018e)
- deps: Bump @google-cloud/storage in /cloudrun-malware-scanner (#109) (a4d018e)
- deps: Bump express from 4.18.3 to 4.19.2 in /cloudrun-malware-scanner (#96) (a4d018e)
- deps: Bump google-auth-library in /cloudrun-malware-scanner (#110) (a4d018e)
- deps: Bump node from 21 to 22 in /cloudrun-malware-scanner (#107) (a4d018e)
- Update Dockerfile to fix cloud sdk repository change (#115) (a19dfe3), closes #88
- Updates for eslint 9.3 (9f99e65)
v2.3.1
What's Changed
- Bump google-auth-library from 8.8.0 to 9.2.0 in /cloudrun-malware-scanner by @dependabot in #64
- Bump @google-cloud/common from 4.0.3 to 5.0.1 in /cloudrun-malware-scanner by @dependabot in #65
- Bump @google-cloud/storage from 6.11.0 to 7.6.0 in /cloudrun-malware-scanner by @dependabot in #66
- Bump @google-cloud/logging-bunyan from 4.2.2 to 5.0.1 in /cloudrun-malware-scanner by @dependabot in #67
- Update dependancies by @nielm in #69
- Update Useragent string to correct format by @nielm in #68
Full Changelog: release_v2_3_0...release_v2_3_1
v2.3.0
v2.2.0
Add support for using environmental variables in the config.json file.
v2.1.0
release_v2_1_0 Update README
v2.0.0
Adds support for mirror of ClamAV malware DB, prevents update ratelimiting and startup problems
What's Changed
Full Changelog: release_v1_7_0...release_v2_0_0
v1.7.0
Update package versions - fixes security issue security/dependabot/10
v1.6.0
Support larger file sizes
v1.5.0
Fixed vulnerabilities.
V1.4.0
Update dependances