Skip to content

Conversation

@k-raina
Copy link
Member

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

This pull request prepares the codebase for the 1.8.0-rc1 release candidate of confluent-kafka-javascript, updating dependencies, version numbers, and documentation to reflect the new release and its reliance on librdkafka v2.13.0-RC1.

@k-raina k-raina requested review from a team as code owners December 17, 2025 06:21
Copilot AI review requested due to automatic review settings December 17, 2025 06:21
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 prepares the release candidate 1.8.0-rc1 for confluent-kafka-javascript by updating version numbers and dependency references to align with librdkafka v2.13.0-RC1. The release includes new features exported from the schema registry module, dependency updates, and references the upcoming librdkafka v2.13.0 release.

Key changes:

  • Version bump from 1.7.0 to 1.8.0-rc1 across all package files
  • Update librdkafka dependency from 2.12.1 to 2.13.0-RC1
  • Add changelog entries documenting enhancements and fixes

Reviewed changes

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

Show a summary per file
File Description
schemaregistry/package.json Updates schema registry package version to 1.8.0-rc1
package.json Updates main package version to 1.8.0-rc1 and librdkafka dependencies to 2.13.0-RC1
lib/util.js Updates binding version string to 1.8.0-rc1
lib/error.js Updates librdkafka version reference in comment to 2.13.0-RC1
README.md Adds version mapping entry for 1.8.0 with librdkafka 2.13.0-RC1
CHANGELOG.md Adds release notes for v1.8.0 with enhancements and fixes

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

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