Skip to content

Commit a88623c

Browse files
chore(main): release 3.5.5 (#350)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 03d052d commit a88623c

4 files changed

Lines changed: 17 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"cloudrun-malware-scanner": "3.5.4"
2+
"cloudrun-malware-scanner": "3.5.5"
33
}

cloudrun-malware-scanner/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Changelog
22

33

4+
## [3.5.5](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/compare/v3.5.4...v3.5.5) (2026-05-07)
5+
6+
7+
### Bug Fixes
8+
9+
* add health check for proxy server ([4c32828](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/commit/4c32828b119df6a58b1579ca4748563b57847566))
10+
* **deps:** update docker-containers ([#351](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/issues/351)) ([4ba1cf5](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/commit/4ba1cf5acdc91087c0f02da3afadd503c7ac91b7))
11+
* **deps:** update node.js to v24.13.0 ([#349](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/issues/349)) ([c584f56](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/commit/c584f566db05dbe1e42e3b060eab41bcf2fc98eb))
12+
* **deps:** update npm dependencies to resolve vulnerabilities ([6119dba](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/commit/6119dba6e8d6cc8fdef75bc70e3b88f92a45ec9e))
13+
* **deps:** update npm-packages ([d2ce839](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/commit/d2ce839f3ec77a8ede45559588df75bc4cf1d9bb))
14+
* **deps:** update npm-packages ([#346](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/issues/346)) ([0d001a1](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/commit/0d001a18648c844be6341ebe88fb12753e02c85d))
15+
* **lint:** update eslint version and fix issues ([#354](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/issues/354)) ([9394422](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/commit/9394422e04fc4a6417cdaae40b7ff5c613bf02ed))
16+
417
## [3.5.4](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/compare/v3.5.3...v3.5.4) (2026-01-14)
518

619

cloudrun-malware-scanner/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloudrun-malware-scanner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gcs-malware-scanner",
3-
"version": "3.5.4",
3+
"version": "3.5.5",
44
"description": "Service to scan GCS documents for the malware and move the analyzed documents to appropriate buckets",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)