Skip to content

release gateway v2.14.0 and v2.14.1#995

Open
naresh4dev wants to merge 2 commits into
mainfrom
docs/gateway-node-v2.14.1
Open

release gateway v2.14.0 and v2.14.1#995
naresh4dev wants to merge 2 commits into
mainfrom
docs/gateway-node-v2.14.1

Conversation

@naresh4dev

Copy link
Copy Markdown
Contributor

Summary

  • Add changelog entries for Enterprise Gateway v2.14.0 (2026-07-09) and v2.14.1 (2026-07-10) to changelog/enterprise.mdx
  • Update Prisma AIRS guardrail documentation with new scan_scope and strip_scaffolding parameters introduced in v2.14.1
  • Bump sidebarTitle from [2.13.0] to [2.14.1]

Changes

Changelog — v2.14.0

Category Items
Highlights Unified Models Endpoint (GET /v1/models provider-backed handler), Guardrails Soft Deny (soft_deny_200 flag — HTTP 200 instead of 446)
Provider Updates Anthropic multidimensional pricing (batch/fast/standard), xAI server-side tool cost attribution, Hugging Face model name fix
Fixes Async output guardrails execution, proxy auth credential overwrite, MCP config cache TTL & invalidation, config targets limit, cache resilience, OOM improvements, dependency patches

Changelog — v2.14.1

Category Items
Highlight Prisma AIRS scan_scope and strip_scaffolding for agentic clients (Claude Code, Cursor, Cline)

Documentation update — Prisma AIRS

Updated integrations/guardrails/palo-alto-panw-prisma.mdx:

  • Added Scan Scope and Strip Scaffolding to parameter list and summary table
  • Added "Parameter Details" table with all 5 parameters
  • Added "Recommended Configuration for Agentic Clients" section

Test plan

  • Verify changelog renders correctly on docs site (v2.14.1 above v2.14.0 above v2.13.0)
  • Verify sidebar shows Enterprise Gateway [2.14.1]
  • Verify all doc links resolve (/api-reference/inference-api/models/models, /product/guardrails, /integrations/llms, /integrations/guardrails/palo-alto-panw-prisma)
  • Verify Prisma AIRS page renders the new parameter table and agentic config section

@mintlify

mintlify Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
portkey-docs 🟢 Ready View Preview Jul 15, 2026, 2:20 PM

Comment thread changelog/enterprise.mdx Outdated
Comment thread changelog/enterprise.mdx

### Guardrails: Soft Deny (HTTP 200)

New `soft_deny_200` flag on guardrail checks. When enabled, a guardrail denial returns HTTP 200 with the error message formatted as a chat completion response instead of the standard HTTP 446. This keeps sessions alive for clients that treat 4xx status codes as fatal errors (e.g., Claude Code).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if it's valid or not, can you confrim?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it is the feature worked by @narengogi

@mintlify

mintlify Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
portkey-docs 🟡 Building Jul 15, 2026, 2:18 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants