go-sail
go-sail copied to clipboard
chore(deps): bump github.com/segmentio/kafka-go from 0.4.47 to 0.4.48
Bumps github.com/segmentio/kafka-go from 0.4.47 to 0.4.48.
Release notes
Sourced from github.com/segmentio/kafka-go's releases.
v0.4.48
What's Changed
- [DP-1901] - Convert Wurstmeister Kafka image to Bitnami for Kafka-go by
@ssingudasuin segmentio/kafka-go#1255- Fix RetentionTime error in documentation default is -1 by
@ivanvsin segmentio/kafka-go#1260- writer: use 'halve' instead of 'half' by
@kevinburkesegmentin segmentio/kafka-go#1273- fix typo by
@su5kkin segmentio/kafka-go#1302- Makefile: use docker compose not docker-compose by
@kevinburkesegmentin segmentio/kafka-go#1309- Add ErrorType method to MessageTooLargeError by
@AndrewShearBayerin segmentio/kafka-go#1311- Fixes some flaky tests in the build as well as the case when tests start before kafka is ready by
@nachogiljaldoin segmentio/kafka-go#1349- example groupID case fix by
@gam6itkoin segmentio/kafka-go#1376- chore: fix flaky TestRebalanceTooManyConsumers by
@petedannemannin segmentio/kafka-go#1380- Add title and description for FencedInstanceID by
@jessekempfin segmentio/kafka-go#1370- docs: fix typos and comments by
@KendrickLLMarin segmentio/kafka-go#1382- chore: test against kafka 3.7 and remove old versions of kafka from CI by
@petedannemannin segmentio/kafka-go#1381- feat: Kafka 4.0 support by
@maxwolf8852in segmentio/kafka-go#1384New Contributors
@ssingudasumade their first contribution in segmentio/kafka-go#1255@ivanvsmade their first contribution in segmentio/kafka-go#1260@su5kkmade their first contribution in segmentio/kafka-go#1302@AndrewShearBayermade their first contribution in segmentio/kafka-go#1311@nachogiljaldomade their first contribution in segmentio/kafka-go#1349@gam6itkomade their first contribution in segmentio/kafka-go#1376@jessekempfmade their first contribution in segmentio/kafka-go#1370@KendrickLLMarmade their first contribution in segmentio/kafka-go#1382@maxwolf8852made their first contribution in segmentio/kafka-go#1384Full Changelog: https://github.com/segmentio/kafka-go/compare/v0.4.47...v0.4.48
Commits
8f60450feat: Kafka 4.0 support (#1384)ab44858chore: test against kafka 3.7 and remove old versions of kafka from CI (#1381)f1ce38bdocs: fix typos and comments (#1382)755cac0Add title and description for FencedInstanceID (#1370)f72adccchore: fix flaky TestRebalanceTooManyConsumers (#1380)0cbe406example groupID case fix (#1376)a558bb8Fixes some flaky tests in the build as well as the case when tests start befo...a8e5eabAdd ErrorType method to MessageTooLargeError (#1311)4713019Makefile: use docker compose not docker-compose (#1309)7b9c99dfix typo (#1302)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)