diff --git a/changelog/enterprise.mdx b/changelog/enterprise.mdx index 63c4335a..d1f129b8 100644 --- a/changelog/enterprise.mdx +++ b/changelog/enterprise.mdx @@ -1,12 +1,24 @@ --- title: "Enterprise Gateway" -sidebarTitle: "Enterprise Gateway [1.11.2]" +sidebarTitle: "Enterprise Gateway [1.11.3]" --- Discuss how Portkey's AI Gateway can enhance your organization's AI infrastructure + +## v1.11.3 +--- + +### Fixes And Improvements +- Prometheus Metrics use endpoint instead of path for all the metrics. +- Add a global error handler for all the unhandled exceptions. +- JWT Plugin to check for `iat` and validate. + + + + ## v1.11.2 ---