Releases: newrelic/newrelic-client-go
Releases · newrelic/newrelic-client-go
newrelic-client-go v0.28.0
v0.28.0 - 2020-06-02
Bug Fixes
- alerts: rename NrqlConditionTerms to singular for accuracy
Features
- alerts: add DeleteNrqlConditionMutation as a proxy to DeleteConditionMutation
- alerts: add UpdateNrqlConditionOutlierMutation method for updating outlier NRQL alert conditions
- alerts: add CreateNrqlConditionOutlierMutation method for creating outlier NRQL alert conditions
Refactor
- nrql_conditions: conditionID should be a string for consistency in ng implementation
newrelic-client-go v0.27.1
v0.27.1 - 2020-05-29
Bug Fixes
- serialization: EpochTime handling of Unix timestamp with milliseconds
Refactor
- alerts: update NG-based condition IDs to string type
newrelic-client-go v0.27.0
newrelic-client-go v0.26.0
v0.26.0 - 2020-05-27
Bug Fixes
- http: Use default User-Agent header if none provided
- http: Refactor config.Compression and use it in http
Features
- http: Enable compression handling for requests, consolidate POST methods
- region: Add Insights insert API URLs
newrelic-client-go v0.25.1
newrelic-client-go v0.25.0
v0.25.0 - 2020-05-20
Features
- enable APIKS auth for alerts and plugins packages
- alerts: add nerdgraph-based alert condition deletion
newrelic-client-go v0.24.1
v0.24.1 - 2020-05-19
Bug Fixes
- apm: don't return empty zero values for floats for MetricTimesliceValues which can be misleading
- apm: adjust MetricDataParams json tags to support query params as arrays
newrelic-client-go v0.24.0
[v0.24.0] - 2020-05-15
Features
- edge: add trace observer resource