Skip to content

Conversation

@emasab
Copy link
Contributor

@emasab emasab commented Oct 21, 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 October 21, 2025 19:39
@emasab emasab requested review from a team and MSeal as code owners October 21, 2025 19:39
@confluent-cla-assistant
Copy link

🎉 All Contributor License Agreements have been signed. Ready to merge.
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

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 finalizes the v2.12.1 release by removing the release candidate (RC) designation and updating the release date. The changes promote version 2.12.1 from release candidate status to the official release.

Key Changes:

  • Updated version strings from "2.12.1rc1" or "2.12.1-RC1" to "2.12.1" across the codebase
  • Changed CHANGELOG.md release designation from "release candidate" to the final release date of 2025-10-21
  • Added version 2.12.1 to the soak test version lists

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/confluent_kafka/src/confluent_kafka.h Updated version string macro from RC to final release
pyproject.toml Updated package version from RC to final release
examples/docker/Dockerfile.alpine Updated librdkafka version environment variable from RC to final release
.semaphore/semaphore.yml Updated CI librdkafka version from RC to final release
CHANGELOG.md Updated release header from "release candidate" to final release with date
tests/soak/setup_all_versions.py Added 2.12.1 to version test lists

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

# Confluent Python Client for Apache Kafka - CHANGELOG

## v2.12.1 - release candidate
## v2.12.1 - 2025-10-21
Copy link

Copilot AI Oct 21, 2025

Choose a reason for hiding this comment

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

The release date is set to 2025-10-21, which is in the future. As of January 2025 knowledge cutoff, October 2025 has not occurred yet. This appears to be an error - please verify and update to the correct release date.

Suggested change
## v2.12.1 - 2025-10-21
## v2.12.1

Copilot uses AI. Check for mistakes.
@MSeal MSeal merged commit caca3cd into master Oct 21, 2025
2 checks passed
@MSeal MSeal deleted the dev_2.12.1 branch October 21, 2025 19:52
@sonarqube-confluent
Copy link

Passed

Analysis Details

0 Issues

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

Coverage and Duplications

  • Coverage No coverage information (66.90% Estimated after merge)
  • Duplications No duplication information (4.90% Estimated after merge)

Project ID: confluent-kafka-python

View in SonarQube

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants