Releases: albertoventurini/graphdb-intellij-plugin
Releases · albertoventurini/graphdb-intellij-plugin
v0.2.0
Added
- Upgraded Neo4j driver to 5.2.0
- Added support for current Bolt URI schemes (https://neo4j.com/docs/bolt/current/driver-api/#uri-schemes)
- Added authentication choice (either "No auth" or "User & Password") in the data source wizard.
Fixed
- Fixed bugs related to application services being retrieved as project services.
v0.1.4
Add support for IntelliJ 2022.3
v0.1.3
Initial release of the Graph Database plugin.
The goal of this release is to update the original Graph Database Support plugin to run with modern versions of IntelliJ and related IDEs. Just like the original plugin, this release supports Neo4j and Cypher data sources; however, support for Gremlin data sources (such as Cosmos DB) has been dropped.