This is an automated email from the ASF dual-hosted git repository.
ashishtiwari pushed a change to branch release/3.14
in repository https://gitbox.apache.org/repos/asf/apisix.git
from e674e921e chore: release 3.14.1
add d5bcf5cd3 fix: add warning log when skipping check for disabled plugin
(#12655)
add 499334cce chore: add test for verifying lua-resty-openssl bug fix
(#12656)
add 3fc200a51 docs: remove unnecessary sentence in opentelemetry plugin
doc (#12660)
add b118f72e7 fix: port conflict in worker process for prometheus port
(#12667)
add e0cc7009a chore: release 3.14
add bbcbac345 fix lint
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 6 +--
apisix/cli/ngx_tpl.lua | 4 +-
apisix/plugin.lua | 2 +
ci/check_changelog_prs.ts | 2 +-
docs/en/latest/plugins/opentelemetry.md | 2 -
docs/zh/latest/plugins/opentelemetry.md | 2 -
t/config-center-yaml/plugin.t | 39 +++++++++++++++++
t/plugin/jwt-auth4.t | 74 +++++++++++++++++++++++++++++++++
8 files changed, 121 insertions(+), 10 deletions(-)