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.83.4 " ></a >
2+ ## [ v2.83.4] - 2026-05-08
3+ ### Bug Fixes
4+ - ** entities:** change EntityAlertViolationInt from int to int64 ([ #1405 ] ( https://github.com/newrelic/newrelic-client-go/issues/1405 ) )
5+
16<a name =" v2.83.3 " ></a >
27## [ v2.83.3] - 2026-05-05
38### Bug Fixes
22562261- extract paging implementation
22572262- rename packages for clarity, promote Config to the public package
22582263
2259- [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v2.83.3...HEAD
2264+ [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v2.83.4...HEAD
2265+ [ v2.83.4 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.83.3...v2.83.4
22602266[ v2.83.3 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.83.2...v2.83.3
22612267[ v2.83.2 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.83.1...v2.83.2
22622268[ v2.83.1 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.83.0...v2.83.1
Original file line number Diff line number Diff line change 11package version
22
33// Version of this library
4- const Version string = "2.83.3 "
4+ const Version string = "2.83.4 "
You can’t perform that action at this time.
0 commit comments