You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eventmesh.apache.org by gi...@apache.org on 2023/02/27 13:44:34 UTC

[incubator-eventmesh] branch dependabot/go_modules/eventmesh-server-go/golang.org/x/net-0.7.0 updated (fb38533df -> deba74418)

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

github-bot pushed a change to branch dependabot/go_modules/eventmesh-server-go/golang.org/x/net-0.7.0
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh.git


    omit fb38533df Bump golang.org/x/net from 0.5.0 to 0.7.0 in /eventmesh-server-go
     add 264af7eed Fix Typo
     add 2ecda883c Merge pull request #3283 from apache/kafka-bug-fix
     add ba4d8da93 Revert "[ISSUE #3271]Fix handle http message throw IllegalReferenceCountException"
     add 52fa1fcb1 Fix HTTP server HttpRequest release bug
     add da8e1644f bug fix
     add 68c9e69a4 Merge pull request #3287 from mytang0/http-server_bugfix
     add 462cbea6c Bump golang.org/x/net in /eventmesh-serverless-workflow
     add 62476c55c Merge pull request #3285 from apache/dependabot/go_modules/eventmesh-serverless-workflow/golang.org/x/net-0.7.0
     add deba74418 Bump golang.org/x/net from 0.5.0 to 0.7.0 in /eventmesh-server-go

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   (fb38533df)
            \
             N -- N -- N   refs/heads/dependabot/go_modules/eventmesh-server-go/golang.org/x/net-0.7.0 (deba74418)

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:
 .../eventmesh/runtime/boot/AbstractHTTPServer.java    | 19 ++++++++++++-------
 .../http/producer/EventMeshMessageProducer.java       |  2 +-
 eventmesh-serverless-workflow/go.mod                  |  6 +++---
 eventmesh-serverless-workflow/go.sum                  | 12 ++++++------
 4 files changed, 22 insertions(+), 17 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: commits-help@eventmesh.apache.org