Skip to content

newrelic-client-go v0.19.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@nr-developer-toolkit nr-developer-toolkit released this 25 Mar 21:04
726012c

[v0.19.0] - 2020-03-25

Bug Fixes

  • alerts: policy update response test
  • workloads: remove nullable struct fields unless necessary

Features

  • alerts: add search method for NRQL conditions
  • alerts: add get method for query NRQL conditions
  • alerts: add update methods for baseline and static NRQL conditions
  • alerts: add create methods for baseline and static NRQL conditions
  • nerdgraph: begin generating structs from schema

Refactor

  • alerts: consolidate Nrql condition structs for better reusability