---
title: new-relic-infrastructure-agent-1780
source: https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes/new-relic-infrastructure-agent-1780
---

A new version of the agent has been released. Follow standard procedures to [update the Infrastructure agent](https://docs.newrelic.com/docs/infrastructure/install-configure-manage-infrastructure/update-or-uninstall/update-infrastructure-agent).
New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is [Infrastructure agent 1.65.3](https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes/new-relic-infrastructure-agent-1653/).

## Changed

-   Fixed a panic condition caused by a double close operation. [2270](https://github.com/newrelic/infrastructure-agent/pull/2270)
-   Fixed the local server binding behavior to default strictly to localhost. [2271](https://github.com/newrelic/infrastructure-agent/pull/2271)
-   Dependency updates:
    -   Updated `newrelic/nri-flex` to `v1.18.8`. [#2278](https://github.com/newrelic/infrastructure-agent/pull/2278)
    -   Updated `newrelic/nri-winservices` to `v1.5.3`. [#2279](https://github.com/newrelic/infrastructure-agent/pull/2279)
    -   Updated `newrelic/nri-prometheus` to `v2.29.4`. [#2276](https://github.com/newrelic/infrastructure-agent/pull/2276)
    -   Updated `newrelic/nri-docker` to `v2.8.1`. [#2277](https://github.com/newrelic/infrastructure-agent/pull/2277)
    -   Updated the core agent dependency to `v1.26.5`. [#2275](https://github.com/newrelic/infrastructure-agent/pull/2275)
    -   Updated `newrelic-fluent-bit-output` to `v3.7.0` (Linux) to resolve security vulnerabilities CVE-2026-39820, CVE-2026-42499, CVE-2026-33814, CVE-2026-42501, CVE-2026-33811, and CVE-2026-42504. [#2280](https://github.com/newrelic/infrastructure-agent/pull/2278)
