Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
segmentio
/
kafka-go
Public
Notifications
You must be signed in to change notification settings
Fork
860
Star
8.6k
Code
Issues
183
Pull requests
83
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: Kafka 4.0 support
- #1384
#1384
Merged
petedannemann
merged 13 commits into
main
segmentio/kafka-go:main
from
kafka-4.0-support-2
segmentio/kafka-go:kafka-4.0-support-2
Copy head branch name to clipboard
May 14, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: Kafka 4.0 support
#1384
petedannemann
merged 13 commits into
main
segmentio/kafka-go:main
from
kafka-4.0-support-2
segmentio/kafka-go:kafka-4.0-support-2
Copy head branch name to clipboard
Commits
Commits on Apr 30, 2025
Kafka 4.0 protocol fields updated
maxwolf8852
committed
3b677d2
View commit details
Copy full SHA for 3b677d2
Browse repository at this point
dynamic versions support
maxwolf8852
committed
e2e2dfa
View commit details
Copy full SHA for e2e2dfa
Browse repository at this point
Commits on May 1, 2025
review fixes
maxwolf8852
committed
5a30e00
View commit details
Copy full SHA for 5a30e00
Browse repository at this point
fix scram sasl deployment for kafka 4.0
maxwolf8852
committed
9926677
View commit details
Copy full SHA for 9926677
Browse repository at this point
Commits on May 6, 2025
try to resolve merge conflict
petedannemann
committed
5abe5de
View commit details
Copy full SHA for 5abe5de
Browse repository at this point
fix indentation
petedannemann
committed
514d401
View commit details
Copy full SHA for 514d401
Browse repository at this point
fix some tests
petedannemann
committed
71ca58e
View commit details
Copy full SHA for 71ca58e
Browse repository at this point
add docker_compose_versions
petedannemann
committed
6e23b97
View commit details
Copy full SHA for 6e23b97
Browse repository at this point
add KAFKA_HEAP_OPTS to stop OOM errors
petedannemann
committed
b8ad0b5
View commit details
Copy full SHA for b8ad0b5
Browse repository at this point
try running kafka 400 last to see if that avoids OOM errors
petedannemann
committed
aca41de
View commit details
Copy full SHA for aca41de
Browse repository at this point
try adding G1GC to reduce out of memory errors from kafka
petedannemann
committed
caa41bb
View commit details
Copy full SHA for caa41bb
Browse repository at this point
disable kafka 4.0.0 for now
petedannemann
committed
1477d19
View commit details
Copy full SHA for 1477d19
Browse repository at this point
Commits on May 12, 2025
fix typo and add documentation on Kafka 4.0 issues
petedannemann
committed
16b6b1b
View commit details
Copy full SHA for 16b6b1b
Browse repository at this point
You can’t perform that action at this time.