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

hubcio pushed a change to branch declare-msrv-1.95
in repository https://gitbox.apache.org/repos/asf/iggy.git


    from 0ac4b9ace feat(ci,rust): declare MSRV 1.95 and enforce it in CI
     add 9ba4dbf12 feat(cpp): add functions  related to consumer groups and 
topics (#3506)
     new 98a7411b9 Merge branch 'master' into declare-msrv-1.95

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:
 foreign/cpp/src/client.rs                          | 180 ++++-
 foreign/cpp/src/consumer_group.rs                  |  14 +-
 foreign/cpp/src/lib.rs                             |  56 +-
 foreign/cpp/src/topic.rs                           |  39 +-
 foreign/cpp/tests/client/low_level_e2e.cpp         |   2 -
 foreign/cpp/tests/consumer_group/low_level_e2e.cpp | 282 +++++++
 foreign/cpp/tests/stream/low_level_e2e.cpp         |   2 -
 foreign/cpp/tests/topic/low_level_e2e.cpp          | 839 ++++++++++++++++++++-
 8 files changed, 1395 insertions(+), 19 deletions(-)

Reply via email to