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

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


    from dba5dfd1 cleanup mcp service
     add 97031272 feat(sdk): add some construct function for iggcon.Consumer to 
align with rust sdk (#2010)
     add 097f7bdb refactor(sdk): change PartitionId argument type to uint32 
(#2009)
     add cb26a8db fix(bench): cache window sum instead of recomputing (#2001)
     new 10881764 Merge branch 'master' into mcp
     new 398f11d0 add streams schema to mcp

The 2 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:
 bdd/go/tests/tcp_test/messages_feature_send.go     |  4 +--
 bdd/go/tests/tcp_test/messages_steps.go            |  5 +--
 core/ai/mcp/src/service/mod.rs                     | 40 +++++++++++++++++++---
 core/ai/mcp/src/service/requests.rs                | 35 +++++++++++++++++--
 .../time_series/processors/moving_average.rs       |  9 +++--
 .../fetch_messages_request_serializer_test.go      |  5 +--
 foreign/go/contracts/consumer.go                   | 24 +++++++++++++
 foreign/go/contracts/partitions.go                 |  4 +--
 foreign/go/samples/consumer/consumer.go            |  5 +--
 9 files changed, 106 insertions(+), 25 deletions(-)

Reply via email to