File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ <a name =" v2.71.0 " ></a >
2+ ## [ v2.71.0] - 2025-10-14
3+ ### Features
4+ - ** alerts:** add outlier detection support ([ #1338 ] ( https://github.com/newrelic/newrelic-client-go/issues/1338 ) )
5+ - ** alerts:** add support for target entity in NRQL conditions ([ #1337 ] ( https://github.com/newrelic/newrelic-client-go/issues/1337 ) )
6+
17<a name =" v2.70.2 " ></a >
28## [ v2.70.2] - 2025-09-26
39### Bug Fixes
21142120- extract paging implementation
21152121- rename packages for clarity, promote Config to the public package
21162122
2117- [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v2.70.2...HEAD
2123+ [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v2.71.0...HEAD
2124+ [ v2.71.0 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.70.2...v2.71.0
21182125[ v2.70.2 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.70.1...v2.70.2
21192126[ v2.70.1 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.70.0...v2.70.1
21202127[ v2.70.0 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.69.0...v2.70.0
Original file line number Diff line number Diff line change 11package version
22
33// Version of this library
4- const Version string = "2.70.2 "
4+ const Version string = "2.71.0 "
You can’t perform that action at this time.
0 commit comments