Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kafka: release v1.1.0 #22

Merged
merged 1 commit into from
Dec 22, 2023
Merged

kafka: release v1.1.0 #22

merged 1 commit into from
Dec 22, 2023

Conversation

liuzengh
Copy link
Contributor

No description provided.

@liuzengh liuzengh requested a review from a team as a code owner December 22, 2023 02:25
@liuzengh liuzengh requested a review from WineChord December 22, 2023 02:25
Copy link

codecov bot commented Dec 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9535445) 90.16% compared to head (2a59558) 90.42%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
+ Coverage   90.16%   90.42%   +0.25%     
==========================================
  Files          10       10              
  Lines        1190     1190              
==========================================
+ Hits         1073     1076       +3     
+ Misses         88       86       -2     
+ Partials       29       28       -1     
Flag Coverage Δ
kafka 90.42% <ø> (+0.25%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@WineChord WineChord left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@liuzengh liuzengh merged commit e2496af into trpc-ecosystem:main Dec 22, 2023
liuzengh added a commit that referenced this pull request May 20, 2024
* clickhouse: fix go reference API doc (#18)

https://pkg.go.dev/trpc.group/trpc-go/trpc-database/clickhouse

* kafka: update sarama dependence (#21)

* kafka: update sarama dependence

* fix unit test

* kafka: release v1.1.0 (#22)

* workflows: add cla.yaml (#26)

* add localcache (#25)

* feat: add localcache plugin

* chore: update LICENSE

* test: add localcache workflow

* chore: yaml version

* test: flaky test

---------

Co-authored-by: Leo <leoyoungxh@gmail.com>
Co-authored-by: Flash-LHR <47357603+Flash-LHR@users.noreply.github.com>
liuzengh added a commit that referenced this pull request Dec 11, 2024
* clickhouse: fix go reference API doc (#18)

https://pkg.go.dev/trpc.group/trpc-go/trpc-database/clickhouse

* kafka: update sarama dependence (#21)

* kafka: update sarama dependence

* fix unit test

* kafka: release v1.1.0 (#22)

* workflows: add cla.yaml (#26)

* add localcache (#25)

* feat: add localcache plugin

* chore: update LICENSE

* test: add localcache workflow

* chore: yaml version

* test: flaky test

* add mongodb (#28)

* add mongodb

* revert cover.out

* update LICENSE and fix variable name

* update comments

* kafka: allow users to set sarama's Metadata parameters (#33)

sync from the internal merge request 1442

* kafka: change default metadataRefreshFrequency to 60s and use GroupStrategies instead of deprecated Strategy config (#34)

sync from the internal merge request 1442

* kafka: release v1.2.0

---------

Co-authored-by: Leo <leoyoungxh@gmail.com>
Co-authored-by: Flash-LHR <47357603+Flash-LHR@users.noreply.github.com>
Co-authored-by: MengYinlei <43751910+YoungFr@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants