We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8019f89 commit 7155de1Copy full SHA for 7155de1
changelog/enterprise.mdx
@@ -1,12 +1,24 @@
1
---
2
title: "Enterprise Gateway"
3
-sidebarTitle: "Enterprise Gateway [1.11.2]"
+sidebarTitle: "Enterprise Gateway [1.11.3]"
4
5
6
<Card title="Schedule Call" href="https://portkey.sh/demo-21" icon="calendar" horizontal>
7
Discuss how Portkey's AI Gateway can enhance your organization's AI infrastructure
8
</Card>
9
10
+<Update label="1.11.3" description="2025-06-06">
11
+## v1.11.3
12
+---
13
+
14
+### Fixes And Improvements
15
+- Prometheus Metrics use endpoint instead of path for all the metrics.
16
+- Add a global error handler for all the unhandled exceptions.
17
+- JWT Plugin to check for `iat` and validate.
18
19
20
+</Update>
21
22
<Update label="1.11.2" description="2025-06-03">
23
## v1.11.2
24
0 commit comments