CARVIEW |
Select Language
HTTP/2 200
date: Wed, 30 Jul 2025 02:15:24 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-robots-tag: none
etag: W/"8489467265a321ca1319d002545186b7"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=TgwP15nvSRN%2BbeE9EOV2h%2BFBKtJciNb7Shauo8bca7BLZnB0BWvdArfj2150KA5l5YIJ5I98ZzRqRuYDMns%2BxUu%2BrxIPnnTBJhXsmLeWzLGAKKAXlArBxtupvtnPGVYJ9Uu1hb420nuigpCgtEo2D1VHQrCLh5l%2BfXITie0cTADXS2j25fGjNqnTvqR8rZS3aSwmSFhWS%2Bme7VaFryeAgyu3ekwL6pBOzPGawrvulP32ORBqS%2BgjQfi5XuQ%2FXss5WAww6oN%2F7V0%2B7XVAnPNwVA%3D%3D--%2FHRavX9OOeMuEOMJ--Hf6IjwL2awy3uAUg0pWeww%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.533323114.1753841724; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 02:15:24 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 02:15:24 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: BB50:348337:196EE6:2601FD:6889803C
1.1 changelog · neo4j/neo4j-java-driver Wiki · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 156
1.1 changelog
Konstantin Lutovich edited this page May 23, 2017
·
37 revisions
- Fixed issues with
Transaction#isOpen()
that could incorrectly report transaction as being closed #374 and #375
- Throw
ServiceUnavailableException
instead ofClientException
when socket write fails #312 - Updated routing logic to follow specification #314
- Throw
AuthenticationException
instead ofClientException
when connection fails due to authentication error #315 - Fix
InternalRecord#hashCode()
#320
- Improved API docs #306
-
ServiceUnavailableException
if failed to read from the server both for encrypted and unencrypted connections. #issue302 #304 - Added osgify artefact MANIFEST.MF by community contributors #284
- Always waiting for bookmark when starting a transaction #303
- Configurable test-on-borrow for pooled connections, which introduces a configurable connection liveness check timeout to ensure that the connection obtained from the connection pool is alive. issue#144 #297
- Made socket connection timeout configurable, default to 5s. #294
- Removed
finalize
fromNetworkSession
, while addedConfigBuilder#withLeakedSessionsLogging
to allow a application developer to switch to aSession
implementation that supports logging infinalize
for session leak investigation in his/her application. #285 - Improved handling of concurrent driver close. #291
- Fixed the bug where the driver.close might fail to close connections that are still in use.
- Fixed the bug where the connection is not closed if fails to
INIT
with server. - Fixed the bug where connection pool might not be closed if driver creation fails.
- Removed read and write locks in
Driver
class so thatdriver.close
does not need to wait for all other threads to release read locks. #286 - Added more logging around routing table changes #287
- Fixed off-by-one error in max routing failures #288
- Close all connections on
driver.close()
#252 - Move all server information accessing methods such as server version and server address into
ResultSummary#server
#272 - Add
StatementResult#summary
to pull all unconsumed records into buffer and yield the result summary 275 - Improvements on trust mode. Introduced
TRUST_ALL_CERTIFICATES
as the default trust mode, deprecatedTRUST_ON_FIRST_USE
and removedENCRYPTION_NON_LOCAL
. AlsoTRUST_ON_FIRST_USE
is disallowed withbolt+routing
scheme #268 - Made it configurable to retry a few times with a delay after fatal routing failures #259 #264
- Fix the bug where the tx is not rolled back if the result is not consumed. #276
- Minor code refactoring.
Bug fixes for discovery and routing:
- Fixed the bug where a server is not removed when failing on session acquisition #241
- Fixed the bug where a server is not removed when failing to write on the server #243
- Fixed the bug where the same connection would be put back in the pool twice after discovery #244
- More friendly error when user tries to WRITE in a READ session #234
New features:
- Introduced a new Bolt protocol
bolt+routing://host:port
for routing cypher statements to a 3.1+ Neo4j cluster directly via the Bolt driver #227 #229 #232 - Introduced
Bookmarking
for read your own writes in a 3.1+ Neo4j cluster #223 - Added
session#reset
to stop long running statements in the current session #210, #211, #231 - Replaced
TRUST_SIGNED_CERTIFICATES
withTRUST_SYSTEM_CA_SIGNED_CERTIFICATES
and/orTRUST_CUSTOM_CA_SIGNED_CERTIFICATES
#218 - Supported for custom auth-tokens #221
- Exposed
resultAvailableAfter
andresultConsumedAfter
onResultSummary
andserver
onSession
#219 - Added new API for accessing records and mapped values with a default value #172
Bug fixes:
- Better handling of
BUFFER_OVERFLOW
on writes for TLS connections #177 - Reduce long time memory usage #207
- Tidied up format of log messages [#204] (https://github.com/neo4j/neo4j-java-driver/pull/204)
- Prefer
Map
overiterable
inValues#value
method #208
Clone this wiki locally
You can’t perform that action at this time.