Skip to content

Releases: newrelic/newrelic-client-go

newrelic-client-go v0.37.0

20 Aug 22:11
da7870a
Compare
Choose a tag to compare

v0.37.0 - 2020-08-20

Features

  • apiaccess: add search api access keys method

newrelic-client-go v0.36.0

20 Aug 18:40
19fd0ba
Compare
Choose a tag to compare

v0.36.0 - 2020-08-20

Features

  • apiaccesskeys: add new api access keys package

newrelic-client-go v0.35.1

03 Aug 20:13
f54b6f0
Compare
Choose a tag to compare

v0.35.1 - 2020-08-03

Bug Fixes

  • newrelic: Allow just an insert key for the newrelic package

newrelic-client-go v0.35.0

03 Aug 16:37
af24dab
Compare
Choose a tag to compare

v0.35.0 - 2020-08-03

Features

  • events: Batch event insertion

newrelic-client-go v0.34.0

30 Jul 18:11
c268571
Compare
Choose a tag to compare

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

27 Jul 23:09
51ddb91
Compare
Choose a tag to compare

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

24 Jul 22:52
658c5a3
Compare
Choose a tag to compare

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

24 Jul 02:10
Compare
Choose a tag to compare

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

20 Jul 14:08
0a07531
Compare
Choose a tag to compare

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

10 Jul 20:00
ec7b993
Compare
Choose a tag to compare

v0.32.0 - 2020-07-10

Features

  • accounts: add an accounts resource
  • synthetics: add a monitor locations resource