Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.

Update neo4j to 4.4.7#129

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-neo4j-1.7.1-to-4.4.7
Closed

Update neo4j to 4.4.7#129
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-neo4j-1.7.1-to-4.4.7

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

@pyup-bot pyup-bot commented Sep 9, 2022

This PR updates neo4j from 1.7.1 to 4.4.7.

Changelog

4.4

- Python 3.5 support has been dropped.

4.3

- Python 3.9 support added

4.2

- No driver changes have been made for Neo4j 4.2

4.1

- Routing context is now forwarded to the server for when required by server-side routing

4.0

- The package version has jumped from `1.7` directly to `4.0`, in order to bring the version in line with Neo4j itself.
- The package can now no longer be installed as `neo4j-driver`; use `pip install neo4j` instead.
- The `neo4j.v1` subpackage is now no longer available; all imports should be taken from the `neo4j` package instead.
- Changed `session(access_mode)` from a positional to a keyword argument
- The `bolt+routing` scheme is now named `neo4j`
- Connections are now unencrypted by default; to reproduce former behaviour, add `encrypted=True` to Driver configuration
- Removed `transaction.success` flag usage pattern.

+ Python 3.8 supported.
+ Python 3.7 supported.
+ Python 3.6 supported.
+ Python 3.5 supported.
+ Python 3.4 support has been dropped.
+ Python 3.3 support has been dropped.
+ Python 3.2 support has been dropped.
+ Python 3.1 support has been dropped.
+ Python 3.0 support has been dropped.
+ Python 2.7 support has been dropped.
Links

@pyup-bot pyup-bot mentioned this pull request Sep 9, 2022
@pyup-bot
Copy link
Copy Markdown
Collaborator Author

pyup-bot commented Sep 9, 2022

Closing this in favor of #130

@pyup-bot pyup-bot closed this Sep 9, 2022
@CarlosLannister CarlosLannister deleted the pyup-update-neo4j-1.7.1-to-4.4.7 branch September 9, 2022 11:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant