Skip to content

Releases: newrelic/newrelic-client-go

newrelic-client-go v0.50.0

20 Nov 19:24
fa47260
Compare
Choose a tag to compare

v0.50.0 - 2020-11-20

Features

  • nerdgraph: allow custom unmarshal structs for queries

newrelic-client-go v0.49.0

13 Nov 18:42
20085ef
Compare
Choose a tag to compare

v0.49.0 - 2020-11-13

Bug Fixes

  • graphql: include downstream error retry condition

Features

  • config: add a local region

newrelic-client-go v0.48.1

10 Nov 19:33
4cf6b6d
Compare
Choose a tag to compare

v0.48.1 - 2020-11-10

Bug Fixes

  • http: include INTERNAL_SERVER_ERROR as a retry reason
  • muting_rules: ensure updates to disable rule are respected

newrelic-client-go v0.48.0

05 Nov 01:59
9d12568
Compare
Choose a tag to compare

v0.48.0 - 2020-11-04

Bug Fixes

  • cloud: manually update generated code to fix cloud account methods

Documentation Updates

  • cloud: add cloud account resource example

Features

  • cloud: add cloud domain to client API

newrelic-client-go v0.47.3

28 Oct 16:28
879468d
Compare
Choose a tag to compare

v0.47.3 - 2020-10-28

Bug Fixes

  • apm: add extra comments
  • apm: fix linting error
  • apm: add backwards compatible fix and test

newrelic-client-go v0.47.2

27 Oct 22:49
Compare
Choose a tag to compare

v0.47.2 - 2020-10-27

Bug Fixes

  • alerts: don't omitempty for muting rule's enabled field

newrelic-client-go v0.47.1

23 Oct 22:50
cfc77de
Compare
Choose a tag to compare

v0.47.1 - 2020-10-23

Bug Fixes

  • alerts: remove pagination from ListMultiLocationSyntheticsConditions
  • http: include 500 errors in reasons to retry requests

newrelic-client-go v0.47.0

16 Oct 17:15
c7038f4
Compare
Choose a tag to compare

v0.47.0 - 2020-10-16

Features

  • http: retry on nerdgraph server timeout

newrelic-client-go v0.46.0

15 Oct 22:02
4ae8844
Compare
Choose a tag to compare

v0.46.0 - 2020-10-15

Bug Fixes

  • alerts: make error handling more resilient for alert policies
  • build: update changelog action for improved standards
  • build: use DTK token for auto-PR process
  • edge: trace observer schema updates

Documentation Updates

  • update changelog

Features

  • cloud: include initial cloud client support

newrelic-client-go v0.45.0

05 Oct 20:08
ae77dcc
Compare
Choose a tag to compare

v0.45.0 - 2020-10-05

Documentation Updates

  • update changelog

Features

  • nrql alert condition: add signal.aggregation_window