-
Notifications
You must be signed in to change notification settings - Fork 154
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: neo4j/neo4j-javascript-driver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.28.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: neo4j/neo4j-javascript-driver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.28.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 39 files changed
- 3 contributors
Commits on Feb 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4c6216c - Browse repository at this point
Copy the full SHA 4c6216cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82a0007 - Browse repository at this point
Copy the full SHA 82a0007View commit details
Commits on Feb 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bc73683 - Browse repository at this point
Copy the full SHA bc73683View commit details
Commits on Feb 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 279d140 - Browse repository at this point
Copy the full SHA 279d140View commit details -
Configuration menu - View commit details
-
Copy full SHA for 976e404 - Browse repository at this point
Copy the full SHA 976e404View commit details
Commits on Feb 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9d58fa6 - Browse repository at this point
Copy the full SHA 9d58fa6View commit details
Commits on Mar 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b07da88 - Browse repository at this point
Copy the full SHA b07da88View commit details
Commits on Apr 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9e3bf3e - Browse repository at this point
Copy the full SHA 9e3bf3eView commit details
Commits on Apr 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 14b64af - Browse repository at this point
Copy the full SHA 14b64afView commit details
Commits on May 9, 2025
-
Fix logging of driver errors containing bigints in testkit backend (#…
…1279) The JavaScript driver testkit backend handles all ints as bigints, when these end up in some errors (as in syntax errors on 2025.x servers) they cause the backend to crash. This commit solves the issue by using a replacer function.
Configuration menu - View commit details
-
Copy full SHA for 72e67ff - Browse repository at this point
Copy the full SHA 72e67ffView commit details
Commits on Jul 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 69ec03a - Browse repository at this point
Copy the full SHA 69ec03aView commit details
Commits on Jul 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c9078f6 - Browse repository at this point
Copy the full SHA c9078f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for addf459 - Browse repository at this point
Copy the full SHA addf459View commit details
Commits on Jul 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5302be8 - Browse repository at this point
Copy the full SHA 5302be8View commit details
Commits on Sep 16, 2025
-
[5.0] FailFastSecurityError check bug (#1328)
* handle getting a non-neo4j error * wrap browser write error
Configuration menu - View commit details
-
Copy full SHA for 5a11f3f - Browse repository at this point
Copy the full SHA 5a11f3fView commit details
Commits on Sep 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5691dec - Browse repository at this point
Copy the full SHA 5691decView commit details -
TestKit backend: truncate logging to avoid clogging ram (#1330)
Writing to stdout in nodejs is done asynchronously. So when adding data to the queue faster than it can be flushed, the process will eventually crash because the system is running out of memory. By limiting the length of log messages, this problem can be avoided. Co-authored-by: Robsdedude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6609e55 - Browse repository at this point
Copy the full SHA 6609e55View 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 5.28.1...5.28.2