Skip to content

version 1.4.1-rc1 . References librdkafka 2.11.1-RC2 #353

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

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 13:57
@emasab emasab requested review from a team as code owners August 18, 2025 13:57
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 PR bumps the package version to 1.4.1-rc1 and updates the librdkafka dependency from 2.11.0 to 2.11.1-RC2. The change is a maintenance release that incorporates the latest librdkafka version.

Key changes:

  • Version bump from 1.4.0 to 1.4.1-rc1 across multiple files
  • librdkafka dependency updated from 2.11.0 to 2.11.1-RC2
  • Enhanced version checking logic to handle RC (release candidate) versions

Reviewed Changes

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

Show a summary per file
File Description
package.json Updates package version and librdkafka dependencies to RC versions
lib/util.js Updates binding version string to match new package version
lib/error.js Updates comment indicating librdkafka version source
deps/librdkafka Updates submodule commit to point to librdkafka 2.11.1-RC2
ci/checks/librdkafka-correct-version.js Adds logic to handle RC version suffixes in version validation
README.md Adds version mapping entry for 1.4.1 -> 2.11.1
CHANGELOG.md Adds changelog entry for v1.4.1 release
.semaphore/semaphore.yml Updates CI to checkout librdkafka v2.11.1-RC2

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

@emasab emasab merged commit dd24681 into master Aug 18, 2025
1 of 2 checks passed
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