Skip to content

March 30, 2026 - SaaS - v9.189.0

Platform

Make more connections

We’ve added more AI integrations with popular models and tools.

  • Gemini: You can now connect Gemini to help monitor and protect high-volume generative AI use across your organization.
  • Azure OpenAI: You can now use F5’s AI security and policy controls with models hosted in Azure. This helps keep protection consistent for cloud-native AI apps.

AI Guardrails

See what was blocked with the scans API

To speed up out-of-band setups, we added a new flagOnly parameter to the scans API. It can return the exact guardrails result. This makes it easier to trigger actions in other systems.

When a guardrail is set to block:

  • If flagOnly is false, the scans API returns blocked.
  • If flagOnly is missing or set to true, the API returns flagged (same as before).

Custom messages with the API

You can now set up a custom guardrails message in the API. This message can help guide user, model, and agent behavior. If a project has a custom message for a guardrail, the system includes it in responses from:

  • POST /backend/v1/scans
  • POST /backend/v1/prompts

Deprecated API endpoints to be removed

The endpoints below are deprecated, and will be removed in the next release:

  • /backend/v1/endpoints
  • /backend/v1/endpoint
  • /backend/v1/groups

Bug fixes in the UI

Attack campaigns

  • After you applied a filter, the newest campaign used to show the wrong label: “All standard signature attacks.”
  • Fixed wording so the “All attacks” option now shows “All standard signature attacks.”

Guardrails

  • The Edit package option in the more actions (three dots) menu now opens the Edit package panel.

Dashboard

  • No longer shows all prompts as blocked, even when logs showed they were allowed.

Playground

  • Fixed a display issue where the “Deleted package” message was missing on some dataset results.
  • Fixed an issue on the Dataset results screen. If a package was deleted after a run finished, its name sometimes disappeared from the dataset card. The name now stays visible after deletion.

Connections

  • Fixed a check error where the Groq connection test failed with “Failed to parse response object.”
  • Fixed a typo. “Codex CLI” was shown as “Codex API.”

Updated at: