v3.38.0

trycompai/compv3.38.0Apr 29, 2026by claudfuen

AI Summary

This release v3.38.0 introduces Sentry integration for observability across the app and portal, enabling better error tracking and monitoring. It also includes a bug fix for Sentry configuration, properly gating the includeLocalVariables setting and removing the sendDefaultPii option for improved security and privacy.

Key Highlights

  • Integrated Sentry into app and portal for observability and error tracking
  • Fixed Sentry configuration to properly gate includeLocalVariables setting
  • Removed sendDefaultPii option from Sentry configuration for better privacy
  • Addresses issue #2709 related to Sentry settings

New Features

  • Sentry integration for app and portal observability

Full Release Notes

# [3.38.0](https://github.com/trycompai/comp/compare/v3.37.0...v3.38.0) (2026-04-29)


### Bug Fixes

* **sentry:** gate includeLocalVariables and drop sendDefaultPii ([#2710](https://github.com/trycompai/comp/issues/2710)) ([e985b8b](https://github.com/trycompai/comp/commit/e985b8b5878305a6a5de8fe50ce17310204ff6c3)), closes [#2709](https://github.com/trycompai/comp/issues/2709)


### Features

* **observability:** integrate Sentry into app and portal ([#2705](https://github.com/trycompai/comp/issues/2705)) ([0aa2417](https://github.com/trycompai/comp/commit/0aa241709bc4da6d18200088e69b2a4b360b8f05))