• /
  • EnglishEspañolFrançais日本語한국어Português
  • ログイン今すぐ開始

Go agent release notesRSS

June 22
Go agent v3.44.1

重要

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

Fixed

  • Corrected incorrect tag for previous release

Security

  • Dependabot security updates
    • nrgochi integration updated to v5.2.4
    • nrmongo integration updated to v1.17.7
    • nrmongo-v2 integration updated to v2.4.2
    • nrnats integration updated to v2.11.15

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 for details about supported versions of the Go agent and third-party components.

June 11
Go agent v3.44.0

重要

最新のエージェントバージョンが利用可能になり次第、アップデートすることをお勧めします。組織で確立された慣行により最新バージョンへのアップグレードができない場合は、エージェントが最大でも90日前のバージョンに定期的に更新されるようにしてください。エージェントを最新状態で維持するについて詳しくはこちらをご覧ください。

3.44.0

追加した

  * Anthropic SDK nranthropicのサポートを追加   * GocqlXのサポートを追加 nrgocqlx

修理済み

  * 外部テストの消費者のブロックを解除するために、integrationsupport経由で内部テストタイプをエクスポート     * このソリューションに貢献していただいたコミュニティメンバーの@nitinprajwalに感謝します   * sqlインテグレーションでオプションのINTOステートメントをサポートするようにsqlparseのバグを修正   * 不安定なテストの原因となっていたnrnatsのバグを修正

セキュリティ

  * Dependabot セキュリティバンプ     * nrfiber

サポートステートメント

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

April 28
Go agent v3.43.3

重要

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

3.43.3

機能

  • EXPERIMENTAL:ローカルログ装飾をメッセージフィールド内に表示できるようにする構成オプションConfigAppLogDecoratingWithinMessageを追加しました。これはlogcontext-v2/nrlogrusインテグレーションにのみ適用できます。logcontext-v2/nrlogrusインテグレーションはv1.1.4にアップデートされます。

セキュリティ

  • Dependabotのセキュリティバンプ

    • nrawsbedrock (インテグレーションはv1.1.1に更新されます)
    • nrawssdk-v2 (インテグレーションはv1.2.7にアップデートされます)
    • nrpgx5 (インテグレーションはv1.3.4に更新されます)`

サポートステートメント

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

April 16
Go agent v3.43.2

重要

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

3.43.2

修理済み

  • replacementResponseWriterにおいて、Unwrap関数が匿名構造体の一部として昇格されていなかったバグを修正しました。

サポートステートメント

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

April 9
Go agent v3.43.1

重要

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

3.43.1

修理済み

  • nrgrpc統合で間違ったバージョンのnrsecureagentをインポートしていたバグを修正しました

サポートステートメント

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

April 2
Go agent v3.43.0

重要

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

Added

  • Added UnWrap support for replacement response writer
    • Thank you to community member @ArturFortunato for contributing to this solution
  • 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.

Copyright © 2026 New Relic株式会社。

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