Skip to main content

11.33.113 Platform Release

Released March 11, 2026

This release is a patch update for the 11.33 platform release.

Addressed issues

  • Fixed an issue where the settings verification flow detected failures but did not provide error feedback to the user.

  • Fixed an issue where the false positive and exception request workflows experienced excessive runtime and timeouts.

  • Fixed an issue that could cause a crash during Data Warehouse snapshots by upgrading the underlying technology.

Known issues

  • Data Warehouse snapshots may partially fail due to Metric attribute type mismatches. Starting in 11.33, Metric records are processed through Data Warehouse snapshot processing, which applies stricter data type validation. This change does not introduce incorrect data, but it can surface pre-existing type mismatches that were not visible before upgrading, so affected snapshot steps may be skipped or partially fail. A typical error is The persistence attribute type is 'DOUBLE' but the type of the value is 'String', which occurs when an attribute's configured type is a Number but the stored value is text. To resolve it, update the impacted Metric attributes from Number to Text. A permanent fix is in progress. This issue is related to the customer-created metric type mismatch fix in 11.33.109.

  • BCL Test evaluation may report success when the compute operation fails.