Skip to content

v1.9.0#475

Merged
Emanuele Sabellico (emasab) merged 1 commit intomasterfrom
dev/v1.9.0
Apr 1, 2026
Merged

v1.9.0#475
Emanuele Sabellico (emasab) merged 1 commit intomasterfrom
dev/v1.9.0

Conversation

@emasab
Copy link
Copy Markdown
Contributor

Please prefix all TypeScript pull-requests with [Typescript]

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 April 1, 2026 15:11
Copy link
Copy Markdown

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

Promotes the project from the 1.9.0-rc1 release candidate to the final 1.9.0 release, aligning version metadata and documentation with the stable librdkafka 2.14.0 dependency.

Changes:

  • Bump package versions from 1.9.0-rc1 to 1.9.0 (root + schemaregistry + lockfile + runtime binding version).
  • Update referenced librdkafka version strings from 2.14.0-RC1 to 2.14.0 across generated headers and metadata.
  • Document the new 1.9.02.14.0 mapping in README and update the changelog entry for the final release.

Reviewed changes

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

Show a summary per file
File Description
types/errors.d.ts Update generated header to reference librdkafka 2.14.0 (final).
types/config.d.ts Update generated header to reference librdkafka 2.14.0 (final).
schemaregistry/package.json Release schemaregistry workspace version to 1.9.0.
README.md Add 1.9.0 → 2.14.0 mapping entry.
package.json Release root package version to 1.9.0 and update librdkafka version fields.
package-lock.json Align lockfile versions with 1.9.0 for root and schemaregistry.
lib/util.js Update util.bindingVersion to 1.9.0.
lib/error.js Update generated header to reference librdkafka 2.14.0 (final).
CHANGELOG.md Update top entry for 1.9.0 (final) and update librdkafka release-notes link.

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

Comment thread package.json
{
"name": "@confluentinc/kafka-javascript",
"version": "1.9.0-rc1",
"version": "1.9.0",
Copy link

Copilot AI Apr 1, 2026

Choose a reason for hiding this comment

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

PR description requests TypeScript PR titles be prefixed with [Typescript], but the current PR title is v1.9.0 (no prefix). If this guideline applies to this repo/PR, please update the PR title to match the requested format.

Copilot uses AI. Check for mistakes.
@sonarqube-confluent
Copy link
Copy Markdown

@emasab Emanuele Sabellico (emasab) merged commit 28dbc5d into master Apr 1, 2026
7 checks passed
@emasab Emanuele Sabellico (emasab) deleted the dev/v1.9.0 branch April 1, 2026 16:40
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