You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by sp...@apache.org on 2022/03/16 16:05:40 UTC

[apisix] branch master updated (cbd9263 -> 210575c)

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

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


    from cbd9263  fix(log-rotate): should rotate logs strictly hourly(or minutely) (#6521)
     add 210575c  fix(skywalking,opentelemetry): trace request rejected by auth (#6617)

No new revisions were added by this update.

Summary of changes:
 apisix/plugins/opentelemetry.lua           |  10 ++-
 apisix/plugins/skywalking.lua              |   4 +-
 conf/config-default.yaml                   |   4 +-
 t/plugin/{jwt-auth2.t => opentelemetry2.t} | 137 ++++++++++++++---------------
 t/plugin/skywalking.t                      |  75 ++++++++++++++++
 5 files changed, 152 insertions(+), 78 deletions(-)
 copy t/plugin/{jwt-auth2.t => opentelemetry2.t} (51%)