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.55.0 " ></a >
2+ ## [ v2.55.0] - 2025-03-10
3+ ### Features
4+ - ** application_settings:** update application settings to latest fields ([ #1267 ] ( https://github.com/newrelic/newrelic-client-go/issues/1267 ) )
5+
16<a name =" v2.54.0 " ></a >
27## [ v2.54.0] - 2025-02-21
38### Features
19771982- extract paging implementation
19781983- rename packages for clarity, promote Config to the public package
19791984
1980- [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v2.54.0...HEAD
1985+ [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v2.55.0...HEAD
1986+ [ v2.55.0 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.54.0...v2.55.0
19811987[ v2.54.0 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.53.0...v2.54.0
19821988[ v2.53.0 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.52.0...v2.53.0
19831989[ v2.52.0 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.51.3...v2.52.0
Original file line number Diff line number Diff line change 11package version
22
33// Version of this library
4- const Version string = "2.54 .0"
4+ const Version string = "2.55 .0"
You can’t perform that action at this time.
0 commit comments