Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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: v1.3.0
Choose a base ref
Loading
...
head repository: confluentinc/confluent-kafka-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Loading
  • 9 commits
  • 29 files changed
  • 6 contributors

Commits on Apr 21, 2025

  1. Update Changelog for 1.3.0 (#294)

    * Update Changelog for 1.3.0
    
    * Minor fix
    rayokota authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    57d4f7f View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. Configuration menu
    Copy the full SHA
    5a5a904 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. Configuration menu
    Copy the full SHA
    55912fa View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. Configuration menu
    Copy the full SHA
    6449094 View commit details
    Browse the repository at this point in the history
  2. chore: update repo by service bot (#125)

    * Replace all occurrences of 's1-prod-ubuntu20-04' with 's1-prod-ubuntu24-04'
    
    * Replace all occurrences of 's1-prod-ubuntu22-04' with 's1-prod-ubuntu24-04'
    
    * removing generated internal project.yml
    
    * removing generated public project.yml
    
    ---------
    
    Co-authored-by: service-bot-app[bot] <foo-bar+service-bot-app[bot]@users.noreply.github.com>
    ConfluentJenkins and service-bot-app[bot] authored Apr 25, 2025
    Configuration menu
    Copy the full SHA
    78b4cc0 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. Configuration menu
    Copy the full SHA
    d96bba5 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. Fix possible NPE in CSFLE executor (#305)

    * Fix NPE in CSFLE executor
    
    * Minor fix
    rayokota authored May 6, 2025
    Configuration menu
    Copy the full SHA
    53b72d3 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2025

  1. Support for schema id in header (#303)

    * DGS-20366 Support schema ID in header
    
    * Use id serdes
    
    * Minor cleanup
    
    * Add test
    
    * Minor renaming
    
    * Minor fix
    
    * Add tests
    
    * Fix get id with response
    rayokota authored May 8, 2025
    Configuration menu
    Copy the full SHA
    f23e8f2 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

  1. Avoid a race condition that causes 100% usage of a CPU core (#300)

    Avoid a race condition that causes 100% usage of a CPU core when  consuming with `partitionsConsumedConcurrently > 1` and all messages are consumed.
    
    - Merge the #nextFetchRetry awaits with the fetches so
    it's not possible that we await for a different reason
    than the one that caused to return null in the first place
    - Continue polling even when we don't receive any message, for example if all partitions are paused
    
    Closes #195
    emasab authored May 16, 2025
    Configuration menu
    Copy the full SHA
    af20c7c View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.