Skip to content

Latest commit

 

History

History
65 lines (42 loc) · 3.25 KB

CHANGELOG.md

File metadata and controls

65 lines (42 loc) · 3.25 KB

Changelog

7.43.1

7.44.0

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)

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)

7.45.0

7.46.0

7.47.0

7.48.0

7.49.0

7.50.0

7.51.0

7.52.0

7.53.0

7.54.0

Update grafana runtime to 10.4.2.

7.55.0

Update grafana runtime to 11 Update react to 18 Update grafana compatability to 11.3.0 Fix issue with esp date type fields

7.57.0