---
title: go-agent-3-44-2
source: https://docs.newrelic.com/docs/release-notes/agent-release-notes/go-release-notes/go-agent-3-44-2
---

> #### ⚠️ IMPORTANT
>
> We recommend updating to the latest agent version as soon as it's available. If your organization has established practices that prevent you from upgrading to the latest version, ensure that your agents are regularly updated to a version that's at most 90 days old. Read more about [keeping your agent up to date](https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/).

## 3.44.2

### Added

-   `aws.lambda.eventSource.eventType` attribute support for the `nrlambda` integration

### Fixed

-   `TransactionTrace` fixes
    -   `backtrace` shows properly in the UI -> Fixed an issue where backtraces weren't properly displaying in NR1
    -   `timestamp` no longer null -> Fixed an issue where timestamp always showed as null
    -   `exclusive_duration_millis` no longer null -> Fixed an issue where `exclusive_duration_millis` always showed as null

### Security

-   Dependabot security updates
    -   `nrgrpc` bump google.golang.org/grpc to 1.82.1
    -   `nrconnect` bump golang.org/x/net to 0.55.0

### Support statement

We use the latest version of the Go language. At a minimum, use a version of Go that the Go team still supports.
See the [Go agent EOL Policy](https://docs.newrelic.com/docs/apm/agents/go-agent/get-started/go-agent-eol-policy) for details about supported versions of the Go agent and third-party components.
