Skip to content

Releases: sassoftware/grafana-esp-plugin

Release v7.45.0

22 Dec 10:46
abfb57b
Compare
Choose a tag to compare

7.45.0 (2023-12-22)

This release has been tested with ESP on Viya.

ESP version 2024.01
Grafana version 9.5.13 and 10.2.2

Bug Fixes

  • add epoch onto build date for reporting purposes (6e3dd7f)
  • add the build date/time and the epoch to the plugin.json (cee8e10)
  • add the build date/time and the epoch to the plugin.json (19dfad8)
  • Readme images were not appearing in grafana plugin page so move these. (8bd4829)

Release v7.44.0

11 Dec 12:05
67293ed
Compare
Choose a tag to compare

This release will only support ESP on Viya.

ESP version 2023.12
Grafana version 9.5.13 and 10.2.2

7.44.0 (2023-12-11)

Features

  • (ESPSTUDIO-8123 ESPSTUDIO-8124) (d8933fb)
  • add internal networking option for ESP connectivity in data source (e33e3b7)
  • compatibility support for breaking changes in discovery service (30f4b3b)
  • enforce TLS in websocket connections to ESP and permit Oauth passthrough in non-Viya deployments (0cfca82)
  • improve ESP server URL handling (4aca61d)
  • introduce OAuth2 authentication passthrough for trusted ESP servers in Viya (e4dd2da)

Bug Fixes

  • address an authorization issue when initializing a new datasource (3a75d63)
  • improve handling of extra slashes during ESP websocket URL (04fef0c)
  • propagate internal ESP URLs for backward compatibility (73df97b)
  • revert OAuth passthrough for non-Viya deployments and treat (3434f08)
  • stop premature query calls during fields initialization (13840bb)
  • workaround for compression handling bug in the Grafana SDK's HTTP client (046eda8)

Code Refactoring

  • extract handler functions from ESP Websocket client constructor (f659b7b)
  • improve logging (3debb3d)
  • improve logging (8ddcd5b)
  • reference hashed queries in channel path (483b02c)
  • replace channelquerystore with more generic synchronous map implementation (0444544)
  • treat syncmap.Set calls with nil value as Delete calls (d704aaa)

Release v7.43.2 for Azure marketplace

08 Nov 14:17
Compare
Choose a tag to compare

Compatibility

This release will only support ESP on Azure marketplace:

  • ESP version 2023.11
  • Grafana version 9.5.13

7.43.2 (2023-11-08)