v3.71.0

trycompai/compv3.71.0Jun 5, 2026by claudfuen

AI Summary

This minor release adds support for Amazon Neptune as an AWS Cloud Tests service and Vertex AI as a GCP Cloud Tests service, while also fixing a bug in how Neptune is scanned via the RDS API with the rds:iam namespace.

Key Highlights

  • Added Amazon Neptune as an AWS Cloud Tests service
  • Added Vertex AI as a GCP Cloud Tests service
  • Fixed Neptune scanning to use RDS API with rds:iam namespace

New Features

  • Amazon Neptune support for AWS Cloud Tests
  • Vertex AI support for GCP Cloud Tests

Full Release Notes

# [3.71.0](https://github.com/trycompai/comp/compare/v3.70.4...v3.71.0) (2026-06-05)


### Bug Fixes

* **cloud-security:** scan neptune via rds api with the rds: iam namespace ([64b9137](https://github.com/trycompai/comp/commit/64b9137e8c0e172caf963d3874027732ee8549f2))


### Features

* **cloud-security:** add Amazon Neptune as an AWS Cloud Tests service ([66f5c46](https://github.com/trycompai/comp/commit/66f5c468c00df0e5d5282fd632369a050af8e8bc))
* **cloud-security:** add Vertex AI as a GCP Cloud Tests service ([d4161b1](https://github.com/trycompai/comp/commit/d4161b17c74c2d07a70c98a276c2610199088b6a))