Releases: newrelic/newrelic-client-go
Releases · newrelic/newrelic-client-go
newrelic-client-go v0.37.0
newrelic-client-go v0.36.0
newrelic-client-go v0.35.1
newrelic-client-go v0.35.0
newrelic-client-go v0.34.0
v0.34.0 - 2020-07-30
Bug Fixes
- alerts: infra condition threshold value should be pointer to support zero-value thresholds
- alerts: always send infra condition description even if its an empty string
- region: make ConfigRegion case-insensitive
Documentation Updates
- update README.md
Features
- graphql: capture validation error output from response
newrelic-client-go v0.33.2
v0.33.2 - 2020-07-27
Bug Fixes
- alerts: infra condition threshold value should be pointer to support zero-value thresholds
newrelic-client-go v0.33.1
v0.33.1 - 2020-07-24
Bug Fixes
- alerts: always send infra condition description even if its an empty string
newrelic-client-go v0.33.0
v0.33.0 - 2020-07-23
Bug Fixes
- fix http client compression
- build: run generate-tutone once per make command
Features
- add a custom event resource
- alerts: add description field to infra alert condition
newrelic-client-go v0.32.1
v0.32.1 - 2020-07-17
Bug Fixes
- accounts: add accounts API to client
- nrql_conditions: proper zero-value marshalling for threshold
newrelic-client-go v0.32.0
v0.32.0 - 2020-07-10
Features
- accounts: add an accounts resource
- synthetics: add a monitor locations resource