Skip to content

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Apr 18:06
· 214 commits to refs/heads/main since this release
d118a6e

4.0.0 (2023-04-11)

⚠ BREAKING CHANGES

  • dashboards: this introduces a new way of building dashboards which is mostly backwards compatible, but does expect that a new IDynamicDashboardFactory interface is implemented for a MonitoringFacade's dashboardFactory; see docs.

Features