v3.63.1

trycompai/compv3.63.1May 22, 2026by claudfuen

AI Summary

This is a bug fix release addressing GCP (Google Cloud Platform) cloud testing functionality. The release fixes two issues related to folder enumeration permissions - one ensuring the GCP broad fallback only triggers when folder listing is actually forbidden, and another that unblocks the GCP picker when folder enumeration is restricted. Both fixes relate to issue #2916.

Key Highlights

  • Fixed GCP broad fallback to only fire when folder list was forbidden
  • Unblocked GCP picker when folder enumeration is forbidden
  • Addresses issue #2916 related to GCP cloud-tests
  • Release dated 2026-05-22

Full Release Notes

## [3.63.1](https://github.com/trycompai/comp/compare/v3.63.0...v3.63.1) (2026-05-22)


### Bug Fixes

* **cloud-tests:** only fire GCP broad fallback when folder list was forbidden ([173b031](https://github.com/trycompai/comp/commit/173b031c47ed9ababe0559fc93d31015c2c20677)), closes [#2916](https://github.com/trycompai/comp/issues/2916) [#2916](https://github.com/trycompai/comp/issues/2916)
* **cloud-tests:** unblock GCP picker when folder enumeration is forbidden ([7fdc871](https://github.com/trycompai/comp/commit/7fdc8715fec2ca06733119510b579f005ed78adc))