Skip to content

Releases: newrelic/newrelic-client-go

v0.3.0

13 Jan 23:40
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

[v0.3.0] - 2020-01-13

Bug Fixes

  • make use of ErrorNotFound type for Get methods that are based on List methods
  • add policy ID to alert condition

Documentation Updates

  • update example
  • build: Update README for commit message format
  • changelog: Add auto-generation of CHANGELOG from git comments via make changelog

Features

  • add top-level logging package for convenience
  • add option for JSON logging and fail gracefully when log level cannot be parsed
  • introduce logging
  • update monitor scripts with return design pattern, update tests

v0.2.0

08 Jan 22:53
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Improvements:

  • Add support for Alerts Incident management

Initial pre-release

08 Jan 16:51
Compare
Choose a tag to compare
Initial pre-release Pre-release
Pre-release

This is the initial pre-release of the newrelic-client-go, and represents the completion of the first milestone to create a consolidated library for New Relic in Go. While usage of this code base is encouraged, there could be some breaking changes over the next few weeks as the library is vetted and utilized in other projects. Thus the pre-release status.