Skip to content

Commit ccf1c22

Browse files
Plugin Priorities for 3.12.x (#176)
Co-authored-by: lena-larionova <[email protected]>
1 parent f0ac2d8 commit ccf1c22

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

data/priorities/ee/3.12.x.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"openid-connect": 1050,
2424
"hmac-auth": 1030,
2525
"jwt-signer": 1020,
26+
"ai-mcp-oauth2": 1015,
2627
"saml": 1010,
2728
"header-cert-auth": 1009,
2829
"json-threat-protection": 1009,
@@ -47,14 +48,15 @@
4748
"response-ratelimiting": 900,
4849
"route-by-header": 850,
4950
"oas-validation": 840,
51+
"ai-mcp-proxy": 820,
5052
"request-callout": 812,
5153
"jq": 811,
5254
"datakit": 810,
5355
"request-transformer-advanced": 802,
5456
"request-transformer": 801,
5557
"response-transformer": 800,
5658
"response-transformer-advanced": 800,
57-
"ai-gcp-model-armor": 782,
59+
"ai-gcp-model-armor": 783,
5860
"ai-semantic-response-guard": 782,
5961
"ai-aws-guardrails": 781,
6062
"route-transformer-advanced": 780,
@@ -73,7 +75,6 @@
7375
"ai-response-transformer": 768,
7476
"ai-llm-as-judge": 767,
7577
"ai-semantic-cache": 765,
76-
"ai-mcp-proxy": 764,
7778
"standard-webhooks": 760,
7879
"upstream-oauth": 760,
7980
"solace-consume": 756,

0 commit comments

Comments
 (0)