Skip to content

Conversation

@k-raina
Copy link
Member

@k-raina k-raina commented Dec 16, 2025

Summary
This pull request updates the project to release v2.13.0-RC1

Version and Dependency Updates:

  • Bump minimum required librdkafka version to v2.13.0-RC1 across the codebase, including version checks, error messages, and static bundle references in all platform-specific build files

Documentation and Changelog Updates:

  • Update CHANGELOG.md for v2.13.0, listing new features, enhancements, and fixes, and referencing the corresponding librdkafka release notes.
  • Update README.md and generated documentation (schemaregistry/api.html) to reflect the new minimum version requirements and add documentation for new Schema Registry types and methods (e.g., Association, AssociationInfo, LifecyclePolicy).

Build and Generation Metadata:

  • Update build and documentation generation scripts to use the new version tag

Bug Fixes:

  • Fix support for wrapped Avro unions in Schema Registry, as mentioned in the changelog.

Copilot AI review requested due to automatic review settings December 16, 2025 04:20
@k-raina k-raina requested review from a team as code owners December 16, 2025 04:20
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 project to release candidate v2.13.0-RC1, bumping the minimum required librdkafka version from v2.12.0 to v2.13.0-RC1 across the entire codebase.

Key changes:

  • Update librdkafka version references and static bundle identifiers across all platform-specific build files
  • Add documentation for new Schema Registry types (Association, AssociationInfo, LifecyclePolicy) and related methods
  • Update CHANGELOG.md with v2.13.0 release notes including new features and bug fixes

Reviewed changes

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

Show a summary per file
File Description
schemaregistry/api.html Added documentation for new Schema Registry association types and lifecycle policies, updated Go version reference
mk/doc-gen.py Updated tag from v2.12.0 to v2.13.0-RC1
kafka/librdkafka_vendor/rdkafka.h Updated RD_KAFKA_VERSION constant to reflect new version
kafka/generated_errors.go Updated auto-generation timestamp and librdkafka version reference
kafka/build_*.go Updated LibrdkafkaLinkInfo constants across all platform-specific build files
kafka/00version.go Updated minimum version checks and error messages
examples/go.mod Updated module dependency version
README.md Updated minimum librdkafka version requirement
CHANGELOG.md Added v2.13.0 release notes with enhancements and fixes

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@airlock-confluentinc airlock-confluentinc bot force-pushed the import_v2.13.0-RC1 branch 2 times, most recently from 9e50cae to 1fcb507 Compare December 16, 2025 10:33
@sonarqube-confluent
Copy link

Quality Gate failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on 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.

2 participants