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.76.0 " ></a >
2+ ## [ v2.76.0] - 2026-01-15
3+ ### Features
4+ - ** security-rx:** add support for Aws SecurityHub integration ([ #1300 ] ( https://github.com/newrelic/newrelic-client-go/issues/1300 ) )
5+
16<a name =" v2.75.4 " ></a >
27## [ v2.75.4] - 2026-01-15
38### Bug Fixes
21852190- extract paging implementation
21862191- rename packages for clarity, promote Config to the public package
21872192
2188- [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v2.75.4...HEAD
2193+ [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v2.76.0...HEAD
2194+ [ v2.76.0 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.75.4...v2.76.0
21892195[ v2.75.4 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.75.3...v2.75.4
21902196[ v2.75.3 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.75.2...v2.75.3
21912197[ v2.75.2 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.75.1...v2.75.2
Original file line number Diff line number Diff line change 11package version
22
33// Version of this library
4- const Version string = "2.75.4 "
4+ const Version string = "2.76.0 "
You can’t perform that action at this time.
0 commit comments