Releases: sasaki77/archiverappliance-datasource
Releases · sasaki77/archiverappliance-datasource
Nightly builds
nightly For nightly build
2.0.0
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
1.6.0
1.5.1
1.5.0
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)