Skip to content

Releases: VolkovLabs/business-satellite

Business Satellite 3.3.0

18 Nov 04:37
3073663
Compare
Choose a tag to compare

Features / Enhancements

  • Updated to Grafana 11.3 and dependencies (#80)

Business Satellite 3.2.0

29 Jul 18:35
4ec2243
Compare
Choose a tag to compare

Breaking changes

  • Requires Grafana 10.2 and Grafana 11

Features / Enhancements

  • Added variables support in Dashboard Scene (#75)
  • Added Grafana alerts with states (#76)

Business Satellite 3.1.0

16 Jul 21:58
6630a75
Compare
Choose a tag to compare

Features / Enhancements

  • Updated minimum Grafana version to 10.1.0 (#72)
  • Added get dashboards meta request (#70)
  • Added data source health check (#71, #73)

Business Satellite 3.0.0

12 Jul 03:47
29bda53
Compare
Choose a tag to compare

Breaking changes

  • Requires Grafana 10 and Grafana 11

Features / Enhancements

  • Update Tutorial in README (#57)
  • Update ESLint configuration and refactoring (#61)
  • Add plugin e2e tests and remove cypress (#64)
  • Prepared for Grafana 11 (#66)
  • Updated E2E tests to use Docker (#68)
  • Updated to Grafana 11.1.0 dependencies (#60, #69)

Grafana HTTP API Data Source 2.2.0

19 Sep 16:50
3f01500
Compare
Choose a tag to compare

Features / Enhancements

  • Move API methods under the feature flag to support various Grafana versions (#53)
  • Add an option to disable Alert Rules in Annotations (#55)
  • Add a values field from annotation text (#30)

Grafana HTTP API Data Source 2.1.0

10 Sep 20:18
e2d2059
Compare
Choose a tag to compare

Features / Enhancements

  • Refactor API and increase test coverage (#50)
  • Update ESLint configuration (#50)
  • Add Local mode to access local instance (#51)
  • Add Organization Users (#52)

Grafana HTTP API Data Source 2.0.0

17 Jul 21:34
b1ba886
Compare
Choose a tag to compare

Breaking changes

  • Requires Grafana 9 and Grafana 10

Features / Enhancements

  • Update to Grafana 10.0.2 (#31, #40, #45, #47)
  • Add Annotations Tutorial to README (#33)
  • Add Authentication to Getting Started (#36)
  • Add exception handling for Alert Rules in Annotations (#39)
  • Update tests with testing-library/react (#42)
  • Add tests for Components and datasource (#44)
  • Migrate to Plugin Tools 1.5.2 (#45)
  • Update to Node 18 and npm (#45)
  • Add E2E Cypress testing (#48)

Grafana HTTP API Data Source 1.2.0

31 Mar 03:39
c3ea8f6
Compare
Choose a tag to compare

Features / Enhancements

  • Add formatted Annotation labels for Alerts (#19)
  • Update Annotation Limit to 100 by default (#19)
  • Add Alert Rules and UID for Alerts Annotations (#20)
  • Update Scoped Variables for Annotations (#21)
  • Add Variable Support (#25)
  • Update provisioning for testing Alerts (#26, #28)
  • Add Annotations Tutorial (#29)

Grafana HTTP API Data Source 1.1.0

15 Mar 16:05
7a8bfef
Compare
Choose a tag to compare

Features / Enhancements

  • Update to Grafana 9.4.3 (#13)
  • Update Bearer token plugin configuration (#13)
  • Signed as community plugin (#14)
  • Update Grafana types and description (#15)

Grafana HTTP API Data Source 1.0.0

02 Mar 20:31
44d1b23
Compare
Choose a tag to compare

Features / Enhancements

  • Initial release based on Volkov Labs Abc Data source template
  • Update README and configuration (#1)
  • Add Postgres for Alerting (#2)
  • Add Annotations (#3)
  • Update name to Grafana HTTP API (#4)
  • Improve Annotations and update to Timescale (#5)
  • Improve Data Source to check Organization (#6)
  • Add Notifications and increase Test Coverage (#7)
  • Add Annotation filters (#8)
  • Add Annotation Alert States filter (#9)
  • Add Health and Data Sources (#10)
  • Update README to prepare for the release (#11, #12)