Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 23 additions & 1 deletion changelog/enterprise.mdx
Original file line number Diff line number Diff line change
@@ -1,12 +1,34 @@
---
title: "Enterprise Gateway"
sidebarTitle: "Enterprise Gateway [1.11.2]"
sidebarTitle: "Enterprise Gateway [1.11.4]"
---

<Card title="Schedule Call" href="https://portkey.sh/demo-21" icon="calendar" horizontal>
Discuss how Portkey's AI Gateway can enhance your organization's AI infrastructure
</Card>

<Update label="1.11.4" description="2025-06-17">
## v1.11.4
---

### Provider Updates
- **Bedrock**: Added support for `AssumedRole` for bedrock application inference profiles
- **Azure Foundry**: Added support for `createTranscription`,`createTranslation`, `imageGeneration`, `batch` and `files` endpoints.
- **Anthropic**: Support for computer use tool.
- **Multimodal Embeddings**: Added support for multimodal embeddings for providers `cohere` and `bedrock`.

### Cache Improvements
- Added support for Azure Redis with auth modes `EntraID` and `ManagedIdentity`

### Fixes And Improvements
- HTTPS Proxy support
- Virtual key inclusion for custom log if passed.
- Proxy calls not working if used with config.
- Gemini/Vertex Thinking mode.


</Update>

<Update label="1.11.2" description="2025-06-03">
## v1.11.2
---
Expand Down