Skip to content

Releases: sasaki77/archiverappliance-datasource

Nightly builds

17 Nov 08:41
a9f2f87
Compare
Choose a tag to compare
Nightly builds Pre-release
Pre-release
nightly

For nightly build

2.0.0

25 Nov 04:07
a9f2f87
Compare
Choose a tag to compare

Enhancements

  • Backend: Migrate retrieval format from qw JSON to PB raw (#167)
  • Backend: Add the fieldName function to handle the severity of PV (#173, #177)
  • Backend: Add the hideInvalid feature to hide data with invalid level severity (#176)
  • Frontend: Remove gf-form appearances in QueryEditor (#174, #178)

Bug fixes

  • Frontend: Fix extrapolation for stream with raw operation (#168)

1.6.1

22 Jan 01:00
9241e95
Compare
Choose a tag to compare

Enhancements

  • Add the ignoreEmptyErr function (#161)

1.6.0

23 Aug 02:48
aad397f
Compare
Choose a tag to compare

Enhancements

  • (Alpha) add the Live feature (#149)
  • Fix to use local time for index array format (#150)

Bug fixes

  • Frontend: disable extrapolation in index array (#151)

1.5.1

15 May 01:24
2dc753f
Compare
Choose a tag to compare

Enhancements

  • Add the default operator to the data source settings (#146)

Bug fixes

  • Frontend: Operator and function parameters can't set custom value (#142)

1.5.0

31 Mar 01:57
3414a98
Compare
Choose a tag to compare

Enhancements

  • Migrate @grafana/toolkit to @grafana/plugin-tools (#137)
  • Frontend: Update components in the query editor with Segment UI and Select UI components (#137)
  • Frontend: Update components to use InlineSwitch and InlineField instead of LegacyForms.Switch (#127)
  • Frontend: Debounce the loading of PV names in 200 msec to reduce the number of requests made to the Archiver Appliance server (#139)
  • Backend: Return frames even if a response error occurs (#120)

Bug fixes

  • Frontend: Fix the alias pattern label so that it appears as just Pattern (#134)

1.4.4

09 Nov 02:57
ac6ebee
Compare
Choose a tag to compare

Bug fixes

  • Backend: Support a string value response (#116)

1.4.3

08 Nov 00:04
427b286
Compare
Choose a tag to compare

Bug fixes

  • Backend: Return an error response when the plugin received an invalid response from AA server (#111)

1.4.2

20 Sep 05:36
5a7bbd4
Compare
Choose a tag to compare

Bug fixes

  • Backend: Dataframes are not sorted by name (#107)

1.4.1

16 Sep 01:34
ebed438
Compare
Choose a tag to compare

Bug fixes

  • Backend: Go Backed is crashed when Archiver Appliance returns empty array response (#103)
  • Backend: Backend may return duplicated pv data (#104)
  • Backend: Alternative pattern doesn't work correctly (#105)