Releases: denniskniep/grafana-datasource-plugin-neo4j
Releases · denniskniep/grafana-datasource-plugin-neo4j
v1.3.2
What's Changed
- Update neo4j-go-driver to v5.20.0 by @denniskniep in #33
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Set appropiate Grafana minVersion
- Pass context from grafana api to neo4j for better handling of timeouts and query cancelations.
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Grafana 10 Support
- CodeEditor with Syntax Highlight
- Option to format result for nodeGraph visualization
- Reduced Loglevel to Debug
- Replaced deprecated Neo4J Driver methods
Full Changelog: v1.2.0...v1.3.0
Release v1.2.0
[1.2.0] - 2023-06-11
Changed
- Updated Grafana Plugin Toolkit
- Updated Neo4J Driver to neo4j-go-driver v5.9.0
Fixed
- #14: Error for null-value attribute
Release v1.1.0
[1.1.0] - 2022-02-28
Changed
- 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
Release v1.1.0-beta
1.1.0-beta
Changed to Backend Plugin
Queries can now be executed in variables (Issue #3)
neo4j password is stored and encrypted in secureJsonData
Release v1.0.1
1.0.1
Change Organisation name
Release v1.0.0
1.0.0
Initial release.