Skip to content

1.4.1-librdkafka-2.11.1 #357

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 18, 2025
Merged

1.4.1-librdkafka-2.11.1 #357

merged 1 commit into from
Aug 18, 2025

Conversation

emasab
Copy link
Contributor

@emasab emasab commented Aug 18, 2025

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 Copilot AI review requested due to automatic review settings August 18, 2025 20:14
@emasab emasab requested review from a team as code owners August 18, 2025 20:14
Copy link

@Copilot 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 pull request updates version numbers from release candidate (RC2) to final release versions for both the Kafka JavaScript client and the underlying librdkafka library. The change promotes version 1.4.1-RC2 to 1.4.1 and librdkafka 2.11.1-RC2 to 2.11.1.

Key changes:

  • Version bump from RC2 to final release across all package files
  • Update librdkafka dependency versions to stable release
  • Update build configuration to use final librdkafka version

Reviewed Changes

Copilot reviewed 5 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
schemaregistry/package.json Updates schema registry package version to 1.4.1
package.json Updates main package version and librdkafka dependencies to final versions
lib/util.js Updates binding version constant to 1.4.1
lib/error.js Updates generated comment to reference librdkafka 2.11.1
.semaphore/semaphore.yml Updates CI configuration to checkout final librdkafka 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

@emasab emasab merged commit 51e3177 into master Aug 18, 2025
2 checks passed
@emasab emasab deleted the dev_1.4.1 branch August 18, 2025 20:53
@sonarqube-confluent
Copy link

Passed

Analysis Details

0 Issues

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

Coverage and Duplications

  • Coverage 100.00% Coverage (48.00% Estimated after merge)
  • Duplications No duplication information (2.00% Estimated after merge)

Project ID: confluent-kafka-javascript

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.

2 participants