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.67.1 " ></a >
2+ ## [ v2.67.1] - 2025-07-30
3+ ### Bug Fixes
4+ - ** change-tracking:** remove test print ([ #1323 ] ( https://github.com/newrelic/newrelic-client-go/issues/1323 ) )
5+
16<a name =" v2.67.0 " ></a >
27## [ v2.67.0] - 2025-07-29
38### Features
20792084- extract paging implementation
20802085- rename packages for clarity, promote Config to the public package
20812086
2082- [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v2.67.0...HEAD
2087+ [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v2.67.1...HEAD
2088+ [ v2.67.1 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.67.0...v2.67.1
20832089[ v2.67.0 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.66.0...v2.67.0
20842090[ v2.66.0 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.65.0...v2.66.0
20852091[ v2.65.0 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.64.0...v2.65.0
Original file line number Diff line number Diff line change 11package version
22
33// Version of this library
4- const Version string = "2.67.0 "
4+ const Version string = "2.67.1 "
You can’t perform that action at this time.
0 commit comments