Skip to content

Update for 1.4.0 #342

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 3 commits into from
Jul 3, 2025
Merged

Update for 1.4.0 #342

merged 3 commits into from
Jul 3, 2025

Conversation

milindl
Copy link
Contributor

@milindl milindl commented Jul 3, 2025

Bump version and librdkafka version

@Copilot Copilot AI review requested due to automatic review settings July 3, 2025 16:29
@milindl milindl requested review from a team as code owners July 3, 2025 16:29
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 released version from 1.4.0-rc0 to 1.4.0 across packages and updates the librdkafka dependency and CI checkout to the stable 2.11.0 tag.

  • Updated package versions in package.json and schemaregistry/package.json
  • Updated util.bindingVersion and generated header comment in lib/util.js and lib/error.js
  • Updated CI pipeline to checkout the stable librdkafka tag in .semaphore/semaphore.yml

Reviewed Changes

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

Show a summary per file
File Description
schemaregistry/package.json Bump schema registry package version to 1.4.0
package.json Bump kafka-javascript version to 1.4.0 and librdkafka dependency to 2.11.0
lib/util.js Updated util.bindingVersion to 1.4.0
lib/error.js Updated generated header comment to reference 2.11.0
.semaphore/semaphore.yml Checkout stable v2.11.0 instead of release candidate
Comments suppressed due to low confidence (2)

package.json:3

  • Please update the CHANGELOG.md (or release notes) to include details about the 1.4.0 release.
  "version": "1.4.0",

package.json:5

  • Don't forget to regenerate or update the lock file (package-lock.json or yarn.lock) so it pins the new librdkafka version.
  "librdkafka": "2.11.0",

@@ -52,4 +52,4 @@ util.dictToStringList = function (mapOrObject) {
return list;
};

util.bindingVersion = '1.4.0-rc0';
util.bindingVersion = '1.4.0';
Copy link
Preview

Copilot AI Jul 3, 2025

Choose a reason for hiding this comment

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

[nitpick] Consider sourcing the binding version dynamically from package.json to avoid duplicating the version string in code.

Copilot uses AI. Check for mistakes.

@sonarqube-confluent

This comment has been minimized.

@milindl
Copy link
Contributor Author

milindl commented Jul 3, 2025

@milindl milindl merged commit 18d3e21 into master Jul 3, 2025
2 checks passed
@milindl milindl deleted the update_v1.4.0 branch July 3, 2025 17:20
@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 (70.30% 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
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy