This is an automated email from the ASF dual-hosted git repository.

baoyuan pushed a commit to branch feat-support-nested-log-format
in repository https://gitbox.apache.org/repos/asf/apisix.git

commit 7f48fc37d9a39db5622b2e216f343b3bb362c937
Merge: 600dca47e 575f217bc
Author: Baoyuan <[email protected]>
AuthorDate: Fri Dec 12 11:55:01 2025 +0800

    Merge branch 'master' into feat-support-nested-log-format

 .github/workflows/build.yml                    |   4 +
 .github/workflows/push-dev-image-on-commit.yml |   2 +-
 apisix/admin/init.lua                          |   5 +
 apisix/admin/standalone.lua                    | 198 +++++++++++-----
 ci/pod/docker-compose.common.yml               |   9 +
 docker/compose/docker-compose-master.yaml      |   8 +
 t/admin/consumer-credentials.t                 |   2 +-
 t/admin/routes_request_body.t                  |   2 +-
 t/admin/standalone.spec.ts                     | 301 +++++++++++++++++++++++++
 t/control/control-healthcheck-bug-fix.t        |   2 +-
 t/plugin/ai-proxy-multi2.t                     |   2 +-
 t/plugin/ai-proxy2.t                           |   2 +-
 t/plugin/ai-request-rewrite.t                  |  10 +-
 t/plugin/ai-request-rewrite2.t                 |   6 +-
 t/plugin/hmac-auth.t                           |   2 +-
 t/plugin/jwe-decrypt.t                         |   2 +-
 t/plugin/mcp-bridge.t                          |   5 +-
 t/plugin/traffic-split.t                       |   6 +-
 18 files changed, 493 insertions(+), 75 deletions(-)

Reply via email to