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

wenming pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git.


    from 85a84fb  fix: avoid unnecessary type check and support var in 
local_conf (#2990)
     add 93e2f16  feat: route accroding to the graphql attributes (#2964)

No new revisions were added by this update.

Summary of changes:
 apisix/cli/env.lua                             |   1 +
 apisix/core/ctx.lua                            |  83 ++++++-
 conf/config-default.yaml                       |   4 +
 doc/router-radixtree.md                        |  55 +++++
 rockspec/apisix-master-0.rockspec              |   1 +
 t/APISIX.pm                                    |  12 +-
 t/lib/test_admin.lua                           |   5 +-
 t/plugin/openid-connect.t                      |  22 +-
 t/router/{radixtree-uri-sanity.t => graphql.t} | 292 +++++++++++++------------
 9 files changed, 315 insertions(+), 160 deletions(-)
 copy t/router/{radixtree-uri-sanity.t => graphql.t} (53%)

Reply via email to