Skip to content

Releases: denniskniep/grafana-datasource-plugin-neo4j

v1.3.2

29 May 10:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

02 Aug 16:21
Compare
Choose a tag to compare

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

31 Jul 16:55
Compare
Choose a tag to compare

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

12 Jun 08:22
Compare
Choose a tag to compare

[1.2.0] - 2023-06-11

Changed

Fixed

  • #14: Error for null-value attribute

Release v1.1.0

28 Feb 22:04
Compare
Choose a tag to compare

[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

23 Jan 22:45
Compare
Choose a tag to compare
Release v1.1.0-beta Pre-release
Pre-release

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

11 Nov 21:59
Compare
Choose a tag to compare

1.0.1

Change Organisation name

Release v1.0.0

16 Jul 22:09
Compare
Choose a tag to compare

1.0.0

Initial release.