Skip to content

Opaque 2.5.1

December 2, 2025

Thanks for using Opaque! This release includes an infrastructure update that simplifies deployment and improves security for managed app customers—making deployments more self-contained and easier to manage.

Enhancements

  • Improved managed identity configuration: In Azure-managed app deployments, the managed identity is now included in the managed resource group by default. This change:
    • Reduces required permissions from subscription-level to resource group–level.
    • Eliminates the need to preconfigure a managed identity before deployment.
    • Enables enterprises to audit future upgrade-related infrastructure changes more easily.

Known issues

Issue Suggested workaround
Session may hang after returning to the app: If you close the app and return after ~10 minutes, the app may get stuck loading. Refresh your browser window.
Guardrails are not supported when using GPT-5 (a model limitation). Use GPT-4 as the engine when guardrails are required.
Workflows may time out when running with high temperature settings. Lower the temperature value, or increase the timeout setting in the SDK.
The Context input port on the OpenAI agent is not currently functional. None. This will be fixed in a future release.