Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: confluentinc/confluent-kafka-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: confluentinc/confluent-kafka-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: update_1.4.0-rc0-3
Choose a head ref
  • 10 commits
  • 14 files changed
  • 2 contributors

Commits on May 9, 2025

  1. feat: add support for Node v24

    Updated `semaphore.yml ` to add support for Node.js v24.  Used the ABI version as listed in the JSON file located at: 
    https://github.com/nodejs/node/blob/main/doc/abi_version_registry.json
    weyert authored May 9, 2025
    Configuration menu
    Copy the full SHA
    d246e0d View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

  1. Configuration menu
    Copy the full SHA
    b0588e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a638a01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49c5100 View commit details
    Browse the repository at this point in the history
  4. Revert testing only changes

    milindl committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    b8aa1d2 View commit details
    Browse the repository at this point in the history
  5. Update changelog

    milindl committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    3a13daa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ac9f4d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2025

  1. Bump version to 1.4.0-rc0

    milindl committed Jul 3, 2025
    Configuration menu
    Copy the full SHA
    6a2d1bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a78d59f View commit details
    Browse the repository at this point in the history
  3. Fix librdkafka version

    milindl committed Jul 3, 2025
    Configuration menu
    Copy the full SHA
    4fdfd7d View commit details
    Browse the repository at this point in the history
Loading