Skip to content

Conversation

@emasab
Copy link
Contributor

@emasab emasab commented Aug 18, 2025

What

Checklist

  • Contains customer facing changes? Including API/behavior changes
  • Did you add sufficient unit test and/or integration test coverage for this PR?
    • If not, please explain why it is not required

References

JIRA:

Test & Review

Open questions / Follow-ups

Copilot AI review requested due to automatic review settings August 18, 2025 20:29
@emasab emasab requested review from a team as code owners August 18, 2025 20:29
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the confluent-kafka-go library from version v2.11.1-RC2 to the stable v2.11.1 release, completing the transition from release candidate to production version.

Key changes:

  • Version references updated across all modules and configuration files
  • Documentation links updated to point to stable release
  • Build configuration updated to use stable version artifacts

Reviewed Changes

Copilot reviewed 16 out of 23 changed files in this pull request and generated no comments.

Show a summary per file
File Description
soaktest/go.mod Updates module dependency to stable v2.11.1
kafkatest/go.mod Updates module dependency to stable v2.11.1
examples/go.mod Updates module dependency to stable v2.11.1
examples/docker_aws_lambda_example/go.mod Updates module dependency to stable v2.11.1
schemaregistry/api.html Updates all GitHub links to reference stable v2.11.1 tag
mk/doc-gen.py Updates tag variable used for documentation generation
kafka/generated_errors.go Updates auto-generated comment with stable version info
kafka/build_*.go Updates LibrdkafkaLinkInfo constants to reference stable bundle
README.md Updates minimum supported librdkafka version to 2.11.1
.semaphore/semaphore.yml Updates CI environment variable to use stable version

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Member

@rayokota rayokota left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sonarqube-confluent
Copy link

Failed

  • 0.00% Coverage on New Code (is less than 80.00%)

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage 0.00% Coverage (55.50% Estimated after merge)
  • Duplications No duplication information (1.30% Estimated after merge)

Project ID: confluent-kafka-go

View in SonarQube

@emasab emasab merged commit b348372 into master Aug 18, 2025
2 of 3 checks passed
@emasab emasab deleted the import_v2.11.1 branch August 18, 2025 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants