File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ <a name =" v2.75.1 " ></a >
2+ ## [ v2.75.1] - 2025-12-22
3+ ### Bug Fixes
4+ - ** customeradministration:** branch out a minimal fields query of getAccounts ([ #1356 ] ( https://github.com/newrelic/newrelic-client-go/issues/1356 ) )
5+
16<a name =" v2.75.0 " ></a >
27## [ v2.75.0] - 2025-12-17
38### Features
21652170- extract paging implementation
21662171- rename packages for clarity, promote Config to the public package
21672172
2168- [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v2.75.0...HEAD
2173+ [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v2.75.1...HEAD
2174+ [ v2.75.1 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.75.0...v2.75.1
21692175[ v2.75.0 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.74.2...v2.75.0
21702176[ v2.74.2 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.74.1...v2.74.2
21712177[ v2.74.1 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.74.0...v2.74.1
Original file line number Diff line number Diff line change 11package version
22
33// Version of this library
4- const Version string = "2.75.0 "
4+ const Version string = "2.75.1 "
You can’t perform that action at this time.
0 commit comments