Skip to content

Releases: grafana/iot-sitewise-datasource

grafana-iot-sitewise-datasource v1.25.0

20 Sep 20:39
Compare
Choose a tag to compare

grafana-iot-sitewise-datasource v1.24.0

18 Sep 21:44
Compare
Choose a tag to compare

1.24.0

  • fix: add check for nil for property value #352
  • Fix golangci-lint errors #353
  • fix: migrate asset id on the frontend in the query editor #350
  • Remove "ANY" as a query quality option #347
  • Chore: Rename datasource file #344
  • Add precommit hook #338
  • Remove unused fields from Get property value query editor #343
  • Remove ANY option for interpolated property quality #342

grafana-iot-sitewise-datasource v1.23.0

09 Jul 16:26
Compare
Choose a tag to compare

1.23.0

  • Feat: add list time series to query editor by @ssjagad in #336
  • Chore: update dependencies in #337
  • Migrate to new form styling in config and query editors #332

grafana-iot-sitewise-datasource v1.22.1

26 Jun 18:30
Compare
Choose a tag to compare

1.22.1

  • Fix: use ReadAuthSettings to get authSettings in #333

grafana-iot-sitewise-datasource v1.22.0

21 Jun 14:36
Compare
Choose a tag to compare

1.22.0

  • Update to use GetSessionWithAuthSettings #330

grafana-iot-sitewise-datasource v1.21.0

14 Jun 14:23
Compare
Choose a tag to compare

1.21.0

  • Refactor Paginator #313
  • Fix e2e tests #316
  • Added Stalebot #314
  • Added lint rule #319
  • Add a frontend cache for relative time range queries #318
  • Removed unsupported time ordering from interpolated query and fix issue with caching aggregates queries #323

grafana-iot-sitewise-datasource v1.20.0

14 May 18:36
Compare
Choose a tag to compare

1.20.0

  • Perf: Update batch api queries to request maximum number of dependencies in (#310)[https://github.com//pull/310]

grafana-iot-sitewise-datasource v1.19.0

12 Apr 16:12
Compare
Choose a tag to compare

1.19.0

  • Fetch properties using both AssetId and AssetIds in (#307)[https://github.com//pull/307]
  • Migrate to CustomVariableSupport in (#304)[https://github.com//pull/304]

grafana-iot-sitewise-datasource v1.18.0

04 Apr 15:43
Compare
Choose a tag to compare

1.18.0

  • Fix fetching asset properties in (#302)[https://github.com//pull/302]
  • Feature: L4E struct support in (#300)[https://github.com//pull/300]
  • Response processing: Add struct data type handling in (#297)[https://github.com//pull/297]
  • Query Editor: Improve menu placement for dropdowns in (#292)[https://github.com//pull/292]
  • Add keywords in (#291)[https://github.com//pull/291]
  • E2E: Add happy path playwright query tests in (#290)[https://github.com//pull/290]
  • Query Editor: Stop running queries on every change in (#274)[https://github.com//pull/274]

grafana-iot-sitewise-datasource v1.17.0

11 Mar 20:31
Compare
Choose a tag to compare

1.17.0

  • Update grafana-aws-sdk to 0.21.0 and prepare 1.16.2 in (#282)[https://github.com//pull/282]
  • fix: clear selected property when assets are removed (#278)[https://github.com//pull/278]
  • E2E Tests (#285)[https://github.com//pull/285]
  • Add support for composite model properties (#279)[https://github.com//pull/279]
  • Use non-batch APIs at the edge (#281)[https://github.com//pull/281]