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

github-bot pushed a change to branch 
dependabot/go_modules/ci/pod/openfunction/function-example/test-body/github.com/dapr/dapr-1.10.9
in repository https://gitbox.apache.org/repos/asf/apisix.git


    omit 6ef4eb8bf chore(deps): bump github.com/dapr/dapr
     add 1ded3a837 fix(loki-logger): nil context in batch processor (#9850)
     add e6adec520 change(ua-restriction): allowlist and denylist can't be 
enabled at the same time (#9841)
     add e806a2034 chore(deps): bump github.com/dapr/dapr (#9880)
     add f25bb2833 chore(deps): bump github.com/dapr/dapr

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (6ef4eb8bf)
            \
             N -- N -- N   
refs/heads/dependabot/go_modules/ci/pod/openfunction/function-example/test-body/github.com/dapr/dapr-1.10.9
 (f25bb2833)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 apisix/plugins/loki-logger.lua                     |  20 +-
 apisix/plugins/ua-restriction.lua                  |  78 ++-
 .../openfunction/function-example/test-uri/go.mod  |  12 +-
 .../openfunction/function-example/test-uri/go.sum  | 703 ++++++++++++++++++++-
 docs/en/latest/plugins/ua-restriction.md           |   2 +-
 docs/zh/latest/plugins/ua-restriction.md           |   2 +-
 t/plugin/loki-logger.t                             |  68 ++
 t/plugin/ua-restriction.t                          | 358 +++++------
 8 files changed, 992 insertions(+), 251 deletions(-)

Reply via email to