This is an automated email from the ASF dual-hosted git repository.
hgruszecki pushed a change to branch pedantic-consensus
in repository https://gitbox.apache.org/repos/asf/iggy.git
omit 86c4bc97a chore(consensus): enable clippy pedantic/nursery and fix all
warnings
omit 4bf90f5da feat(metadata): thread STM response into consensus Reply body
add f6c415084 feat(go): implement TCP/TLS connection in Go SDK (#2834)
add 553123e78 feat(metadata): thread STM response into consensus Reply
body (#2856)
add 185215fbe fix(go): fix tcp client connect method (#2860)
add 9dc31615e chore(consensus): enable clippy pedantic/nursery and fix all
warnings
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 (86c4bc97a)
\
N -- N -- N refs/heads/pedantic-consensus (9dc31615e)
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:
foreign/go/client/tcp/tcp_core.go | 112 +++++++++++++++++++++++++++++++++-----
1 file changed, 98 insertions(+), 14 deletions(-)