This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git.
from 19ccb2b fix: idle_timeout filed to support set zero value (#2296)
add 758c432 chore: update dgrijalva/jwt-go 3.2 to golang-jwt/jwt 3.2.2
(#2304)
No new revisions were added by this update.
Summary of changes:
.github/workflows/auto-build-rpm.yml | 2 +-
.github/workflows/backend-e2e-test.yml | 2 +-
.github/workflows/backend-unit-test.yml | 4 +-
.github/workflows/frontend-e2e-test.yml | 4 +-
.github/workflows/frontend-plugin-e2e-test.yml | 4 +-
.github/workflows/go-lint.yml | 2 +-
.github/workflows/make-build.yaml | 4 +-
.github/workflows/release-test.yml | 4 +-
Dockerfile | 2 +-
Makefile | 2 +-
api/go.mod | 12 ++---
api/go.sum | 52 +---------------------
api/internal/filter/authentication.go | 2 +-
api/internal/filter/authentication_test.go | 2 +-
.../handler/authentication/authentication.go | 2 +-
api/test/docker/Dockerfile | 2 +-
api/test/docker/docker-compose.yaml | 6 +--
17 files changed, 31 insertions(+), 77 deletions(-)