issues
search
neo4j
/
neo4j-go-driver
Neo4j Bolt Driver for Go
Apache License 2.0
496
stars
70
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix race condition in pool
#610
StephenCathcart
opened
3 days ago
0
Docs: improve wording explaining ExecuteQuery
#609
robsdedude
closed
1 week ago
0
Prepare 5.26.0 release
#608
StephenCathcart
closed
3 weeks ago
0
ADR 023: GQL Compliant Errors
#607
StephenCathcart
closed
1 month ago
1
Tests: fix unit test not waiting for go routine to finish
#606
robsdedude
closed
1 month ago
0
Fix nil pointer errors on unit test failure
#605
robsdedude
closed
1 month ago
0
TestKit: serialize Neo4j error messages
#604
robsdedude
closed
1 month ago
0
Prepare 5.25.0 release
#603
StephenCathcart
closed
1 month ago
0
Fix template typos
#602
StephenCathcart
closed
1 month ago
0
Bugfix: Retry mechanism doesn't respect the context
#601
SeBBBe
closed
1 month ago
0
add Records method to ResultWithContext
#600
jordan-bonecutter
opened
2 months ago
1
Prepare 5.24.0 release
#599
StephenCathcart
closed
2 months ago
0
add Records method to ResultWithContext
#598
jordan-bonecutter
closed
2 months ago
3
Add config.OverrideInsecureSkipVerify to allow for skipping cert verification
#596
jordan-bonecutter
closed
3 months ago
0
Pre-commit hook: fix staticcheck version selection by go version
#595
robsdedude
closed
3 months ago
0
Add `SCHEMA` notification category
#594
StephenCathcart
closed
3 months ago
1
Prepare 5.23.1 release
#593
StephenCathcart
closed
3 months ago
0
Fix hydrator path overflow bug
#592
StephenCathcart
closed
3 months ago
0
Prepare 5.23.0 release
#591
StephenCathcart
closed
4 months ago
0
panic: runtime error: makeslice: len out of range
#590
mindaugasrukas
closed
3 months ago
12
Prepare 5.22.0 release
#589
StephenCathcart
closed
4 months ago
0
Add `GqlStatusObject` support as notifications to `ResultSummary`
#588
StephenCathcart
closed
4 months ago
2
Switch to Go 1.19 baseline
#587
sp71
closed
5 months ago
1
Clarify `FetchAll` behavior inline docs
#586
stefano-ottolenghi
closed
4 months ago
0
Prepare 5.21.0 release
#585
StephenCathcart
closed
4 months ago
0
ConnectivityError: Unable to retrieve routing table from <neo4j_host>:7688: EOF with neo4j-go-driver 4.4.x & 5.x.x
#583
phulecse2420
opened
5 months ago
8
Support for "automatic transaction" management like spring boot
#582
rullyalves
opened
6 months ago
1
Buffered reading.
#581
thelonelyvulpes
closed
4 months ago
1
Hybrid Routing Spike
#580
StephenCathcart
closed
2 months ago
1
Prepare 5.20.0 release
#579
StephenCathcart
closed
7 months ago
0
Neo4jError: "BoltProtocol.sessionExpired" ("Session expired.")
#578
gsingh-ds
closed
6 months ago
7
Prepare 5.19.0 release
#576
StephenCathcart
closed
7 months ago
0
Fix example code in doc comment
#575
robsdedude
closed
7 months ago
0
driver getting panicked with index out of range
#574
jkoleti-uptycs
opened
8 months ago
9
ADR 024: mTLS for 2FA
#573
StephenCathcart
closed
8 months ago
1
ADR 024: mTLS 2FA
#572
StephenCathcart
closed
8 months ago
0
Prepare 5.18.0 release
#571
StephenCathcart
closed
8 months ago
0
Return error if operation is attempted on a closed session
#570
StephenCathcart
closed
9 months ago
1
Session is still usable even after explicitly closing it
#569
oleriajm
closed
9 months ago
2
Session is still usable after Close.
#568
oleriajm
closed
9 months ago
2
The `sessionWithContext` Session remains indefinitely usable even after explicitly closing it.
#567
oleriajm
closed
9 months ago
0
Initial BenchKit backend implementation
#566
StephenCathcart
closed
9 months ago
1
Prepare 5.17.0 release
#565
StephenCathcart
closed
9 months ago
0
Add `ExecuteQueryWithAuthToken` configuration option
#564
StephenCathcart
closed
9 months ago
1
Prepare 5.16.0 release
#563
StephenCathcart
closed
10 months ago
0
Fix race: pool kept connections after closure
#562
robsdedude
closed
10 months ago
0
Add String representations for temporal types
#561
robsdedude
closed
10 months ago
0
Clean up logging packaging
#560
robsdedude
closed
10 months ago
0
Pool: notify fewer waiters on returned connection
#559
robsdedude
closed
11 months ago
0
Fix concurrent auth token map modification
#558
robsdedude
closed
11 months ago
0
Next