---
title: "Changes to Update a AiRateLimitingAdvanced plugin"
method: PUT
path: "/v2/control-planes/{controlPlaneId}/core-entities/plugins/{PluginId}#AiRateLimitingAdvanced"
---

# Changes to Update a AiRateLimitingAdvanced plugin

`PUT /v2/control-planes/{controlPlaneId}/core-entities/plugins/{PluginId}#AiRateLimitingAdvanced`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 14 of 52 revisions.

- **2026-06-26** `4a39c7f85509` — 2 breaking, 2 info
- **2026-06-11** `62c54f1094bb` — 1 breaking, 1 info
- **2026-04-24** `7d6a643707d9` — 4 breaking, 10 info
- **2026-01-13** `ad02b4e24eb2` — 2 warning, 8 info
- **2025-10-29** `19e869275e28` — 2 breaking
- **2025-09-16** `f03059016622` — 5 breaking
- **2025-08-22** `96118a9cd7f4` — 17 breaking, 75 info
- **2025-07-22** `2c77aeaee5fb` — 3 breaking, 2 warning, 7 info
- **2025-06-17** `c308b7426a7c` — 2 breaking
- **2025-05-21** `69704304ad5f` — 2 info
- **2025-05-01** `351c07039f3c` — 4 breaking, 2 info
- **2025-04-15** `fc6abbc537f3` — 2 breaking, 6 info
- **2025-03-05** `ceb048468954` — 4 breaking, 4 info
- **2025-02-10** `d833d4dbb1fa` — 1 info

## Changes

- **2026-06-26** `4a39c7f85509` — 2 breaking, 2 info
  - the `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/redis/port` request property type/format changed from `integer`/`` to `string`/``
  - the `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/redis/port` response's property type/format changed from `integer`/`` to `string`/`` for status `200`
  - the `port` request property default value changed from `6379` to `6379`
  - the `port` response's property default value changed from `6379` to `6379` for the status `200`
- **2026-06-11** `62c54f1094bb` — 1 breaking, 1 info
  - the request property `allOf[#/components/schemas/PluginBase]/partials/items/path` became required
  - the response property `allOf[#/components/schemas/PluginBase]/partials/items/path` became required for the status `200`
- **2026-04-24** `7d6a643707d9` — 4 breaking, 10 info
  - the response property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/llm_providers` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config` became optional for the status `200`
  - the response property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/llm_providers` became optional for the status `200`
  - added the new optional request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/policies`
  - added the new optional request property `allOf[#/components/schemas/PluginBase]/condition`
  - the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config` became nullable
  - the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/llm_providers` became nullable
  - the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config` became optional
  - the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/llm_providers` became optional
  - the `llm_format` request property default value `openai` was removed
  - added the optional property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/policies` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/PluginBase]/condition` to the response with the `200` status
  - the `llm_format` response's property default value `openai` was removed for the status `200`
- **2026-01-13** `ad02b4e24eb2` — 2 warning, 8 info
  - added the new `anthropic` enum value to the `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/llm_format` response property for the response status `200`
  - added the new `customCost` enum value to the `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/llm_providers/items/name` response property for the response status `200`
  - added the new optional request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/custom_cost_count_function`
  - added the new optional request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/decrease_by_fractions_in_redis`
  - added the new optional request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/redis/cloud_authentication`
  - added the new `anthropic` enum value to the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/llm_format`
  - added the new `customCost` enum value to the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/llm_providers/items/name`
  - added the optional property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/custom_cost_count_function` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/decrease_by_fractions_in_redis` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/redis/cloud_authentication` to the response with the `200` status
- **2025-10-29** `19e869275e28` — 2 breaking
  - the `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/name` request property type/format changed from `string`/`` to ``/``
  - the `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/name` response's property type/format changed from `string`/`` to ``/`` for status `200`
- **2025-09-16** `f03059016622` — 5 breaking
  - the request property `allOf[#/components/schemas/PluginBase]/partials/items/name` became not nullable
  - the request property `allOf[#/components/schemas/PluginBase]/partials/items/path` became not nullable
  - the `allOf[#/components/schemas/PluginBase]/id` request property's minLength was increased from `0` to `1`
  - the `allOf[#/components/schemas/PluginBase]/name` request property's minLength was increased from `0` to `1`
  - the `allOf[#/components/schemas/PluginBase]/partials/items/id` request property's minLength was increased from `0` to `1`
- **2025-08-22** `96118a9cd7f4` — 17 breaking, 75 info
  - the response property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/header_name` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/namespace` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/path` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/redis` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/redis/cluster_nodes` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/redis/keepalive_backlog` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/redis/password` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/redis/sentinel_master` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/redis/sentinel_nodes` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/redis/sentinel_password` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/redis/sentinel_username` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/redis/server_name` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/redis/username` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/request_prompt_count_function` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/sync_rate` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/PluginBase]/partials/items/name` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/PluginBase]/partials/items/path` became nullable for the status `200`
  - the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/header_name` became nullable
  - the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/namespace` became nullable
  - the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/path` became nullable
  - the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/redis` became nullable
  - the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/redis/cluster_nodes` became nullable
  - the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/redis/keepalive_backlog` became nullable
  - the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/redis/password` became nullable
  - the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/redis/sentinel_master` became nullable
  - the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/redis/sentinel_nodes` became nullable
  - the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/redis/sentinel_password` became nullable
  - the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/redis/sentinel_username` became nullable
  - the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/redis/server_name` became nullable
  - the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/redis/username` became nullable
  - the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/request_prompt_count_function` became nullable
  - the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/sync_rate` became nullable
  - the request property `allOf[#/components/schemas/PluginBase]/partials/items/name` became nullable
  - the request property `allOf[#/components/schemas/PluginBase]/partials/items/path` became nullable
  - the `cluster_max_redirections` request property default value `5` was added
  - the `connect_timeout` request property default value `2000` was added
  - the `connection_is_proxied` request property default value `false` was added
  - the `database` request property default value `0` was added
  - the `dictionary_name` request property default value `kong_rate_limiting_counters` was added
  - the `disable_penalty` request property default value `false` was added
  - …52 more
- **2025-07-22** `2c77aeaee5fb` — 3 breaking, 2 warning, 7 info
  - the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config` became required
  - the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/llm_providers` became required
  - the response property `allOf[#/components/schemas/PluginBase]/tags` became nullable for the status `200`
  - added the new `cohere` enum value to the `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/llm_format` response property for the response status `200`
  - added the new `huggingface` enum value to the `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/llm_format` response property for the response status `200`
  - added the new optional request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/namespace`
  - the request property `allOf[#/components/schemas/PluginBase]/tags` became nullable
  - added the new `cohere` enum value to the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/llm_format`
  - added the new `huggingface` enum value to the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/llm_format`
  - added the optional property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/namespace` to the response with the `200` status
  - the response property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config` became required for the status `200`
  - the response property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/llm_providers` became required for the status `200`
- **2025-06-17** `c308b7426a7c` — 2 breaking
  - the `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/protocols` request property type/format changed from `array`/`` to `array`/`set`
  - the `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/protocols` response's property type/format changed from `array`/`` to `array`/`set` for status `200`
- **2025-05-21** `69704304ad5f` — 2 info
  - added the new optional request property `allOf[#/components/schemas/PluginBase]/partials`
  - added the optional property `allOf[#/components/schemas/PluginBase]/partials` to the response with the `200` status
- **2025-05-01** `351c07039f3c` — 4 breaking, 2 info
  - the `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/llm_providers/items/limit` request property type/format changed from `number`/`` to `array`/``
  - the `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/llm_providers/items/window_size` request property type/format changed from `number`/`` to `array`/``
  - the `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/llm_providers/items/limit` response's property type/format changed from `number`/`` to `array`/`` for status `200`
  - the `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/llm_providers/items/window_size` response's property type/format changed from `number`/`` to `array`/`` for status `200`
  - added the new optional request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/llm_format`
  - added the optional property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/llm_format` to the response with the `200` status
- **2025-04-15** `fc6abbc537f3` — 2 breaking, 6 info
  - the response property `allOf[#/components/schemas/PluginBase]/created_at` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/PluginBase]/updated_at` became nullable for the status `200`
  - the request optional property `allOf[#/components/schemas/PluginBase]/created_at` became not read-only
  - the request optional property `allOf[#/components/schemas/PluginBase]/updated_at` became not read-only
  - the request property `allOf[#/components/schemas/PluginBase]/created_at` became nullable
  - the request property `allOf[#/components/schemas/PluginBase]/updated_at` became nullable
  - the response optional property `allOf[#/components/schemas/PluginBase]/created_at` became not read-only for the status `200`
  - the response optional property `allOf[#/components/schemas/PluginBase]/updated_at` became not read-only for the status `200`
- **2025-03-05** `ceb048468954` — 4 breaking, 4 info
  - the response property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/consumer` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/consumer_group` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/route` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/service` became nullable for the status `200`
  - the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/consumer` became nullable
  - the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/consumer_group` became nullable
  - the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/route` became nullable
  - the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/service` became nullable
- **2025-02-10** `d833d4dbb1fa` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/konnect-api/docs/v2/control-planes/:controlPlaneId/core-entities/plugins/:PluginId#AiRateLimitingAdvanced/put.md) · [API](https://skmtc.dev/kong/apis/konnect-api.md) · [Page](https://skmtc.dev/kong/apis/konnect-api/changes/v2/control-planes/:controlPlaneId/core-entities/plugins/:PluginId#AiRateLimitingAdvanced/put)
