• /
  • EnglishEspañolFrançais日本語한국어Português
  • Log inStart now

Go agent release notesRSS

May 8
Go agent v3.39.0

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 updating 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.

3.39.0

Added

  • Added nrfiber integration for go fiber framework
    • Thank you to community member @MitulShah1 for contributing to this solution
  • Updated nrslog example with new API
    • Thank you to community member @frankywahl for contributing to this solution
  • Add Optional Path Filtering Function to nrgin Middleware
    • Thank you to community member @frknikiz for contributing to this solution
  • Added ConfigDatastoreKeysEnabled to nrreddis integration allowing for reporting the names of keys along with the datastore operations
  • Switched GitHub Action Testing Suite from an Emulated ARM layer to Native ARM layers
  • Added support for time objects for attribute values for nrslog

Fixed

  • Fixed linking metadata location in log messages

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.

Go agent v3.39.0

Important

最新のエージェント バージョンが利用可能になったらすぐに更新することをお勧めします。組織で最新バージョンへの更新を妨げる慣行が確立されている場合は、エージェントが最大 90 日前のバージョンに定期的に更新されるようにしてください。エージェントを最新の状態に保つ方法の詳細については、こちらをご覧ください。

3.39.0

追加した

  • go Fiberフレームワークにnrfiberインテグレーションを追加
    • この解決策に貢献してくれたコミュニティメンバー@MitulShah1に感謝します
  • 新しい API で nrslog の例を更新しました
    • この解決策に貢献してくれたコミュニティメンバー@frankywahlに感謝します
  • nrginミドルウェアにオプションのパスフィルタリング機能を追加する
    • この解決策に貢献してくれたコミュニティメンバー@frknikizに感謝します
  • ConfigDatastoreKeysEnabled を nrreddis 統合に追加し、データストアの操作とともにキーの名前をレポートできるようにしました。
  • GitHub Action テストスイートをエミュレートされた ARM レイヤーからネイティブ ARM レイヤーに切り替えました
  • nrslog の属性値に時間オブジェクトのサポートを追加しました

修理済み

  • ログメッセージ内のメタデータの場所のリンクを修正しました

サポートステートメント

私たちは Go 言語の最新バージョンを使用します。少なくとも、Go チーム自身がサポートしているバージョンよりも古いバージョンの Go は使用しないでください。Go エージェントおよびサードパーティ コンポーネントのサポートされているバージョンの詳細については、Go エージェントの EOL ポリシーを参照してください。

March 20
Go agent v3.38.0

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 updating 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.

3.38.0

Added

  • Added new integration nrgochi v1.0.0 for support for go-chi library
  • Added IsEnded() method for the Transaction type. Allowing for a straightforward approach to checking if a transaction has ended
    • Community Member @frknikiz contributed to this solution

Fixed

  • Added caveat to API docs about local log decoration in zap 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.

February 26
Go agent v3.37.0

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.

3.37.0

Added

  • Implemented a new approach to integrating New Relic with SLOG that is more lightweight, out of the way, and collects richer data. These changes have been constructed to be completely backwards-compatible with v1 of nrslog. Changes include:
    • Wrapping slog.Handler objects with errors to allow users to handle invalid use cases
    • A complete rework of log enrichment so that New Relic linking metadata does not invalidate JSON, BSON, or YAML scanners. This new approach will instead inject the linking metadata as a key-value pair.
    • Complete support for With(), WithGroup(), and attributes for automatic instrumentation.
    • Performance operations.
    • Robust testing (close to 90% coverage).
    • This updates logcontext-v2/nrslog to v1.4.0.
  • Now custom application tags (labels) may be added to all forwarded log events.
    • Enabled if ConfigAppLogForwardingLabelsEnabled(true) or NEW_RELIC_APPLICATION_LOGGING_FORWARDING_LABELS_ENABLED=TRUE
    • May exclude labels named in ConfigAppLogForwardingLabelsExclude("label1","label2",...) or NEW_RELIC_APPLICATION_LOGGING_FORWARDING_LABELS_EXCLUDE="label1,label2,..."
    • Labels are defined via ConfigLabels(...) or NEW_RELIC_LABELS
  • Added memory allocation limit detection/response mechanism to facilitate calling custom functions to perform application-specific resource management functionality, report custom metrics or events, or take other appropriate actions, in response to rising heap memory size.

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.

January 16
Go agent v3.36.0

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 updating 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.

3.36.0

Enhanced

  • Internal improvements to securityagent integration to better support trace handling and other support for security analysis of applications under test, now v1.3.4; affects the following other integrations:
    • nrecho, now v1.1.4
    • nrecho-v4, now v1.1.3
    • nrgin, now v1.3.3
    • nrgorilla, now v1.2.3
    • nrgraphqlgo, now v1.0.2
    • nrhttprouter, now v1.1.3

Fixed

October 24, 2024
Go agent v3.35.1

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 updating 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.

3.35.1

Fixed

  • Security agent bug hotfix: Don't update the security agent until the Go agent has completed its connect process PR
  • Faster Trace ID generation

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.

October 10, 2024
Go agent v3.35.0

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 updating 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.

3.35.0

Added

  • Enhanced security features (adds support for secure cookie even reporting)
    • Enables sharing of response headers with the csec-security-agent.
  • Now uses error.Error() value for log attributes
    • Thanks to @ejsolberg for the PR
  • nramqp integration cloud services entity relationship changes
    • Enhances url support for amqp server connections

Fixed

  • nrawssdk-v2 integration examples of AppendMiddlewares corrected.
    • Thanks to @Meroje for the PR
  • Zerolog integration correction to example program import statement.
  • Zerolog integration JSON parser bug caused a runtime panic in some circumstances.
  • Fixed handling of panic(nil). This was made necessary by changes introducted to Go as of 1.21.
  • A race condition was possible due to code level metrics accesses to a contended memory address.
  • Integer size issues flagged when converting unsigned to signed values.
  • Workflow corrections for CI processes in github.
  • Updated to use latest grpc and protobuf versions.

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.

August 1, 2024
Go agent v3.34.0

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.

3.34.0

Added

  • logcontext-v2/nrlogrus can now collect user attributes
  • logcontext-v2/nrslog can now collect user attributes
  • Use slog to manage Go agent logs with the new nrslog library
  • Use zerolog go manage Go agent logs with the new nrzerolog library
  • Support for RegisterTLSConfig in nrmysql

Fixed

  • logcontext-v2/nrlogrus will still print user logs without issues if the Go agent has already been shut down
  • Switched protobuff to google.golang.org/protobuff in modfile

Support statement

We use the latest version of the Go language. At a minimum, you should use no version of Go older than what's 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.

July 2, 2024
Go agent v3.33.1

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.

3.33.1

Added

  • Increased max span events default limit to 2,000 to align with agent specifications.
  • Updated support for latest New Relic security agent release.
  • Added support for gRPC API endpoints and HTTP status codes in the nrsecurity integration.
  • Added feature to detect route of an incoming request for all supported frameworks in the nrsecurity integration.

Fixed

  • Fixed an issue with nrzap attributes not properly being forwarded.
  • Improved comments on nropenai.
  • Fixed a minor bug relating to ExpectStatusCodes in app_run.go.

Support statement

We use the latest version of the Go language. At a minimum, you should use no version of Go older than what's 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.

May 1, 2024
Go agent v3.33.0

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 updating 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.

3.33.0

Added

  • Support for Zap Field Attributes

Fixed

  • Fixed an issue where running containers on AWS would falsely flag Azure Utilization
  • Fixed a typo with nrecho
  • Changed nrslog example to use a context-driven handler

Support statement

We use the latest version of the Go language. At a 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.

Copyright © 2025 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.