File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ <a name =" v2.74.0 " ></a >
2+ ## [ v2.74.0] - 2025-11-21
3+ ### Bug Fixes
4+ - ** customeradministration:** enhance attribute coverage of queries/mutations ([ #1347 ] ( https://github.com/newrelic/newrelic-client-go/issues/1347 ) )
5+
6+ ### Features
7+ - ** alerts:** add outlier detection support ([ #1346 ] ( https://github.com/newrelic/newrelic-client-go/issues/1346 ) )
8+
19<a name =" v2.73.2 " ></a >
210## [ v2.73.2] - 2025-11-11
311### Bug Fixes
21422150- extract paging implementation
21432151- rename packages for clarity, promote Config to the public package
21442152
2145- [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v2.73.2...HEAD
2153+ [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v2.74.0...HEAD
2154+ [ v2.74.0 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.73.2...v2.74.0
21462155[ v2.73.2 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.73.1...v2.73.2
21472156[ v2.73.1 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.73.0...v2.73.1
21482157[ v2.73.0 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.72.0...v2.73.0
Original file line number Diff line number Diff line change 11package version
22
33// Version of this library
4- const Version string = "2.73.2 "
4+ const Version string = "2.74.0 "
You can’t perform that action at this time.
0 commit comments