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

gkoszyk pushed a change to branch io_uring_final
in repository https://gitbox.apache.org/repos/asf/iggy.git


    from 9e7ba07b0 feat(io_uring): remove deprecated stream_id and topic_id 
parameters from API calls (#2303)
     add b22341683 fix go tests

No new revisions were added by this update.

Summary of changes:
 .../go/benchmarks/send_messages_benchmark_test.go  | 11 ++-
 .../binary_request_serializer.go                   | 94 ++++++++++++----------
 .../create_stream_serializer.go                    | 27 ++-----
 .../create_topic_serializer.go                     | 11 +--
 .../fetch_messages_request_serializer.go           | 23 +++---
 foreign/go/contracts/identifier.go                 |  4 -
 foreign/go/iggycli/client.go                       | 36 ++++-----
 foreign/go/samples/consumer/consumer.go            | 13 ++-
 foreign/go/samples/producer/producer.go            | 13 ++-
 foreign/go/tcp/tcp_consumer_group_managament.go    |  6 +-
 foreign/go/tcp/tcp_stream_managament.go            |  7 +-
 foreign/go/tcp/tcp_topic_managament.go             |  7 +-
 12 files changed, 108 insertions(+), 144 deletions(-)

Reply via email to