All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Update neo4j-go-driver to v5.20.0
- Set appropiate Grafana minVersion
- Pass context from grafana api to neo4j for better handling of timeouts and query cancelations.
- Grafana 10 Support
- CodeEditor with Syntax Highlight
- Option to format result for nodeGraph visualization
- Reduced Loglevel to Debug
- Replaced deprecated Neo4J Driver methods
- Updated Grafana Plugin Toolkit
- Updated Neo4J Driver to neo4j-go-driver v5.9.0
- #14: Error for null-value attribute
- Use official name Neo4j instead of Neo4J
- Use neo4j logo with blue background to support both dark and light theme. Logo was barely visible with the light theme.
- Catch errors with connection details and prevent errors with internal network informations
- Caching Neo4j driver in the backend
- Changed to Backend Plugin
- Queries can now be executed in variables (Issue #3)
- neo4j password is stored and encrypted in secureJsonData
- Change Organisation name
Initial release.