Skip to content

Update module github.com/newrelic/go-agent/v3 to v3.44.1#90

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-newrelic-go-agent-v3-3.x
Open

Update module github.com/newrelic/go-agent/v3 to v3.44.1#90
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-newrelic-go-agent-v3-3.x

Conversation

@renovate

@renovate renovate Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/newrelic/go-agent/v3 v3.42.0v3.44.1 age confidence

Release Notes

newrelic/go-agent (github.com/newrelic/go-agent/v3)

v3.44.1

Compare Source

3.44.1

Fixed
  • Corrected incorrect tag for previous release
Security

  * Dependabot security bumps
    * nrgochi (integration will be bumped to v5.2.4)
    * nrmongo (integration will be bumped to v1.17.7)
    * nrmongo-v2 (integration will be bumped to v2.4.2)
    * nrnats (integration will be bumped to v2.11.15)

Support statement

We use the latest version of the Go language. At minimum, you should be using no version of Go older than what is supported by the Go team themselves.
See the Go agent EOL Policy for details about supported versions of the Go agent and third-party components.

v3.44.0

Compare Source

v3.43.3

Compare Source

3.43.3

Feature
  • EXPERIMENTAL: Added a config option ConfigAppLogDecoratingWithinMessage to allow Local Log Decorator to appear within a message field. This can only be applied to the logcontext-v2/nrlogrus integration. The logcontext-v2/nrlogrus integration will be bumped to v1.1.4.
Security
  • Dependabot security bumps
    • nrawsbedrock (integration will be bumped to v1.1.1)
    • nrawssdk-v2 (integration will be bumped to v1.2.7)
    • nrpgx5 (integration will be bumped to v1.3.4)

v3.43.2

Compare Source

3.43.2
Fixed
  • Fixed a bug in replacementResponseWriter where the Unwrap function wasn't being promoted as a part of an anoynmous struct
Support statement

We use the latest version of the Go language. At minimum, you should be using no version of Go older than what is supported by the Go team themselves.
See the Go agent EOL Policy for details about supported versions of the Go agent and third-party components.

v3.43.1

Compare Source

3.43.1

Fixed

  • Fixed a bug where we were importing the incorrect version of the nrsecureagent in our nrgrpc integration
Support statement

We use the latest version of the Go language. At minimum, you should be using no version of Go older than what is supported by the Go team themselves.
See the Go agent EOL Policy for details about supported versions of the Go agent and third-party components.

v3.43.0: Release 3.43.0

Compare Source

3.43.0

Added
  • Added UnWrap support for replacement response right
  • Added support for Lambda function URL request and response in the nrlambda integration
    • Thank you to community member @​rittneje for contributing to this solution
  • Added additional Span attribute for Opensearch/elastic search endpoint in the nrawssdk integration
  • Added Support for "WITH" clauses to sqlparse
Fixed
  • Fixed failing httptest
Security
  • Updated CI/CD go version
  • Bumped nrgrpc version
  • Dependabot security bumps
    • logcontext/nrlogrus
    • logcontext/nrlogrusplugin
    • logcontext-v2/nrlogrus
    • nrfiber
Support statement

We use the latest version of the Go language. At minimum, you should be using no version of Go older than what is supported by the Go team themselves.
See the Go agent EOL Policy for details about supported versions of the Go agent and third-party components.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codacy-production

codacy-production Bot commented Jun 10, 2026

Copy link
Copy Markdown

Not up to standards ⛔

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@renovate renovate Bot force-pushed the renovate/github.com-newrelic-go-agent-v3-3.x branch from a30d1d5 to 7db9b4c Compare June 22, 2026 04:52
@renovate renovate Bot changed the title Update module github.com/newrelic/go-agent/v3 to v3.43.3 Update module github.com/newrelic/go-agent/v3 to v3.44.0 Jun 22, 2026
@renovate

renovate Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 12 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel v1.38.0 -> v1.39.0
go.opentelemetry.io/otel/metric v1.38.0 -> v1.39.0
go.opentelemetry.io/otel/sdk v1.38.0 -> v1.39.0
go.opentelemetry.io/otel/trace v1.38.0 -> v1.39.0
golang.org/x/crypto v0.45.0 -> v0.47.0
golang.org/x/net v0.47.0 -> v0.49.0
golang.org/x/sys v0.38.0 -> v0.40.0
golang.org/x/text v0.31.0 -> v0.33.0
google.golang.org/genproto/googleapis/api v0.0.0-20251124214823-79d6a2a48846 -> v0.0.0-20260120221211-b8f7ae30c516
google.golang.org/genproto/googleapis/rpc v0.0.0-20251124214823-79d6a2a48846 -> v0.0.0-20260120221211-b8f7ae30c516
google.golang.org/grpc v1.77.0 -> v1.80.0
google.golang.org/protobuf v1.36.10 -> v1.36.11

@renovate renovate Bot force-pushed the renovate/github.com-newrelic-go-agent-v3-3.x branch from 7db9b4c to 04eea6c Compare June 23, 2026 01:33
@renovate renovate Bot changed the title Update module github.com/newrelic/go-agent/v3 to v3.44.0 Update module github.com/newrelic/go-agent/v3 to v3.44.1 Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants