File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <a name =" v2.53.0 " ></a >
2+ ## [ v2.53.0] - 2025-02-03
3+ ### Bug Fixes
4+ - ** dependabot_alerts:** Updated dependencies to fix dependabot alerts ([ #1265 ] ( https://github.com/newrelic/newrelic-client-go/issues/1265 ) )
5+ - ** integration-tests:** Resolve ` newrelic-client-go ` failed integration tests ([ #1264 ] ( https://github.com/newrelic/newrelic-client-go/issues/1264 ) )
6+
7+ ### Features
8+ - ** workflows:** adds new ` notification_trigger ` type ` INVESTIGATING ` ([ #1270 ] ( https://github.com/newrelic/newrelic-client-go/issues/1270 ) )
9+
110<a name =" v2.52.0 " ></a >
211## [ v2.52.0] - 2025-01-08
312### Features
19631972- extract paging implementation
19641973- rename packages for clarity, promote Config to the public package
19651974
1966- [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v2.52.0...HEAD
1975+ [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v2.53.0...HEAD
1976+ [ v2.53.0 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.52.0...v2.53.0
19671977[ v2.52.0 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.51.3...v2.52.0
19681978[ v2.51.3 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.51.2...v2.51.3
19691979[ v2.51.2 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.51.1...v2.51.2
Original file line number Diff line number Diff line change 11package version
22
33// Version of this library
4- const Version string = "2.52 .0"
4+ const Version string = "2.53 .0"
You can’t perform that action at this time.
0 commit comments