This is an automated email from the ASF dual-hosted git repository.
alexstocks pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git
from 49ff7c64c fix: correct log rotation path to prevent file loss (#3014)
add fd42a444e fix: handle error in GetAccessKeyStorages and return it
(#3016)
add 53b4f39f3 fix: the counter was not decremented when an error occurred
(#3013)
No new revisions were added by this update.
Summary of changes:
common/extension/auth.go | 13 ++-
filter/active/filter.go | 2 +
filter/active/filter_test.go | 136 +++++++++++++++++++++++++++++-
filter/auth/default_authenticator.go | 5 +-
filter/auth/default_authenticator_test.go | 10 +--
5 files changed, 153 insertions(+), 13 deletions(-)