vsphere-graphite
vsphere-graphite copied to clipboard
Bump github.com/segmentio/kafka-go from 0.4.25 to 0.4.40
Bumps github.com/segmentio/kafka-go from 0.4.25 to 0.4.40.
Release notes
Sourced from github.com/segmentio/kafka-go's releases.
v0.4.40
What's Changed
- Remove runtime.Gosched by
@sejin-P
in segmentio/kafka-go#1086- Add DeleteGroups function to Client by
@bgranvea
in segmentio/kafka-go#1095- Fix various typos and disfluencies by
@PleasingFungus
in segmentio/kafka-go#1118- all: fix spelling errors by
@kevinburkesegment
in segmentio/kafka-go#1120- Don't invoke r.log() if not r.debug by
@colega
in segmentio/kafka-go#1110- Update SCRAM dependency by
@SoMuchForSubtlety
in segmentio/kafka-go#1108- add a new metric named
batchQueueTime
to track the batch time cost by@3AceShowHand
in segmentio/kafka-go#1103- Add count/sum to SummaryStats and DurationStats. by
@pstibrany
in segmentio/kafka-go#1106- Not omit error in logger by
@itechdima
in segmentio/kafka-go#1096New Contributors
@sejin-P
made their first contribution in segmentio/kafka-go#1086@bgranvea
made their first contribution in segmentio/kafka-go#1095@PleasingFungus
made their first contribution in segmentio/kafka-go#1118@kevinburkesegment
made their first contribution in segmentio/kafka-go#1120@colega
made their first contribution in segmentio/kafka-go#1110@SoMuchForSubtlety
made their first contribution in segmentio/kafka-go#1108@pstibrany
made their first contribution in segmentio/kafka-go#1106@itechdima
made their first contribution in segmentio/kafka-go#1096Full Changelog: https://github.com/segmentio/kafka-go/compare/v0.4.39...v0.4.40
v0.4.39
What's Changed
- Removed the outdated part of the documentation by
@maksim77
in segmentio/kafka-go#1030- retract v0.4.36-v0.4.37 by
@rhansen2
in segmentio/kafka-go#1045- add WriterData field to the message struct by
@3AceShowHand
in segmentio/kafka-go#1059- Change comment on MaxAttempts by
@C-Pro
in segmentio/kafka-go#1077- Use buffer pool for decompressed buffer by
@ashishkf
in segmentio/kafka-go#1063New Contributors
@maksim77
made their first contribution in segmentio/kafka-go#1030@3AceShowHand
made their first contribution in segmentio/kafka-go#1059@C-Pro
made their first contribution in segmentio/kafka-go#1077@ashishkf
made their first contribution in segmentio/kafka-go#1063Full Changelog: https://github.com/segmentio/kafka-go/compare/v0.4.38...v0.4.39
v0.4.38
What's Changed
- Revert client consumer group by
@rhansen2
in segmentio/kafka-go#1027Full Changelog: https://github.com/segmentio/kafka-go/compare/v0.4.37...v0.4.38
v0.4.37
What's Changed
- Fixes for consumer group by
@rhansen2
in segmentio/kafka-go#1022
... (truncated)
Commits
fcf85ac
Not omit error in logger (#1096)ceb95ed
Add count/sum to SummaryStats and DurationStats. (#1106)b737754
add a new metric namedbatchQueueTime
to track the batch time cost (#1103)185381d
Update SCRAM dependency (#1108)5e7b724
Don't invoce r.log() if not r.debug (#1110)8a66e58
all: fix spelling errors (#1120)84acde1
Fix various typos and disfluencies (#1118)fd64eaa
Add DeleteGroups function to Client (#1095)2304d4a
fix; remove runtime.Gosched (#1086)f6986fb
Use buffer pool for decompressed buffer (#1063)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)