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 2021/11/26 13:04:39 UTC

[apisix] branch master updated (49a539b -> 7242216)

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 49a539b  feat(http/kafka-logger): support to log response body (#5550)
     add 7242216  feat(google-cloud-logging): set token type based on the Oauth response (#5619)

No new revisions were added by this update.

Summary of changes:
 apisix/plugins/google-cloud-logging.lua       |   2 +-
 apisix/plugins/google-cloud-logging/oauth.lua |   4 +-
 t/lib/server.lua                              |  10 +-
 t/plugin/google-cloud-logging.t               | 133 ++++++++++++++++++++++++++
 4 files changed, 144 insertions(+), 5 deletions(-)