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

hubcio pushed a change to branch fix/ng-client-table-capacity-boot-panic
in repository https://gitbox.apache.org/repos/asf/iggy.git


    omit 605d8a8c4 Merge branch 'master' into 
fix/ng-client-table-capacity-boot-panic
    omit b6a2f81c0 fix(sdk): forward unknown command codes instead of rejecting 
them (#3766)
     new 07a1798c2 chore(rust): bump sdk, common, binary_protocol edge versions

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   (605d8a8c4)
            \
             N -- N -- N   refs/heads/fix/ng-client-table-capacity-boot-panic 
(07a1798c2)

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.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Cargo.lock                          |  6 ++--
 Cargo.toml                          |  6 ++--
 core/binary_protocol/Cargo.toml     |  2 +-
 core/common/Cargo.toml              |  2 +-
 core/common/src/error/iggy_error.rs |  2 ++
 core/integration/tests/sdk/raw.rs   | 13 ++-----
 core/sdk/Cargo.toml                 |  2 +-
 core/sdk/src/clients/client.rs      |  5 +--
 core/sdk/src/vsr.rs                 | 69 +++++++------------------------------
 foreign/python/Cargo.toml           |  2 +-
 10 files changed, 29 insertions(+), 80 deletions(-)

Reply via email to