Skip to content

Releases: GoogleCloudPlatform/docker-clamav-malware-scanner

v3.5.0

28 Jan 11:59
3a27ffc
Compare
Choose a tag to compare

3.5.0 (2025-01-28)

Features

  • add file-extension allow/deny lists. (#286) (5e929bb)
  • add scanStatus object to structured logs (#288) (43a68ee)

v3.4.0

27 Jan 08:53
e5d7f39
Compare
Choose a tag to compare

3.4.0 (2025-01-25)

Features

Bug Fixes

v3.3.0

06 Dec 18:49
Compare
Choose a tag to compare

3.3.0 (2024-12-06)

Features

  • convert Javascript code to Typescript (e0dd556)

Bug Fixes

  • correct config.json.tmpl and add timeouts (6a810cc)
  • deps: update express (d36d6f7)

v3.2.0

04 Dec 19:13
c67efb7
Compare
Choose a tag to compare

3.2.0 (2024-12-04)

Features

  • add liveness probes which verify clamd is running (#266) (8a9c206)
  • Handle partial uploads and add file exclusion patterns (#255) (cd04d8c)
  • test: add unit tests for scanner and config (2e647b2)
  • Use ClamAV 1.4 from ClamAV managed container (#264) (0983741)

Bug Fixes

v3.1.1

25 Nov 19:55
128a9a3
Compare
Choose a tag to compare

3.1.1 (2024-11-25)

Bug Fixes

v3.1.0

17 Sep 14:10
795fb57
Compare
Choose a tag to compare

3.1.0 (2024-09-17)

Features

  • add terraform code for simple deployment, (#220) (75742ee)

v3.0.2

16 Sep 10:43
497d3e2
Compare
Choose a tag to compare

3.0.2 (2024-09-16)

Bug Fixes

v3.0.1

11 Sep 16:03
779452a
Compare
Choose a tag to compare

3.0.1 (2024-09-11)

Bug Fixes

  • deps: override send version to fix vulnerability (#216) (af82b21)
  • deps: update node.js to v22.8.0 (#204) (5691156)
  • deps: update npm-packages (#195) (77bc502)
  • updated export interval to be 20 seconds instead of 20 milliseconds (#209) (0dbe25f)

v3.0.0

30 Jul 16:07
c3d52f7
Compare
Choose a tag to compare

3.0.0 (2024-07-30)

⚠ BREAKING CHANGES

  • metric names have changed from custom.googleapis.com/opencensus/malware-scanning/METRIC-NAME to workload.googleapis.com/googlecloudplatform/gcs-malware-scanning/METRIC-NAME

Bug Fixes

  • change from deprecated opencencus to opentelemetry for metrics (#191) (64438da)

v2.6.3

30 Jul 15:57
3e6a15e
Compare
Choose a tag to compare

2.6.3 (2024-07-30)

Bug Fixes

  • deps: bump fast-xml-parser (#192) (b2da217)
  • deps: bump husky from 9.1.3 to 9.1.4 in /cloudrun-malware-scanner (#190) (0a70186)