-
Notifications
You must be signed in to change notification settings - Fork 16
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: confluentinc/confluent-kafka-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 29 files changed
- 6 contributors
Commits on Apr 21, 2025
-
Update Changelog for 1.3.0 (#294)
* Update Changelog for 1.3.0 * Minor fix
Configuration menu - View commit details
-
Copy full SHA for 57d4f7f - Browse repository at this point
Copy the full SHA 57d4f7fView commit details
Commits on Apr 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5a5a904 - Browse repository at this point
Copy the full SHA 5a5a904View commit details
Commits on Apr 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 55912fa - Browse repository at this point
Copy the full SHA 55912faView commit details
Commits on Apr 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6449094 - Browse repository at this point
Copy the full SHA 6449094View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 78b4cc0 - Browse repository at this point
Copy the full SHA 78b4cc0View commit details
Commits on Apr 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d96bba5 - Browse repository at this point
Copy the full SHA d96bba5View commit details
Commits on May 6, 2025
-
Fix possible NPE in CSFLE executor (#305)
* Fix NPE in CSFLE executor * Minor fix
Configuration menu - View commit details
-
Copy full SHA for 53b72d3 - Browse repository at this point
Copy the full SHA 53b72d3View commit details
Commits on May 8, 2025
-
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
Configuration menu - View commit details
-
Copy full SHA for f23e8f2 - Browse repository at this point
Copy the full SHA f23e8f2View commit details
Commits on May 16, 2025
-
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
Configuration menu - View commit details
-
Copy full SHA for af20c7c - Browse repository at this point
Copy the full SHA af20c7cView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.3.0...master