• /
  • EnglishEspañolFrançais日本語한국어Português
  • Se connecterDémarrer

Go agent release notesRSS

July 18
Go agent v3.40.1

Important

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

3.40.1

修理済み

  • デッドロックバグのため、使用率を元に戻しました。v3.39.0 リリースに戻してください。
  • go モジュールに直接依存関係を追加した awssupport_test.go テストを削除しました

サポートステートメント

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

July 16
Go agent v3.40.0

Important

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

3.40.0

追加した

  • 特定のトランザクションの Apdex スコアを無視するtxn.IgnoreApdex()関数を追加しました
  • 環境変数経由でカスタムアトリビュートを追加しました NEW_RELIC_APPLICATION_LOGGING_FORWARDING_CUSTOM_ATTRIBUTES
  • nrconnect接続ライブラリの統合を追加しました。 ConnectはブラウザとgRPC互換のHTTP APIを構築するためのスリムなライブラリです
    • この解決策に貢献してくれたコミュニティメンバー@castaneaiに感謝します
  • nrmongo-v2 mongodb-v2 ライブラリをサポートする統合を追加しました
  • GitHub Actions テストスイートの全面的な見直し
    • mongodb と pgx5 統合に対する dockerized データベースのサポートを追加しました

修理済み

  • nrpgx5 統合での間違い表現の強化

  • コンテナの使用率を識別する際に競合状態が発生するバグを修正しました。

  • DatastoreSegment で DynamoDB テーブル名とインデックス名をキャプチャする

    • この解決策に貢献してくれたコミュニティメンバー@rittnejeに感謝します
  • 報告されたセキュリティまたはその他のサポートの問題により、サードパーティ ライブラリのバージョンが更新されました。

    • github.com/gofiber/fiber/v2 nrfiber統合の 2.52.7 へ
    • github.com/go-chi/chi/v5 nrgochi統合の 5.2.2 へ

サポートステートメント

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

May 8
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.

Droits d'auteur © 2025 New Relic Inc.

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