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.72.0 " ></a >
2+ ## [ v2.72.0] - 2025-10-15
3+ ### Features
4+ - ** alerts:** revert alerts target entity support ([ #1337 ] ( https://github.com/newrelic/newrelic-client-go/issues/1337 ) ) ([ #1340 ] ( https://github.com/newrelic/newrelic-client-go/issues/1340 ) )
5+ - ** alerts:** revert alerts outlier detection support ([ #1338 ] ( https://github.com/newrelic/newrelic-client-go/issues/1338 ) ) ([ #1339 ] ( https://github.com/newrelic/newrelic-client-go/issues/1339 ) )
6+
17<a name =" v2.71.0 " ></a >
28## [ v2.71.0] - 2025-10-14
39### Features
21202126- extract paging implementation
21212127- rename packages for clarity, promote Config to the public package
21222128
2123- [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v2.71.0...HEAD
2129+ [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v2.72.0...HEAD
2130+ [ v2.72.0 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.71.0...v2.72.0
21242131[ v2.71.0 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.70.2...v2.71.0
21252132[ v2.70.2 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.70.1...v2.70.2
21262133[ v2.70.1 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.70.0...v2.70.1
Original file line number Diff line number Diff line change 11package version
22
33// Version of this library
4- const Version string = "2.71 .0"
4+ const Version string = "2.72 .0"
You can’t perform that action at this time.
0 commit comments