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.73.2 " ></a >
2+ ## [ v2.73.2] - 2025-11-11
3+ ### Bug Fixes
4+ - ** oci:** remove the usage of svcUsername field ([ #1345 ] ( https://github.com/newrelic/newrelic-client-go/issues/1345 ) )
5+
16<a name =" v2.73.1 " ></a >
27## [ v2.73.1] - 2025-11-05
38### Bug Fixes
21372142- extract paging implementation
21382143- rename packages for clarity, promote Config to the public package
21392144
2140- [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v2.73.1...HEAD
2145+ [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v2.73.2...HEAD
2146+ [ v2.73.2 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.73.1...v2.73.2
21412147[ v2.73.1 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.73.0...v2.73.1
21422148[ v2.73.0 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.72.0...v2.73.0
21432149[ v2.72.0 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.71.0...v2.72.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.1 "
4+ const Version string = "2.73.2 "
You can’t perform that action at this time.
0 commit comments