Releases: newrelic/newrelic-client-go
Releases · newrelic/newrelic-client-go
v0.3.0
[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
Initial 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.