Skip to content

Tags: neo4j-php/neo4j-php-client

Tags

3.4.0

Toggle 3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Testkit basic-query tests and cleanup (remove broken CC link) (#267)

- fixed all the basic-query testkit tests
- removed broken cc link
- Improve exception taxonomy (SSLConnectionxceiptn, TimeoutException)
- Improve element ID support
 - Add proper feature suport for testkit

3.3.0

Toggle 3.3.0's commit message
Merge remote-tracking branch 'origin/main' into test_summary

3.2.0

Toggle 3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[feat]: More precise handling of errors when verifying connectivity (#…

…242)

* Improve error handling when creating connections
---------

Co-authored-by: exaby73 <[email protected]>

3.1.3

Toggle 3.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Crash when data contains a single backslash (#233)

* fix: Crash when data contains a single backslash

* refactor: Add remove orphans flag

* don't stress out our poor http endpoint :'(

---------

Co-authored-by: Ghlen Nagels <[email protected]>

3.1.2

Toggle 3.1.2's commit message
chore: Fix CS

3.1.1

Toggle 3.1.1's commit message
fix: Pass original hostname to ssl configuration before IP resolution

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #199 from neo4j-php/ISSUE-198

ci: Fix pipeline

3.0.6

Toggle 3.0.6's commit message
fixed typing error

3.0.5

Toggle 3.0.5's commit message
fixed broken test

3.0.4

Toggle 3.0.4's commit message
Merge branch 'main' of github.com:neo4j-php/neo4j-php-client