Skip to content

Releases: newrelic/infrastructure-agent

1.23.0

21 Jan 11:12
c19c3ba
Compare
Choose a tag to compare

Notes

A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent.
New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months.

Changed

  • Upgrade Gopsutil to v3 (#886)

Fixed

  • RPM plugin watcher for version > 4.16 (#901)
  • Treat Inf/NaN values as nil in StorageSample (#889)

1.22.0

10 Jan 16:26
026db97
Compare
Choose a tag to compare

Notes

A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent.
New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months.

Added

  • Adding custom attributes as extraLabels for OHIs while in forwarding mode (#825)
  • Partition file scanning (#868)

Changed

  • Update base Alpine image => 3.15 (#847) (#852)
  • Go 1.16.12 (#888)

Fixed

  • Undetected changes on rpm packages inventory (#848)
  • Do not read sysctl deprecated item (#855)
  • Read the last line if no newline (#862)

1.21.0

17 Nov 10:37
3cf58c5
Compare
Choose a tag to compare

Notes

A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent.
New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months.

Fixed

  • On-host integration reporting correct name for integration protocol v3 payloads (integrationName in event samples). [#823]
  • Issue when inventory was not correctly reset on entityID change. Should fix issues when host is not visible in UI after changing the reporting license_key for an active agent. [#811]

Added

  • Expanding infrastructure agent support for Windows Server 2022
  • Log the full path when loading config files. [#820]

1.20.7

29 Oct 07:48
b17a417
Compare
Choose a tag to compare

Notes

A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent.
New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months.

Fixed

  • Make td-agent-bit dependency required for SLES 12.5 #786
  • Send inventory on secure forwarder mode #796

1.20.6

22 Oct 12:19
ea66607
Compare
Choose a tag to compare

Notes

A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent.
New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months.

Added

  • Propagate agent process priority class to integrations in windows #772
  • Add log forwarder support for arm64: Amazon Linux 2, CentOS 7 & 8, Ubuntu 16.04, 18.04 & 20.04, Debian 8, 9 & 10 #778

1.20.5

14 Oct 16:49
Compare
Choose a tag to compare

Notes

A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent.
New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months.

Changed

Fixed

  • Windows issue detecting host shutdown which caused false HNR alerts (#745)
  • Improved performance on process sampler in macOS (#760)

1.20.4

27 Sep 12:54
eadb677
Compare
Choose a tag to compare

Notes

A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent.
New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months.

Added

  • Added process sampler for macos #740

Changed

  • Update nri-winservices to v0.4.0-beta #753

Fixed

  • Only pass environment variables present in NRIA_PASSTHROUGH_ENVIRONMENT to v4 integrations #751

1.20.3

21 Sep 15:33
d374061
Compare
Choose a tag to compare

Notes

A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent.
New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months.

Added

  • Expanding infrastructure agent support for new OS versions:
    • Ubuntu: 20.10 (groovy), 21.04 (Hirsute Hippo)
    • Suse / SLES: 12.5, 15.1, 15.2, 15.3
    • Oracle Linux: 7, 8
    • Debian: 11(bullseye)

Changed

  • Update docker alpine curl dependency #737
  • Bump docker image to [email protected] and curl and ntpsec to latest #744
  • Update log forwarder output plugin to v1.9.2 and fluent-bit v1.8.6 #742

Fixed

  • Don't panic when process command line is not found in Windows #710
  • Log forwarder support for sles12.5 with fluent bit v1.8.6 #742

1.20.2

27 Aug 11:03
d30d434
Compare
Choose a tag to compare

Notes

A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent.
New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months.

Changed

1.20.1

25 Aug 12:56
d2db1a3
Compare
Choose a tag to compare

Notes

A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent.
New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months.

Fixed

  • Restart loop when trying to stop the Windows service #703
  • Enabled CGO for amd64. Fixes the issue username not found for processes when collecting Process metrics #679