| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-05-14 | 2.5 kB | |
| v0.4.48 source code.tar.gz | 2025-05-14 | 359.2 kB | |
| v0.4.48 source code.zip | 2025-05-14 | 538.2 kB | |
| Totals: 3 Items | 900.0 kB | 0 | |
What's Changed
- [DP-1901] - Convert Wurstmeister Kafka image to Bitnami for Kafka-go by @ssingudasu in https://github.com/segmentio/kafka-go/pull/1255
- Fix RetentionTime error in documentation default is -1 by @ivanvs in https://github.com/segmentio/kafka-go/pull/1260
- writer: use 'halve' instead of 'half' by @kevinburkesegment in https://github.com/segmentio/kafka-go/pull/1273
- fix typo by @su5kk in https://github.com/segmentio/kafka-go/pull/1302
- Makefile: use docker compose not docker-compose by @kevinburkesegment in https://github.com/segmentio/kafka-go/pull/1309
- Add ErrorType method to MessageTooLargeError by @AndrewShearBayer in https://github.com/segmentio/kafka-go/pull/1311
- Fixes some flaky tests in the build as well as the case when tests start before kafka is ready by @nachogiljaldo in https://github.com/segmentio/kafka-go/pull/1349
- example groupID case fix by @gam6itko in https://github.com/segmentio/kafka-go/pull/1376
- chore: fix flaky TestRebalanceTooManyConsumers by @petedannemann in https://github.com/segmentio/kafka-go/pull/1380
- Add title and description for FencedInstanceID by @jessekempf in https://github.com/segmentio/kafka-go/pull/1370
- docs: fix typos and comments by @KendrickLLMar in https://github.com/segmentio/kafka-go/pull/1382
- chore: test against kafka 3.7 and remove old versions of kafka from CI by @petedannemann in https://github.com/segmentio/kafka-go/pull/1381
- feat: Kafka 4.0 support by @maxwolf8852 in https://github.com/segmentio/kafka-go/pull/1384
New Contributors
- @ssingudasu made their first contribution in https://github.com/segmentio/kafka-go/pull/1255
- @ivanvs made their first contribution in https://github.com/segmentio/kafka-go/pull/1260
- @su5kk made their first contribution in https://github.com/segmentio/kafka-go/pull/1302
- @AndrewShearBayer made their first contribution in https://github.com/segmentio/kafka-go/pull/1311
- @nachogiljaldo made their first contribution in https://github.com/segmentio/kafka-go/pull/1349
- @gam6itko made their first contribution in https://github.com/segmentio/kafka-go/pull/1376
- @jessekempf made their first contribution in https://github.com/segmentio/kafka-go/pull/1370
- @KendrickLLMar made their first contribution in https://github.com/segmentio/kafka-go/pull/1382
- @maxwolf8852 made their first contribution in https://github.com/segmentio/kafka-go/pull/1384
Full Changelog: https://github.com/segmentio/kafka-go/compare/v0.4.47...v0.4.48