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.62.0 " ></a >
2+ ## [ v2.62.0] - 2025-06-13
3+ ### Features
4+ - ** cloud:** added auto-discovery slug to cloud configure integration api ([ #1307 ] ( https://github.com/newrelic/newrelic-client-go/issues/1307 ) )
5+
16<a name =" v2.61.2 " ></a >
27## [ v2.61.2] - 2025-06-09
38### Bug Fixes
20492054- extract paging implementation
20502055- rename packages for clarity, promote Config to the public package
20512056
2052- [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v2.61.2...HEAD
2057+ [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v2.62.0...HEAD
2058+ [ v2.62.0 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.61.2...v2.62.0
20532059[ v2.61.2 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.61.1...v2.61.2
20542060[ v2.61.1 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.61.0...v2.61.1
20552061[ v2.61.0 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.60.0...v2.61.0
Original file line number Diff line number Diff line change 11package version
22
33// Version of this library
4- const Version string = "2.61.2 "
4+ const Version string = "2.62.0 "
You can’t perform that action at this time.
0 commit comments