CARVIEW |
Select Language
HTTP/2 200
date: Tue, 29 Jul 2025 12:50:13 GMT
content-type: text/html; charset=utf-8
cache-control: max-age=0, private, must-revalidate
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/
referrer-policy: no-referrer-when-downgrade
server-timing: repo_layout-fragment;desc="repo_layout fragment";dur=971.895889,commit_show_contents-fragment;desc="commit_show_contents fragment";dur=70.830646,commit_show_header-fragment;desc="commit_show_header fragment";dur=72.207942,nginx;desc="NGINX";dur=1.257346,glb;desc="GLB";dur=101.506239
strict-transport-security: max-age=31536000; includeSubdomains; preload
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-content-type-options: nosniff
x-frame-options: deny
x-repository-download: git clone https://github.com/neo4j/neo4j-java-driver.git
x-voltron-version: 321f992
x-xss-protection: 0
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=D8wtMNmg8G95hos2fRPjx%2FFWEdbbiyxugrgspSsr1DBD7BYDr%2FAbYOkMNvwJOs88kxu5VRYVbaFA6%2FtWDO46B1MOP1cnrBgi60VEFy9z10VreX3xb6QzASs%2BMvnUQ3NM%2B1p79h1yxUOoNACv7B7IeZjw6xB6E9Mp1W1kMKq6WifbV6I80lJGV3ARSntpLKx7MoRFd1YNF5ZK6hLRn11Hdt0iyh%2BI%2Fn6C3u15iBqZTKzJkZir%2B35v%2Bk3qw5O8BIctyalMP%2BYII%2Fdz9G%2FVaN614g%3D%3D--YnB39Ab0azhC1xUT--EM3bZU6htqUfYU8bXmsuEQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1990347899.1753793411; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 12:50:11 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 12:50:11 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: EDB6:319329:B18A4E:D30832:6888C383
Merge pull request #339 from zhenlineo/1.3-fix-routing-context · neo4j/neo4j-java-driver@465c105 · GitHub
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingSettings.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/v1/Config.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/internal/DriverFactoryTest.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/internal/RoutingDriverBoltKitTest.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/internal/RoutingDriverTest.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/internal/cluster/RediscoveryTest.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/v1/integration/CausalClusteringIT.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/v1/integration/ConnectionHandlingIT.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/v1/integration/ServerKilledIT.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/v1/integration/SessionIT.java
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 156
Commit 465c105
File tree
Expand file treeCollapse file tree
11 files changed
+62
-16
lines changedFilter options
- driver/src
- main/java/org/neo4j/driver
- internal/cluster
- v1
- test/java/org/neo4j/driver
- internal
- cluster
- v1
- integration
- util/cc
Expand file treeCollapse file tree
11 files changed
+62
-16
lines changeddriver/src/main/java/org/neo4j/driver/internal/cluster/RoutingSettings.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingSettings.java+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
| 27 | + | |
| 28 | + | |
26 | 29 |
| |
27 | 30 |
| |
28 | 31 |
| |
29 | 32 |
| |
30 | 33 |
| |
31 | 34 |
| |
32 |
| - | |
| 35 | + | |
33 | 36 |
| |
34 | 37 |
| |
35 | 38 |
| |
|
driver/src/main/java/org/neo4j/driver/v1/Config.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/v1/Config.java+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| 36 | + | |
| 37 | + | |
36 | 38 |
| |
37 | 39 |
| |
38 | 40 |
| |
| |||
75 | 77 |
| |
76 | 78 |
| |
77 | 79 |
| |
78 |
| - | |
| 80 | + | |
79 | 81 |
| |
80 | 82 |
| |
81 | 83 |
| |
| |||
210 | 212 |
| |
211 | 213 |
| |
212 | 214 |
| |
213 |
| - | |
| 215 | + | |
214 | 216 |
| |
215 | 217 |
| |
216 | 218 |
| |
| |||
488 | 490 |
| |
489 | 491 |
| |
490 | 492 |
| |
491 |
| - | |
| 493 | + | |
492 | 494 |
| |
493 | 495 |
| |
494 | 496 |
| |
|
driver/src/test/java/org/neo4j/driver/internal/DriverFactoryTest.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/internal/DriverFactoryTest.java+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
| |||
139 | 140 |
| |
140 | 141 |
| |
141 | 142 |
| |
142 |
| - | |
| 143 | + | |
143 | 144 |
| |
144 | 145 |
| |
145 | 146 |
| |
|
driver/src/test/java/org/neo4j/driver/internal/RoutingDriverBoltKitTest.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/internal/RoutingDriverBoltKitTest.java+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
| 52 | + | |
52 | 53 |
| |
53 | 54 |
| |
54 | 55 |
| |
| |||
873 | 874 |
| |
874 | 875 |
| |
875 | 876 |
| |
876 |
| - | |
| 877 | + | |
877 | 878 |
| |
878 | 879 |
| |
879 | 880 |
| |
|
driver/src/test/java/org/neo4j/driver/internal/RoutingDriverTest.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/internal/RoutingDriverTest.java+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
| 52 | + | |
52 | 53 |
| |
53 | 54 |
| |
54 | 55 |
| |
| |||
345 | 346 |
| |
346 | 347 |
| |
347 | 348 |
| |
348 |
| - | |
| 349 | + | |
349 | 350 |
| |
350 | 351 |
| |
351 | 352 |
| |
|
driver/src/test/java/org/neo4j/driver/internal/cluster/RediscoveryTest.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/internal/cluster/RediscoveryTest.java+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| 39 | + | |
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
| |||
84 | 85 |
| |
85 | 86 |
| |
86 | 87 |
| |
87 |
| - | |
| 88 | + | |
88 | 89 |
| |
89 | 90 |
| |
90 | 91 |
| |
| |||
450 | 451 |
| |
451 | 452 |
| |
452 | 453 |
| |
453 |
| - | |
| 454 | + | |
454 | 455 |
| |
455 | 456 |
| |
456 | 457 |
| |
|
driver/src/test/java/org/neo4j/driver/v1/integration/CausalClusteringIT.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/v1/integration/CausalClusteringIT.java+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| 57 | + | |
57 | 58 |
| |
58 | 59 |
| |
59 | 60 |
| |
| |||
106 | 107 |
| |
107 | 108 |
| |
108 | 109 |
| |
109 |
| - | |
| 110 | + | |
110 | 111 |
| |
111 | 112 |
| |
112 | 113 |
| |
| |||
219 | 220 |
| |
220 | 221 |
| |
221 | 222 |
| |
222 |
| - | |
| 223 | + | |
| 224 | + | |
223 | 225 |
| |
224 | 226 |
| |
225 | 227 |
| |
|
driver/src/test/java/org/neo4j/driver/v1/integration/ConnectionHandlingIT.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/v1/integration/ConnectionHandlingIT.java+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
| 55 | + | |
55 | 56 |
| |
56 | 57 |
| |
57 | 58 |
| |
| |||
81 | 82 |
| |
82 | 83 |
| |
83 | 84 |
| |
84 |
| - | |
| 85 | + | |
85 | 86 |
| |
86 | 87 |
| |
87 | 88 |
| |
|
driver/src/test/java/org/neo4j/driver/v1/integration/ServerKilledIT.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/v1/integration/ServerKilledIT.java+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
| 48 | + | |
48 | 49 |
| |
49 | 50 |
| |
50 | 51 |
| |
| |||
159 | 160 |
| |
160 | 161 |
| |
161 | 162 |
| |
162 |
| - | |
| 163 | + | |
163 | 164 |
| |
164 | 165 |
| |
165 | 166 |
| |
|
driver/src/test/java/org/neo4j/driver/v1/integration/SessionIT.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/v1/integration/SessionIT.java+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
34 | 35 |
| |
35 | 36 |
| |
36 | 37 |
| |
| |||
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
47 |
| - | |
48 | 48 |
| |
| 49 | + | |
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
| |||
67 | 68 |
| |
68 | 69 |
| |
69 | 70 |
| |
| 71 | + | |
70 | 72 |
| |
71 | 73 |
| |
72 |
| - | |
73 | 74 |
| |
74 | 75 |
| |
75 | 76 |
| |
| |||
956 | 957 |
| |
957 | 958 |
| |
958 | 959 |
| |
959 |
| - | |
| 960 | + | |
960 | 961 |
| |
961 | 962 |
| |
962 | 963 |
| |
|
You can’t perform that action at this time.
0 commit comments