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.3 " ></a >
2+ ## [ v2.75.3] - 2026-01-07
3+ ### Bug Fixes
4+ - ** accountmanagement:** minor functional fix, dependencies update ([ #1358 ] ( https://github.com/newrelic/newrelic-client-go/issues/1358 ) )
5+
16<a name =" v2.75.2 " ></a >
27## [ v2.75.2] - 2026-01-06
38### Bug Fixes
21752180- extract paging implementation
21762181- rename packages for clarity, promote Config to the public package
21772182
2178- [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v2.75.2...HEAD
2183+ [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v2.75.3...HEAD
2184+ [ v2.75.3 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.75.2...v2.75.3
21792185[ v2.75.2 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.75.1...v2.75.2
21802186[ v2.75.1 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.75.0...v2.75.1
21812187[ v2.75.0 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.74.2...v2.75.0
Original file line number Diff line number Diff line change 11package version
22
33// Version of this library
4- const Version string = "2.75.2 "
4+ const Version string = "2.75.3 "
You can’t perform that action at this time.
0 commit comments