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

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


    from 4168030f8 Merge branch 'master' into iggy_header_reserved
     add e5cf2d2f4 feat(connectors): add connector version to stats endpoint 
(#2660)
     new 7115c76ef merge

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:
 core/connectors/README.md                     |  2 +-
 core/connectors/runtime/README.md             | 51 +++++++++++++++++++++++++++
 core/connectors/runtime/src/context.rs        |  2 ++
 core/connectors/runtime/src/main.rs           |  4 +++
 core/connectors/runtime/src/manager/sink.rs   |  1 +
 core/connectors/runtime/src/manager/source.rs |  1 +
 core/connectors/runtime/src/sink.rs           | 13 +++++++
 core/connectors/runtime/src/source.rs         | 13 +++++++
 core/connectors/runtime/src/stats.rs          | 14 ++++++++
 core/connectors/sdk/README.md                 |  4 ++-
 core/connectors/sdk/src/sink.rs               |  7 ++++
 core/connectors/sdk/src/source.rs             |  7 ++++
 12 files changed, 117 insertions(+), 2 deletions(-)

  • (iggy) branch iggy_header_reserved updated (4168030f8 -> 7115c76e... piotr

Reply via email to