Skip to content

chore: add Kafka 4.0.1 and replace 4.0.0 in FVT#3439

Merged
dnwe merged 2 commits intoIBM:mainfrom
edoardocomar:ec/401
Feb 9, 2026
Merged

chore: add Kafka 4.0.1 and replace 4.0.0 in FVT#3439
dnwe merged 2 commits intoIBM:mainfrom
edoardocomar:ec/401

Conversation

@edoardocomar
Copy link
Copy Markdown
Member

Summary

  • Add V4_0_1_0 version constant and include it in SupportedVersions slice
  • Replace Kafka 4.0.0 with 4.0.1 in FVT main and PR CI workflows

Test plan

  • go build ./... passes
  • go vet ./... passes
  • FVT CI runs against Kafka 4.0.1 successfully

🤖 Generated with Claude Code

@dnwe
Copy link
Copy Markdown
Collaborator

dnwe commented Feb 8, 2026

@edoardocomar I don't mind you using agentic assistance to work on commits and PRs when the changes are sound, and I'm happy for you to mention in your PR that you've done so. However, as the CLA is ultimately signed off by you, I'd prefer that we don't attribute authorship to non-humans via the Co-Authored-By field on commits within the repo. There's some uncharted legal grey areas there I'd like to avoid treading on

@edoardocomar
Copy link
Copy Markdown
Member Author

thanks for your clarification @dnwe , will rebase and amend the commit

Add V4_0_1_0 version constant and update FVT workflows to test
against Kafka 4.0.1 instead of 4.0.0.

Signed-off-by: Edoardo Comar <[email protected]>
3.9.1 is a major version and likely long lived as the last one using zookeeper.
It was included in the fvt-pr workflow, but not in the fvt-main workflow.

Signed-off-by: Edoardo Comar <[email protected]>
@dnwe dnwe added the chore label Feb 9, 2026
@dnwe dnwe merged commit e8fae74 into IBM:main Feb 9, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants