This is an automated email from the ASF dual-hosted git repository.
hubcio pushed a change to branch feat/message-bus-multi-transport
in repository https://gitbox.apache.org/repos/asf/iggy.git
omit 75ab18b3c refactor(server-ng): remove request dedup module from PR3192
omit 707394cfd fix(message_bus): close PR3192 remaining review findings
omit 7b70442b4 fix(message_bus): close TLS read cancel-safety + per-frame
flush hazards
omit 73743401c refactor(message_bus): consume server-ng schema directly
omit 54b5b8dce fix(message_bus): bound replica listener and survive
dispatch panics
omit 889c1177d feat(message_bus): add QUIC, TCP-TLS, WS, WSS client
transports
add c9f5aeb4a feat(message_bus): add QUIC, TCP-TLS, WS, WSS client
transports
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 (75ab18b3c)
\
N -- N -- N refs/heads/feat/message-bus-multi-transport
(c9f5aeb4a)
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: