streamnative / kop

Kafka-on-Pulsar - A protocol handler that brings native Kafka protocol to Apache Pulsar
https://streamnative.io/docs/kop
Apache License 2.0
447 stars 132 forks source link

Update pulsar version and project version #2034

Closed BewareMyPower closed 6 months ago

BewareMyPower commented 6 months ago

Update the Pulsar version to 3.1.1 and the project version to 3.2.0-SNAPSHOT.

github-actions[bot] commented 6 months ago

@BewareMyPower:Thanks for your contribution. For this PR, do we need to update docs? (The PR template contains info about doc, which helps others know more about the changes. Can you provide doc-related info in this and future PR descriptions? Thanks)

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (aa2f171) 16.98% compared to head (e396297) 16.98%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/streamnative/kop/pull/2034/graphs/tree.svg?width=650&height=150&src=pr&token=PJPYDSL4MF&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=streamnative)](https://app.codecov.io/gh/streamnative/kop/pull/2034?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=streamnative) ```diff @@ Coverage Diff @@ ## master #2034 +/- ## ========================================= Coverage 16.98% 16.98% Complexity 730 730 ========================================= Files 191 191 Lines 14310 14310 Branches 1339 1339 ========================================= Hits 2430 2430 Misses 11704 11704 Partials 176 176 ```