Skip to content

v1.7.0

Compare
Choose a tag to compare
@ctrombley ctrombley released this 13 Nov 23:54

BUG FIXES:

  • fix: align alert condition duration constraints to NR's API constraints (#201)
  • fix: align alert policy validation with NR's API validation (#199)

IMPROVEMENTS:

  • Dashboard improvements (#206, #203)
    • Support for more dashboard widget types:
      • metric_line_chart (#29)
      • markdown (#37)
      • gauge (#32)
      • billboard (#194)
      • billboard_comparison
    • Plan-time validation for:
      • icon
      • visualization
    • More robust validation of widgets, based on visualization type
    • Allow up to 300 dashboard widgets per the API documentation
    • Refresh dashboard state properly when underlying resource has been deleted (#148)
    • Documentation improvements
  • Adds ability to skip TLS verification from a remote agent and trust self-signed certs (#196)

NOTES:

  • Documentation updates (#207, #195)
  • Bump hashicorp/terraform to v0.12.14