Skip to main content

Release Notes

Release Notes for the Environment data source.

4.0.0 (2024-07-10)

Breaking changes
  • Requires Grafana 10 and Grafana 11

Features / Enhancements

  • Added plugin e2e tests and remove cypress (#35)
  • Updated E2E tests to use Docker (#39)
  • Updated Grafana 11 dependencies (#40)
  • Updated workflow actions (#40)
  • Added unsigned archive (#41, #42)

3.1.0 (2023-10-13)

Features / Enhancements

  • Update ESLint configuration (#31)
  • Update to Plugin Tools 2.1.1 (#31)
  • Use Grafana Access Policy to sign plugin (#31)
  • Update to Grafana 10.1.5 (#32)
  • Update backend SDK to 0.183 (#33)

3.0.0 (2023-06-25)

Breaking changes
  • Requires Grafana 9 and Grafana 10

Features / Enhancements

  • Update unit tests with testing-library/react (#27)
  • Migrate to Plugin Tools 1.5.2 (#28)
  • Update to Node 18 and npm (#28)
  • Update to Grafana 10.0.0 (#28)
  • Add E2E Cypress testing (#29)
  • Remove Grafana 8.5 support (#29)

2.4.0 (2023-05-13)

Go 1.20, latest SDK, and Grafana compatibility updates in Environment data source 2.4.0.
Go 1.20, latest SDK, and Grafana compatibility updates in Environment data source 2.4.0.

Features / Enhancements

  • Update to Grafana 9.5.2 (#24)
  • Update backend and workflows to Go 1.20 (#25)

2.3.0 (2023-04-05)

Go 1.19, latest SDK, and Grafana compatibility updates in Environment data source 2.3.0.
Go 1.19, latest SDK, and Grafana compatibility updates in Environment data source 2.3.0.

Features / Enhancements

  • Update README to explain how to use data source for a custom domain (#18)
  • Add NGINX configuration example (#18)
  • Update to Grafana 9.3.6 (#19)
  • Update to Grafana 9.4.7 (#20)
  • Update backend and workflows to Go 1.19 (#21)
  • Update Documentation (#22)

2.2.0 (2022-11-06)

Features / Enhancements

  • Update to Grafana 9.1.4 (#10)
  • Update YouTube video in README (#11)
  • Add Compatibility Check Workflow (#12)
  • Update CI to Node 16 and Synchronize with Release workflow (#13)
  • Update to Grafana 9.2.2 (#14)

2.1.0 (2022-08-15)

Features / Enhancements

  • Add YouTube video in README (#6)
  • Rebuild based on 9.0.7 (#7)

2.0.0 (2022-06-17)

Breaking changes
  • Requires Grafana 8.5+ and 9.0+

Features / Enhancements

  • Rebuild based on 9.0.0 (#5)

1.2.0 (2022-05-01)

Features / Enhancements

  • Rebuild using Grafana 8.4.3 and update README (#3)
  • Rebuild based on Grafana 8.5.1 (#4)

1.1.0 (2022-02-20)

Features / Enhancements

  • Add Tests, Provisioning and update README (#1)
  • Add Frontend Tests (#2)

1.0.0 (2022-02-20)

Features / Enhancements

  • Initial release based on the Grafana 8.4.1.
  • Returns Environment Variables.
  • Allows filtering unnecessary or secured variables using Regex.