Skip to content

v5.0.0

Compare
Choose a tag to compare
@simonecorsi simonecorsi released this 22 Mar 08:38
· 429 commits to main since this release

5.0.0 (2023-03-22)

Bug Fixes

  • build remove .exe (ef65194)
  • hostname: fixed sanitize hostnames with multiple dots. (4b3fa20)

BREAKING CHANGES

  • hostname: Now the Namespacing with Hostname feature 'myGrafanaNamespace.${hostname}' replace all the dots with _: now 'myGrafanaNamespace.custom_host_net', before
    'myGrafanaNamespace.custom_host.net'