This is an automated email from the ASF dual-hosted git repository.
nic443 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
from 8fef81acc fix: mcp-bridge flaky test (#12863)
add 2d6bff8b8 fix(limit-count): use meta parent to identify plugin source
(#12900)
No new revisions were added by this update.
Summary of changes:
apisix/consumer.lua | 9 +
apisix/consumer_group.lua | 10 +
apisix/global_rules.lua | 14 +-
apisix/plugin.lua | 6 -
apisix/plugin_config.lua | 13 +-
apisix/plugins/ai-rate-limiting.lua | 1 +
apisix/plugins/limit-count/init.lua | 10 +-
apisix/plugins/workflow.lua | 7 +-
t/node/plugin-configs.t | 58 +++++
...ble.t => ai-rate-limiting-consumer-isolation.t} | 241 +++++++++------------
...th-realm.t => limit-count-consumer-isolation.t} | 123 ++++++-----
11 files changed, 286 insertions(+), 206 deletions(-)
copy t/plugin/{ai-proxy.openai-compatible.t =>
ai-rate-limiting-consumer-isolation.t} (57%)
copy t/plugin/{key-auth-realm.t => limit-count-consumer-isolation.t} (58%)