newrelic / newrelic-k8s-metrics-adapter

This repository hosts the NewRelic Kubernetes metrics adapter
Apache License 2.0
8 stars 10 forks source link

fix(deps): update module github.com/newrelic/newrelic-client-go/v2 to v2.34.1 #305

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/newrelic/newrelic-client-go/v2 v2.26.1 -> v2.34.1 age adoption passing confidence

Release Notes

newrelic/newrelic-client-go (github.com/newrelic/newrelic-client-go/v2) ### [`v2.34.1`](https://togithub.com/newrelic/newrelic-client-go/blob/HEAD/CHANGELOG.md#v2341---2024-05-14) [Compare Source](https://togithub.com/newrelic/newrelic-client-go/compare/v2.34.0...v2.34.1) ##### Bug Fixes - **entity:** Entity guid validation ([#​1138](https://togithub.com/newrelic/newrelic-client-go/issues/1138)) ### [`v2.34.0`](https://togithub.com/newrelic/newrelic-client-go/blob/HEAD/CHANGELOG.md#v2340---2024-05-07) [Compare Source](https://togithub.com/newrelic/newrelic-client-go/compare/v2.33.0...v2.34.0) ##### Features - **cloud:** addition of msElasticCache and AiPlatformIntegration integrations to AWS, GCP ([#​1133](https://togithub.com/newrelic/newrelic-client-go/issues/1133)) ##### Refactor - **nrdb:** clean up package, refactor structure, api endpoints and more ([#​1132](https://togithub.com/newrelic/newrelic-client-go/issues/1132)) ### [`v2.33.0`](https://togithub.com/newrelic/newrelic-client-go/blob/HEAD/CHANGELOG.md#v2330---2024-04-30) [Compare Source](https://togithub.com/newrelic/newrelic-client-go/compare/v2.32.0...v2.33.0) ##### Features - **build:** upgrade to Go v1.21 ✨ ([#​1128](https://togithub.com/newrelic/newrelic-client-go/issues/1128)) ### [`v2.32.0`](https://togithub.com/newrelic/newrelic-client-go/blob/HEAD/CHANGELOG.md#v2320---2024-04-30) [Compare Source](https://togithub.com/newrelic/newrelic-client-go/compare/v2.31.0...v2.32.0) ##### Features - **nrdb:** fix NRDB query to eliminate embeddedCharts ([#​1131](https://togithub.com/newrelic/newrelic-client-go/issues/1131)) ### [`v2.31.0`](https://togithub.com/newrelic/newrelic-client-go/blob/HEAD/CHANGELOG.md#v2310---2024-04-19) [Compare Source](https://togithub.com/newrelic/newrelic-client-go/compare/v2.30.0...v2.31.0) ##### Features - **destinations:** add custom header auth and secureUrl to destinations ([#​1122](https://togithub.com/newrelic/newrelic-client-go/issues/1122)) ### [`v2.30.0`](https://togithub.com/newrelic/newrelic-client-go/blob/HEAD/CHANGELOG.md#v2300---2024-04-18) [Compare Source](https://togithub.com/newrelic/newrelic-client-go/compare/v2.29.0...v2.30.0) ##### Features - addition of client code corresponding to packages customeradministration +2 ([#​1126](https://togithub.com/newrelic/newrelic-client-go/issues/1126)) ### [`v2.29.0`](https://togithub.com/newrelic/newrelic-client-go/blob/HEAD/CHANGELOG.md#v2290---2024-04-09) [Compare Source](https://togithub.com/newrelic/newrelic-client-go/compare/v2.28.1...v2.29.0) ##### Features - **entities:** add KeyTransactionEntity types (manual update) ### [`v2.28.1`](https://togithub.com/newrelic/newrelic-client-go/blob/HEAD/CHANGELOG.md#v2281---2024-04-08) [Compare Source](https://togithub.com/newrelic/newrelic-client-go/compare/v2.28.0...v2.28.1) ##### Bug Fixes - **entities:** include 'reporting' if part of entity search NRQL query ### [`v2.28.0`](https://togithub.com/newrelic/newrelic-client-go/blob/HEAD/CHANGELOG.md#v2280---2024-04-02) [Compare Source](https://togithub.com/newrelic/newrelic-client-go/compare/v2.27.0...v2.28.0) ##### Bug Fixes - **testhelpers:** add insights API mock URL to testconfig ([#​1077](https://togithub.com/newrelic/newrelic-client-go/issues/1077)) ##### Features - **entities:** add entity search query helpers ### [`v2.27.0`](https://togithub.com/newrelic/newrelic-client-go/blob/HEAD/CHANGELOG.md#v2270---2024-03-20) [Compare Source](https://togithub.com/newrelic/newrelic-client-go/compare/v2.26.1...v2.27.0) ##### Bug Fixes - Logger string interpolation ([#​1104](https://togithub.com/newrelic/newrelic-client-go/issues/1104)) - **nrdb:** update to nrdb query to include more options ([#​1110](https://togithub.com/newrelic/newrelic-client-go/issues/1110)) ##### Features - synthetic monitors `MUTED` status EOL in newrelic-client-go ([#​1102](https://togithub.com/newrelic/newrelic-client-go/issues/1102)) - **dashboards:** Added ignore time picker as options field to the dashboard variables ([#​1106](https://togithub.com/newrelic/newrelic-client-go/issues/1106)) - **synthetics:** addition of support for next-gen runtime to step, cert check, broken links monitors ([#​1114](https://togithub.com/newrelic/newrelic-client-go/issues/1114))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 8 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.53%. Comparing base (bd6e8aa) to head (edc8e3d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #305 +/- ## ======================================= Coverage 95.53% 95.53% ======================================= Files 7 7 Lines 358 358 ======================================= Hits 342 342 Misses 11 11 Partials 5 5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.